sandeepmistry / arduino-BLEPeripheral

An Arduino library for creating custom BLE peripherals with Nordic Semiconductor's nRF8001 or nR51822.
MIT License
462 stars 179 forks source link

Port over the examples from arduino.cc/en/Tutorial/ #216

Closed probonopd closed 6 years ago

probonopd commented 6 years ago

We should port over the example sketches for the Genuino 101 CurieBLE:

These have nice documentation and work with the Nordic smartphone app.

sandeepmistry commented 6 years ago

I think there are already too many examples in this library.

LED, LED callback, and LED switch (button) examples are already present.