Page 1 of 1

Bluetooth HID remote data

Posted: Wed Nov 13, 2019 7:07 am
by username
Just starting out with trying Bluetooth. I have a remote control that is BT. I would like to have the ESP32 connect to it and display what information it gets when i press the buttons. I took a look at the examples, from what I gather it seems they are to make the ESP32 act as a HID device for it to connect to my PC or phone. Is there another one that will allow the ESP32 to connect to devices and show me their information they are sending. I.E. I would also like to pair it to my BT mouse and show information when i move it or click left and right buttons.

Re: Bluetooth HID remote data

Posted: Thu Nov 14, 2019 12:11 pm
by chegewara
As far as i know there is no HID central example.

Re: Bluetooth HID remote data

Posted: Sat Nov 23, 2019 4:03 am
by mikemoy
But is it capable to do it. I.E. Can the ESP32 pair to say a BT mouse and receive its data

Re: Bluetooth HID remote data

Posted: Sat Nov 23, 2019 10:56 am
by chegewara
Yes, it can be ble and bluetooth classic hid client.