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

ble_app_hrs given in sdk nrf51822 not working.

Hi, I am working on the nrf51822 board and i am only the PAC20006 board version seems to be working on it. I am using sdk 11 and soft device version s130_nrf51_2.0.1 s suggested in the compatibility matrix. I have also tried to generate the hex file by changing the linker file(.ld file in the armgcc folder) and the config file compatible with pac20006. but still the beacon do not seem to start advertising (PS ble_app_beacon is the only app that works as it has an pc20006 folder in it with compatible make file).

PS: I am using GCC nd make files given in the sdk to generate the hex file and nrfGo Studio to flash it), only pac10028 is available in almost all the ble_peripheral examples foe soft device 130.

Related