an observer for temperature demo
Dependencies: BLE_API mbed nRF51822 TMP_nrf51
Fork of BLE_Observer by
History
add advertiser address information in the output message
2015-07-31, by sunsmile2015 [Fri, 31 Jul 2015 09:13:50 +0000] rev 8
add advertiser address information in the output message
1. change the coding style; 2. add struct for adv data and manufacturer data
2015-07-20, by sunsmile2015 [Mon, 20 Jul 2015 09:00:24 +0000] rev 7
1. change the coding style; 2. add struct for adv data and manufacturer data
publish to my account
2015-07-15, by sunsmile2015 [Wed, 15 Jul 2015 02:53:12 +0000] rev 6
publish to my account
switch to new APIs; rename BLEDevice to BLE
2015-06-20, by rgrover1 [Sat, 20 Jun 2015 23:40:04 +0000] rev 5
switch to new APIs; rename BLEDevice to BLE
updating to the latest of the underlying libraries.
2015-06-19, by rgrover1 [Fri, 19 Jun 2015 23:41:09 +0000] rev 4
updating to the latest of the underlying libraries.
switch to new APIs around scanning.
2015-05-18, by rgrover1 [Mon, 18 May 2015 09:04:39 +0000] rev 3
switch to new APIs around scanning.
updating to S130. We now have a working demo. :)
2015-05-13, by rgrover1 [Wed, 13 May 2015 07:56:30 +0000] rev 2
updating to S130. We now have a working demo. :)
add imports for BLE_API and nRF51822
2015-05-13, by rgrover1 [Wed, 13 May 2015 07:27:02 +0000] rev 1
add imports for BLE_API and nRF51822
initial attempt at a demo for a BLE observer. Uses the new scanning APIs.
2015-05-12, by rgrover1 [Tue, 12 May 2015 10:28:21 +0000] rev 0
initial attempt at a demo for a BLE observer. Uses the new scanning APIs.