Hi.
Im trying to implement the timer example from the sdk15 in my own project but i get a error i dont understand.
'NRFX_TIMER0_INST_IDX' undeclared here (not in a function) in nrfx_timer.h
Is there any better way to implement a timer? I want to blink with the leds like the timer example in the sdk between two advertise reports. So i want to blink the leds but scan for a new advertise reports at the same time.
thanks!