I have the pca10040 board. I want to change the blinky example in sdk 132. I want the led to flash automatically. Where should I start?
I have the pca10040 board. I want to change the blinky example in sdk 132. I want the led to flash automatically. Where should I start?
You can try using the LED Softblink Example in examples/peripheral for LED Control, if you don't wish to control it over Bluetooth Low Energy. Also, the PWM Driver Example will provide you with various Demos with respect to the LED control.