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

ble_app_beacon and nRF51822-EK

Hello all.

I just finished started setting up the environment for Nordic development. We have a Beacon Kit and a nRF51822-EK board.

I managed to compile and run board/phone the Heart Rate Example. Next i moved on to the beacon example, compiled ok and deployed to the board but the app on the phone just does not recognize the board as a beacon.

I am updating the FW of the board using the guide stated here: devzone.nordicsemi.com/.../

Essentially i do:

  1. clean memory board

  2. deploy s110-v7 in address 0

  3. beacon.hex in address 0x16000

  4. 'r' + 'g')

My s110 is v7 and my sdk version is 6.1.0

Hope my description helps!

Best, Antonio

Parents Reply Children
Related