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:
25:339931243be4
Parent:
23:2e73c391bb12
--- a/Readme.md	Sun Jan 08 23:16:12 2017 +0000
+++ b/Readme.md	Sat May 19 14:09:24 2018 +0000
@@ -1,12 +1,8 @@
-N06_Custom_GATT
+S06_NAND
 
-This demo program is actually the featured demo program BLE_GATT_Example from
-MBED. To make it runnung the BLE_API and the X_NUCLEO_IDB0XA1 libraries had to
-be copied from the S03_BLE_GATT_Example 
-
-Get sample code from (includes the video): 
-https://developer.mbed.org/teams/Bluetooth-Low-Energy/code/BLE_GATT_Example/
+This tiny demo program is a cute little demonstration of a custom GATT service
+setup, representing an IoT NAND service. 
 
 Tested Platforms:
-   nRF51-DK
+   NUCLEO-L476RG
    
\ No newline at end of file