How to connect a bluetooth keyboard to an esp32 #14284
Unanswered
yimeca
asked this question in
Using MicroPython
Replies: 2 comments 2 replies
-
Bonjour, |
Beta Was this translation helpful? Give feedback.
0 replies
-
@yimeca BLE only is supported - not Bluetooth Classic - see the docs. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I'm currently trying to make a 'mini pc' out of a Cheap Yellow Display.
I'm currently trying to connect a bluetooth keyboard to my esp32. If I've understood correctly, aioble is for ble only, and I want to use classic bluetooth. I think that this is what is being asked here and it seems that micropython doesn't support this - but I don't think that I completely understood what was being said there.
Could someone confirm this, or possibly suggest a way I can create this myself? I enjoy coding, but I'd rather not compile something.
I'm currently using this keyboard.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions