This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2640R2F: Integrate PWM code to project zero.

Part Number: CC2640R2F

Hello community,

I am Nagesh,

From 1 week i am working on CC2640R2 launchpad.

I have project zero code it is interface with BLE app to turn on/off leds and also i have PWM code which is not interface with BLE ,individually working fine.

Now i want to integrate PWM code with project zero (BLE app) to rotate a servo motor from BLE app(if i enter 0 from app motor rotate at zero degree ,if enter 1 motor rotate at 90 degrees)

Please help to me set above approach in brief.

Thank you in advance.