NordicPlayground/nrf51-TIMER-examples

Timer example not working

Opened this issue · 0 comments

Hello! I'm running this example with using TIMER2 in timer mode. Unfortunately, nothing seems to be happening there. I've done my tests and it looks like "void TIMER2_IRQHandler(void)" interrupt handler is never executed. How often should it go with this setup?