- led
- read/write characteristic to turn an LED on/off - polling style
- led_callback
- read/write characteristic to turn an LED on/off - callback style
- led_switch
- read/write characteristic + notify characteristic to turn an LED on/off and button status
- physical_web_beacon
- broadcast physical web beacon
- test
- read/write/notify characteristic for counter
- serial
The following examples work with the RedBearLab BLE Controller iOS/Android app and were provided by RedBearLab.
- BLEControllerSketch
- reports Arduino's pin mode and pin state
- SimpleChat
- Two way chat example from Arduino serial monitor to/from app
- SimpleControls
- Use app to configure and control Arduino pins as: DIGITAL_IN, DIGITAL_OUT, PWM, SERVO, ANALOG_IN