Run on TY51822r3 board with ACC sensor (LIS3DH or BMC050)
Dependencies: BLE_API LIS3DH mbed nRF51822 BMC050 nRF51_LowPwr nRF51_Vdd
Fork of BLE_EddystoneBeacon_Service by
History
Added low power mode (use nRF51_LowPwr library) for reduce Idle Current
2016-06-11, by kenjiArai [Sat, 11 Jun 2016 01:51:59 +0000] rev 37
Added low power mode (use nRF51_LowPwr library) for reduce Idle Current
Added ACC(BMC050) and set low power mode
2016-06-01, by kenjiArai [Wed, 01 Jun 2016 12:32:19 +0000] rev 36
Added ACC(BMC050) and set low power mode
Run on TY51822r3 board with ACC sensor (LIS3DH)
2016-02-17, by kenjiArai [Wed, 17 Feb 2016 22:39:00 +0000] rev 35
Run on TY51822r3 board with ACC sensor (LIS3DH)
Update example to use latest version of BLE_API and nRF51822 library. Furthermore, the example now uses a new Eddystone implementation rather than the deprecated implementation under ble/services.
2015-11-26, by andresag [Thu, 26 Nov 2015 16:36:04 +0000] rev 34
Update example to use latest version of BLE_API and nRF51822 library. Furthermore, the example now uses a new Eddystone implementation rather than the deprecated implementation under ble/services.
updated example to be in line with API changes
2015-10-01, by mbedAustin [Thu, 01 Oct 2015 18:30:37 +0000] rev 33
updated example to be in line with API changes
Updating example to comply with latest API changes
2015-10-01, by mbedAustin [Thu, 01 Oct 2015 16:28:22 +0000] rev 32
Updating example to comply with latest API changes
cleaned up code prior to public release.
2015-08-11, by mbedAustin [Tue, 11 Aug 2015 18:13:46 +0000] rev 31
cleaned up code prior to public release.
[[Working]] Updated main program to periodically update the temperature and battery voltage.
2015-07-24, by mbedAustin [Fri, 24 Jul 2015 04:07:34 +0000] rev 30
[[Working]] Updated main program to periodically update the temperature and battery voltage.
[[Working]] Eddystone beacon working with URI, UID and TLM packets being sent correctly.
2015-07-24, by mbedAustin [Fri, 24 Jul 2015 03:36:45 +0000] rev 29
[[Working]] Eddystone beacon working with URI, UID and TLM packets being sent correctly.
[[FIX]] fixed build issue, now compiling, though not running correctly.
2015-07-24, by mbedAustin [Fri, 24 Jul 2015 03:12:21 +0000] rev 28
[[FIX]] fixed build issue, now compiling, though not running correctly.