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
  • I'm using nrf51822 beacon kit (nrf6930, rev 1.0.0) and I have tried to test it with this tutorial (devzone.nordicsemi.com/.../) and when i tried to compile the file i see this error "cannot open source input file core_cm0.h, no such file or directory" so i put this header in sourcecode/components/toolchain (before it was in sourcecode/components/toolchain/gcc) and now it compiles but i can't see the led blinking (instead if i use the pre compiled hex the led blinks)

    Besides, can you tell me if i can use other sdk versions as 11.0.0 the test the beacon?

Reply
  • I'm using nrf51822 beacon kit (nrf6930, rev 1.0.0) and I have tried to test it with this tutorial (devzone.nordicsemi.com/.../) and when i tried to compile the file i see this error "cannot open source input file core_cm0.h, no such file or directory" so i put this header in sourcecode/components/toolchain (before it was in sourcecode/components/toolchain/gcc) and now it compiles but i can't see the led blinking (instead if i use the pre compiled hex the led blinks)

    Besides, can you tell me if i can use other sdk versions as 11.0.0 the test the beacon?

Children
No Data
Related