ESP32 -c3 Ble hid device connection issue
Posted: Fri May 09, 2025 11:56 pm
I am trying to create a ble keyboard using esp32-C3 with the esp_hid_device example code
Following is the issue i am facing
When i connect to the esp32 on the first time i works as expected i receive the key when pressed, But if i try to disconnect it and connect it again it gets connected but when i press the key the laptop doesn't receive the key
I have attached the code.
Thanks in advance
Following is the issue i am facing
When i connect to the esp32 on the first time i works as expected i receive the key when pressed, But if i try to disconnect it and connect it again it gets connected but when i press the key the laptop doesn't receive the key
I have attached the code.
Thanks in advance