This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

pwm can not work with softdevice, when i use s110(v7.1) , sdk 6.1

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

Parents
  • Ole Bauck, thanks for your answer. however, when i go to newest SDK, all samples are using S130 etc., costing much more space of my NRF51822QFAB, so space not enough. i do not want to change to NRF51822QFAA. do you have any idea ?

Reply
  • Ole Bauck, thanks for your answer. however, when i go to newest SDK, all samples are using S130 etc., costing much more space of my NRF51822QFAB, so space not enough. i do not want to change to NRF51822QFAA. do you have any idea ?

Children
No Data
Related