Help finding a combo ESP BLE Keyboard & Mouse Library (which compiles using ESP v3 framework on Arduino) #1024
Unanswered
cmcooper1971
asked this question in
Q&A
Replies: 2 comments
-
Looks like the combo library hasn't been updated in quite a while, the author will need to update it or someone needs to fork it and do the required updates. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi Ryan, Thank you for replying and yes, I agree with you, but was hoping someone knew of one as my skills do not extend to converting it to the latest framework. Regards, Christopher |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi Guys,
Your my last chance to find a working solution to finding an operational Arduino Keyboard and Mouse Combo BLE library for ESP32? I'm asking here, as the one below states that your library needs to be installed, which it is.
I have tried the following, but it will not compile, although I have followed the instructions and ensured your library is installed.
A-box1000
ESP32-NimBLE-Combo
If I use the following individual libraries, such as these two, I can connect and control my PC using an ESP successfully.
wakwak-koba
ESP32-NimBLE-Mouse
wakwak-koba
ESP32-NimBLE-Keyboard
Any assistance would be welcome.
My working sketch is as follows:
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions