Little domotic project: Controlling RGB color's intensity of the JUMA card with an Android App. Here's the corresponding App's source code --> https://github.com/NordineKhelfi/Android_Bluetooth_Low_Energy

Dependencies:   BLE_API mbed nRF51822

Fork of BLE_GATT_Example by Bluetooth Low Energy

Revision:
20:fcc752d401ec
Parent:
19:477567297aac
Parent:
18:7d89c4fba362
Child:
22:406127954d1f
--- a/main.cpp	Tue Oct 20 13:41:38 2015 +0000
+++ b/main.cpp	Tue Oct 20 13:46:23 2015 +0000
@@ -84,4 +84,4 @@
     while (true) {
         ble.waitForEvent(); //Save power
     }
-}
+}
\ No newline at end of file