
A scanner framework that receives advertisements, filters them by MAC, and prints out some data as CSV over the serial port
Dependencies: BLE_API mbed nRF51822
Fork of BasicScanner by
History
Initial commit of scanner framework
2017-03-28, by cordonn2 [Tue, 28 Mar 2017 19:05:45 +0000] rev 14
Initial commit of scanner framework
test
2016-06-01, by budoguyiii [Wed, 01 Jun 2016 20:36:08 +0000] rev 13
test
CryptoCoP Decryptulator
2016-05-28, by budoguyiii [Sat, 28 May 2016 22:07:19 +0000] rev 12
CryptoCoP Decryptulator
Update example to latest BLE API.
2016-01-12, by andresag [Tue, 12 Jan 2016 10:20:26 +0000] rev 11
Update example to latest BLE API.
updating underlying libraries.
2015-09-29, by rgrover1 [Tue, 29 Sep 2015 12:08:57 +0000] rev 10
updating underlying libraries.
An import from Xiao Sun's demo for Temperature Observer.; Has minor cleanup.
2015-08-26, by rgrover1 [Wed, 26 Aug 2015 12:58:23 +0000] rev 9
An import from Xiao Sun's demo for Temperature Observer.; Has minor cleanup.
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