Connecting to a PS4 Controller with Micropython #11658
Unanswered
codeadamca
asked this question in
Using MicroPython
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a PS4 controller, the address is
90:89:5F:40:CF:DD
. I'm trying to use the following code to connect to the device:The resulting error is triggered by my last line of code, it says:
Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions