Added support for obtaining BLE device name by parsing advertising data.
Fork of BLE_BlueNRG by
History
Added support for parsing BLE device name from advertising data
2014-07-31, by hemddabral [Thu, 31 Jul 2014 11:09:28 +0000] rev 7
Added support for parsing BLE device name from advertising data
Removing code references. Renaming some functions/variables, comments.
2014-07-25, by mridup [Fri, 25 Jul 2014 09:09:13 +0000] rev 6
Removing code references. Renaming some functions/variables, comments.
Initial implementation of GattServer. AddService and Characteristic implemented. 16bit UUID.
2014-07-25, by mridup [Fri, 25 Jul 2014 06:56:02 +0000] rev 5
Initial implementation of GattServer. AddService and Characteristic implemented. 16bit UUID.
Event Handling (Connection, disconnection) and debug support, SetAddress support.
2014-07-22, by mridup [Tue, 22 Jul 2014 09:20:20 +0000] rev 4
Event Handling (Connection, disconnection) and debug support, SetAddress support.
Advertising working with setAdvertisingData (DEVICE NAME). Hard-coded implementation.
2014-07-21, by mridup [Mon, 21 Jul 2014 14:10:22 +0000] rev 3
Advertising working with setAdvertisingData (DEVICE NAME). Hard-coded implementation.
Latest Changes 21/07
2014-07-21, by mridup [Mon, 21 Jul 2014 08:28:47 +0000] rev 2
Latest Changes 21/07
ble_test.cpp file included
2014-07-16, by mridup [Wed, 16 Jul 2014 08:05:46 +0000] rev 1
ble_test.cpp file included
Full BlueNRG library
2014-07-16, by mridup [Wed, 16 Jul 2014 04:59:51 +0000] rev 0
Full BlueNRG library