nRF51822 BLE project for TMP102 temperature sensor
Dependencies: BLE_API TMP102 mbed nRF51822
History
tested, works.
2017-10-07, by electronichamsters [Sat, 07 Oct 2017 02:01:53 +0000] rev 12
tested, works.
added spoof checking and changed ADV format
2017-07-29, by electronichamsters [Sat, 29 Jul 2017 22:01:45 +0000] rev 11
added spoof checking and changed ADV format
Added spoof checking
2017-07-29, by electronichamsters [Sat, 29 Jul 2017 21:49:44 +0000] rev 10
Added spoof checking
working sensor
2017-07-10, by electronichamsters [Mon, 10 Jul 2017 04:19:07 +0000] rev 9
working sensor
saving working sensor
2017-07-10, by electronichamsters [Mon, 10 Jul 2017 03:57:10 +0000] rev 8
saving working sensor
Update example to latest BLE API.
2016-01-12, by andresag [Tue, 12 Jan 2016 10:12:43 +0000] rev 7
Update example to latest BLE API.
updating underlying libraries.
2015-09-29, by rgrover1 [Tue, 29 Sep 2015 12:07:28 +0000] rev 6
updating underlying libraries.
A very simple temperature-beacon; to go with the temperature-scanner.
2015-08-26, by rgrover1 [Wed, 26 Aug 2015 12:21:47 +0000] rev 5
A very simple temperature-beacon; to go with the temperature-scanner.
use update adv payload API to change temperature value
2015-07-31, by sunsmile2015 [Fri, 31 Jul 2015 09:11:43 +0000] rev 4
use update adv payload API to change temperature value
1.change the coding style; 2.add struct for manufacturer data
2015-07-20, by sunsmile2015 [Mon, 20 Jul 2015 08:58:21 +0000] rev 3
1.change the coding style; 2.add struct for manufacturer data