Can aioble be used to do a BLE Keyboard? #11720
Unanswered
ZacharyInDallas
asked this question in
Libraries & Drivers
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 implemented a BLE Keyboard using the MicroPython BLE library example. That example doesn't do bonding though so I was looking at the aioble library.
There are very few examples on the internet using the aioble library so the ones provide by the library are the only ones to look at. I thought about using the temp_sensor.py example, but it looks nothing like a keyboard so I wasn't sure if it would work. Are there any examples of using aioble as a BLE keyboard or an HID in general? If not, which example should I start with and what do I have to modify?
Beta Was this translation helpful? Give feedback.
All reactions