Hi,
I am trying BLE multilink central example from SDK9 on PCA10028 board, but everytime device gets stuck at LEDS_CONFIGURE() in main.c.
Below is my setup:
- Flash S120 softdevice via NRF Studio
- goto nRF51_SDK_9.0.0_2e23562\examples\ble_central\ble_app_multilink_central\pca10028\s120\arm5_no_packs
- launch ble_app_multilink_central_s120_pca10028.uvprojx
- build and flash the app
- debug->start debug session
Please let me know what I am missing here. NOTE: other S110 based Blinky example, S130 based BLE multilink peripheral examples are working fine on this board.
Thanks Manju