Open
Description
Answers checklist.
- I have read the documentation ESP-AT Programming Guide and the issue is not addressed there.
- I have used the latest released firmware or have updated my ESP-AT branch (master or release) to the latest version and checked that the issue is present there.
- I have searched the issue tracker for a similar issue and not found a similar issue.
General issue report
I FOUND similar issue here:
but from January 2022 nobody fixed that!!!
AT+BLEHIDKB behavior are weird. After sending keypress(e.g. AT+BLEHIDKB=0,4,0,0,0,0,0) button 'a' are pressed and AUTOMATICALLY release. I can't implement button hold in my HID device.
I want to release button only on sending AT+BLEHIDKB=0,0,0,0,0,0,0 and that will be correct.
I make a topic on official ESP32 forum, but I haven't any response.
https://www.esp32.com/viewtopic.php?f=42&t=44981
It's not "specific behavior". It's bug.
Metadata
Metadata
Assignees
Labels
No labels