7 years, 1 month ago.

Mbed BLE_iBeacon cannot make it work on nrf51822 neither on NucleoF401 and NRGshield

Someone had success in making these 2 boards advertise? The only board I can work with is the nRF52-DK.

I can compile OK for the 3 different board but only one board advertise. The code is here: https://developer.mbed.org/teams/Bluetooth-Low-Energy/code/BLE_iBeacon/

Thank you for helping

Update: Found a solution for the nrf51822, used the code from https://mbed.org/users/gkroussos/code/BLE_iBeacon/ This code use the softdevice 110 and not the softdevice 130. Probably the reason.

Be the first to answer this question.