Bluetooth HID remote data
Posted: Wed Nov 13, 2019 7:07 am
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.