A cute tiny piece of code implementing an IoT NAND device, demonstrating how to setup and advertise a cute GATT (NAND) service. The code has been tested on a Nordic nRF51822-DK.

Dependencies:   BLE_API mbed nRF51822

Fork of BLE_HeartRate_IDB0XA1 by ST

Revision:
14:f715c13eb84f
Parent:
13:227a0149b677
Child:
21:0e7c08f5386f
--- a/main.cpp	Thu Feb 25 10:05:05 2016 +0000
+++ b/main.cpp	Wed Mar 09 13:21:44 2016 +0000
@@ -105,3 +105,4 @@
 
     BLE::Instance().init(bleInitComplete);
 }
+