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

Questions about nrf51822 beacon kit sdk

Hi! I'm trying to work with the beacon kit, but I have some confusion about which type of sdk I can use because with some example that I have found it doesn't work. Besides, sometimes the example is for another target, then i try to change it but when i load the code, keil tells me that it can't find the device. Thanks for the help.

Parents Reply
  • Hi Francesca,

    It's pretty strange, because in the makefile in nRF51822 Beacon v1.1.1\Source Code\nrf51_beacon\ble_app_beacon\pca20006\s110\armgcc there is an include path to: INC_PATHS += -I../../../../../components/toolchain/gcc The file should be included.

    Did you use the makefile provided in the .zip I provided? And you should call make with "all" pararameter ("make all")

Children
No Data
Related