-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Win 10/iOS #29
Comments
The test character 'q' works and correctly sends 'y' to my Android device. The mouse arrow keys also work. However, within about a minute of the connection, the ESP32 prints out the ESP_HIDD_EVENT_BLE_DISCONNECT for some reason. Anyone else experiencing this? Happening consistently on commit f7ab88a |
I cannot confirm this issue for my Android device, no problem with re-connections:
esp-idf v4.1, Android 9 / LineageOS 16.0 Also no problem with Linux (Debian Stable). @vignesh-mpc For further assistance, please provide logs and system information. |
Closed with #35 |
Reading through the closed issues and I saw that iOS and Win 10 support has been definitely working at some point, but I wasn't able to get it to work with the latest commit on master. Going to try on Android next and will report back, but wanted to see if anyone had a similar experience or how I can go about debugging this.
Thanks!
The text was updated successfully, but these errors were encountered: