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

programming softdevice, bootloader and application on nrf51-DK

Hi folks,

I have been successful in getting sample code compiled using Keil u-vision and MBED and installing it on nrfDK-51. It has become so simple to install apps - all you do it connect to the USB port on your computer, the board shows up as a J-Link mass storage device (drive), copy and paste the hex file and it just runs perfectly... I love this and also the online MBED compiler is so cool...

Switching subjects, Could someone highlight the steps required to change the softdevice (from S110 to S220) on the device - I want to use ANT instead of BLE - I tried with nrfGo - but it always shows a timeout - I think I may be pressing the wrong buttons... Basically I want to play with ANT samples...

Any pointers would be greatly appreciated :)

thx!

Related