You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I've EP32-C3 boards, with some Andorid devices (10 12 and 13 version, all chinese brand, oukitel, ulefone, hugerock) i have this behavior:
I connect Esp32 board to smatphone searching a new device, it connects.
Then i switch-off and then switch-on (or simply reboot) Esp32 board, on the smatphone ESP-32 appears on "device cennected" section just for an instant, then disappears (obviusly it is not connected).
if i want reconnect i have to repeat all procedure (searching ecc).
i use:
-ESP32 BLE Keyboard @ 0.3.2
-already modified row 130 of BleKeyboard.cpp in _pSecurity->setAuthenticationMode(ESP_LE_AUTH_BOND);
(also tried using NIMBLE, same behavior)
The text was updated successfully, but these errors were encountered:
solilu7
changed the title
EP32-C3, doen't reconnect after rebood - Android
EP32-C3, doesn't reconnect after rebood - Android
Aug 2, 2024
Hi,
I've EP32-C3 boards, with some Andorid devices (10 12 and 13 version, all chinese brand, oukitel, ulefone, hugerock) i have this behavior:
I connect Esp32 board to smatphone searching a new device, it connects.
Then i switch-off and then switch-on (or simply reboot) Esp32 board, on the smatphone ESP-32 appears on "device cennected" section just for an instant, then disappears (obviusly it is not connected).
if i want reconnect i have to repeat all procedure (searching ecc).
i use:
-ESP32 BLE Keyboard @ 0.3.2
-already modified row 130 of BleKeyboard.cpp in _
pSecurity->setAuthenticationMode(ESP_LE_AUTH_BOND);
(also tried using NIMBLE, same behavior)
The text was updated successfully, but these errors were encountered: