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

Files at this revision

API Documentation at this revision

Comitter:
todotani
Date:
Sun Feb 10 08:44:13 2013 +0000
Parent:
3:4bc438c6fc52
Child:
5:5fb56e13a1f9
Commit message:
2013/2/10 refine

Changed in this revision

BLE_demo.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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