NimBLE-Arduino icon indicating copy to clipboard operation
NimBLE-Arduino copied to clipboard

Connecting ESP32 to Bluetooth mouse

Open maxbrito500 opened this issue 2 years ago • 1 comments
trafficstars

Hello,

Thank you for creating and maintaining this wonderful library. I've been trying in the past days to connect to a bluetooth mouse but I'm still not familiar with the pairing specifically with mouses. There is an example here: https://github.com/h2zero/NimBLE-Arduino/blob/release/1.4/examples/NimBLE_Client/NimBLE_Client.ino but I'm still not able to pair with generic mouses.

The peripheral service UUI is 1812 and I see this advertised by the mouse but then I'm getting a lot of compilation errors and unable to move forward.

Would it be possible to provide an example connecting a bluetooth mouse to arduino?

My next step (for myself) is to include integration with LVGL so that more people can use their mouse as input device when the screen does not have touch support.

Many thanks!

maxbrito500 avatar Mar 22 '23 09:03 maxbrito500

Unfortunately I don't have any idea as to what could be the issue here. I'll leave this open and hopefully someone can provide an answer.

h2zero avatar Jun 04 '24 22:06 h2zero