Hi
I am using nrf51822 qfac , custom board.
Specification of board as follows.
Crystals 16MHz and 32 KHz
softdevice S130
SDK 11
In my application I need to configure timer 2 and timer 0 which is for softdevice. I read that timer 2 and timer 0 are independent but I am not able to find way to start both of them at time.
on independent projects both timers are working fine, but if I used in same project then device fails to advertise and get reset every time.
Is there any example or document which can help me in this problem?
Thank you.