Hi!
I try to do simple led blink on nrf51822 and after build i got this:
Checking project status
Building ‘dongle’ from solution ‘dongle’ in configuration ‘Debug’
Compiling main.c
Linking dongle.elf
Output/dongle Debug/Obj/main.o: In function main': undefined reference to
nrf_delay_ms'
undefined reference to `nrf_delay_ms'
Build failed
I copy/paste code from web: