This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

PWM Frequency

Hello, I've looked at the forum response for

devzone.nordicsemi.com/.../is-there-an-example-code-for-using-pwm-on-the-nrf51822-with-a-softdevice

I am unable to implement because, I think, I don't have access to all of the libraries included nor could I find. I'm using the nRF51822 in an RFDuino application running a pump and I need to get the PWM pin upwards of 5 kHz. I know I need to change pin designations but can't get that far yet.

Could use help on getting the libraries so I can examine and try to change correctly.

THX. Mike

Parents
  • The library and examples you found depends on having the full nRF51 SDK, which I'm not sure you'll get when using an RFduino.

    The regular SDK is available for download from our main page if you have a product key for one of our nRF51 kits. If you already have it, the examples should compile if the Simple PWM folder is put in the nrf51822\Board\nrf6310\ folder inside the SDK.

Reply
  • The library and examples you found depends on having the full nRF51 SDK, which I'm not sure you'll get when using an RFduino.

    The regular SDK is available for download from our main page if you have a product key for one of our nRF51 kits. If you already have it, the examples should compile if the Simple PWM folder is put in the nrf51822\Board\nrf6310\ folder inside the SDK.

Children
No Data
Related