Open
Description
Whereas previously my hid_service/example would pair and work with my iPhone over BLE every time, now it only works every other reboot.
Flash the example, then run the following steps to reproduce:
- Pair to iphone - should see that it bonds and connects just fine
- Forget pairing info on iphone
- Attempt to re-pair to iphone - should see that it gives pairing prompt then briefly shows connected before immediately disconnects (
REMOTE_USER_TERMINATED
). - Step 3 will continue to fail until you reboot the esp32, at which point it will succeed again, but only once. Any kind of reboot seems to work (power cycle, press reset button, software reset, deep sleep reset)
Logs: