BLE ADV sensor for 2-pin interrupt (i.e. window/door sensor w/ reed switch)

Dependencies:   BLE_API mbed nRF51822

Basic door/window sensor for nRF51822 BLE modules.

History

make periodic updates based on i/o events. comments. default tip

2017-08-27, by electronichamsters [Sun, 27 Aug 2017 05:48:45 +0000] rev 12

make periodic updates based on i/o events. comments.


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