A very simple BLE temperature beacon.

Dependencies:   BLE_API mbed nRF51822

Fork of BLE_TemperatureAdvertising by xiao sun

History

Update example to latest BLE API. default tip

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


change the coding style

2015-07-17, by sunsmile2015 [Fri, 17 Jul 2015 08:46:31 +0000] rev 2

change the coding style


change adv flag

2015-07-15, by sunsmile2015 [Wed, 15 Jul 2015 03:28:13 +0000] rev 1

change adv flag


initial version

2015-07-14, by sunsmile2015 [Tue, 14 Jul 2015 07:09:47 +0000] rev 0

initial version