Cannot pair BLE to Windows 11 or Android with WROOM 32

Hi,
I cannot pair BLE to Windows 11 or Android with WROOM 32. However, it can pair to Macbook easily.

I am using ESP-WROOM-32.

My config:
[env:denky32]
platform = espressif32
board = denky32
framework = arduino
monitor_speed = 115200
lib_deps =
t-vk/ESP32 BLE Keyboard@^0.3.2
NimBLE-Arduino
build_flags = -D USE_NIMBLE

May anyone help?

Only thing that differ from your setup is that im trying to build using arduino, not platformio, and esp32-ble-gamepad instead of keyboard. Same problems, if i try to pair it to my pc(win11) o my android phone, it just doesnt work, but with mac no problems at all… Have you found a solution? I’m trying all I can, but nothing is working

1 Like

BleKeyboard lib. same issue