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

Example experimental_ble_app_blinky what wrong?

I use NRF51822_xxaa, sdk12.2, arm_gcc 4.9_2015q3 when i flash hex file experimental_ble_app_blinky_pca10028_s130.hex from C:\NRF\SDK_12.2.0\examples\ble_peripheral\experimental_ble_app_blinky\hex folder then it works fine (i can discover ble device and led blinked when i connect or disconnect) but example didn't work when i flash with nRFgo studio soft device and application separetly. merged files soft device and compiled application and file from /hex folder is the different files... (application for board pca10028 compiled with armgcc) Why is this happening? what am I doing wrong?

Related