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)
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)