BLE demo for mbed Ported RunningElectronics's SBDBT firmware for BLE. It can communicate with iOS

Dependencies:   FatFileSystem mbed

Fork of BTstack by Norimasa Okamoto

Revision:
4:3e8cd77ee303
Parent:
3:4bc438c6fc52
Child:
5:5fb56e13a1f9
--- a/BLE_demo.cpp	Sun Feb 10 07:53:46 2013 +0000
+++ b/BLE_demo.cpp	Sun Feb 10 08:44:13 2013 +0000
@@ -31,6 +31,16 @@
  *
  */
 
+/*  changed
+ 2013/2/10: by todotani 
+  Modified tick event handler
+  Modified LED control
+  - LED 3 flush when connected
+  - LED 2 OFF in case write attribute, ON in case read attribute
+  - LED 1 OFF of after start of advertisement, then reflect write value to 0xFFF2
+
+*/
+
 //*****************************************************************************
 //
 // att device demo