SimpleControls works with the BLEController iOS/Android App. The mbed's pin can acts as DIGITAL_IN, DIGITAL_OUT, PWM, SERVO, ANALOG_IN. The sketch is to show you how to control the pin as one of the abilities.

Dependencies:   BLE_API mbed nRF51822

Example update

Hi! The example and was not working because of the old library version it was build against. I updated the libraries and fixed a couple of porting errors, now it works. If you want to integrate this feel free to grab this code.

Alberto

Fork of the BLENano SimpleControls repo