
Workings and tests to create custom GATT services, for use as part of peripheral communication in cars
Dependencies: BLE_API mbed nRF51822
History
updates
2015-04-09, by alexanderlea [Thu, 09 Apr 2015 14:48:35 +0000] rev 14
updates
Formatting and tidying and commenting
2015-03-27, by alexanderlea [Fri, 27 Mar 2015 12:36:36 +0000] rev 13
Formatting and tidying and commenting
Switch input and BLE working correctly :)
2015-03-27, by alexanderlea [Fri, 27 Mar 2015 12:21:12 +0000] rev 12
Switch input and BLE working correctly :)
Properly working with input from physical switch
2015-03-26, by alexanderlea [Thu, 26 Mar 2015 15:06:21 +0000] rev 11
Properly working with input from physical switch
Added error service :)
2015-03-22, by alexanderlea [Sun, 22 Mar 2015 17:47:11 +0000] rev 10
Added error service :)
Changed to deal with int arrays rather than int values :)
2015-03-12, by alexanderlea [Thu, 12 Mar 2015 12:52:26 +0000] rev 9
Changed to deal with int arrays rather than int values :)
Tidied up UUIDs
2015-02-24, by alexanderlea [Tue, 24 Feb 2015 15:38:16 +0000] rev 8
Tidied up UUIDs
Updated comments in Broadcaster service
2015-02-24, by alexanderlea [Tue, 24 Feb 2015 14:55:44 +0000] rev 7
Updated comments in Broadcaster service
updated which cmd is sent
2015-02-24, by alexanderlea [Tue, 24 Feb 2015 14:53:04 +0000] rev 6
updated which cmd is sent
refactored and attempting to stop madly sending messages
2015-02-17, by alexanderlea [Tue, 17 Feb 2015 17:11:18 +0000] rev 5
refactored and attempting to stop madly sending messages