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

Where can I find example code source for nrf51 dev kit ?

Hi, I have bought the nRF51 development kit. I have downloaded source code for nRF51822. This comes with LOTS of examples but I suspect the codes are not for my board. Is there something similar for nRF51 ?

Here is the directory structure of what I have : directory structure

What am I missing ? My board is pca10028. Some examples work fine (ble_app_hrs) some don't (blinky example) Any idea ? I feel a little lost.

Thanks

Parents
  • Examples for without soft device(blue stack) are in nrf6310 folder, for application with Softdevice S110 or with S120 , you will find it under nrf6130->s110/s120 folders. For more applications templates based on S110 you can find it in pca10000/10001 board. Although i have not used pca10028 but it should work if chipset is same across the board.

Reply
  • Examples for without soft device(blue stack) are in nrf6310 folder, for application with Softdevice S110 or with S120 , you will find it under nrf6130->s110/s120 folders. For more applications templates based on S110 you can find it in pca10000/10001 board. Although i have not used pca10028 but it should work if chipset is same across the board.

Children
No Data
Related