Hi Nordics,
I copy pwm sample code into my proximity project, to drive a buzzer .
I init pwm before softdevice. but, once "SOFTDEVICE_HANDLER_INIT" is excuted, the buzzer pin no longer toggle.
My question is , softdevice use TIMER0, my pwm use TIMER2, it seems that they are independent two modules. why pwm not working ?
Many thanks !
Bob