This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52832 bluetooth cannot connect successfully

hello everybody.

I have a nRF52832 board, my code is here:github.com/.../hid_keyboard.ino

when nRF52832 is running, my desktop(windows 10) found bluetooth and display bluetooth is connected, but in nRF52832 board is not connected, I invoke this code: Bluefruit.Central.connected(); it return false, and connected callback is not invoked.

On windows 10, [Control Panel]->[Hardware And Sound]->[Device And Printer], I found Bluefruit52 ble device, I saw this device property is [not enabled], the [Service] is empty.

There has somebody help me? Please, thank u very much.

Parents Reply Children
No Data
Related