This is a basic program that provides the necessary BLE service to allow communications with the UPAS

Dependencies:   BLE_API mbed nRF51822 CronoDot EEPROM NCP5623BMUTBG ADS1115 BME280 Calibration_one MCP40D17 SDFileSystem LSM303 SI1145 STC3100

Fork of BLE_Button by Bluetooth Low Energy

Changes

RevisionDateWhoCommit message
19:9886f667a62a 2015-12-08 caseyquinn semi works. seems to be hanging at the SD card file creation and writing calls. default tip
18:c911a8928d0b 2015-12-08 caseyquinn added in all libraries. this still works with the app.
17:077712e4e5e3 2015-12-04 jelord Code now works with app to turn on and off the UPAS based on sample start and end times. Currently no data logging is being done.
16:e066ab7e8fb3 2015-11-03 jelord Up-to-date backup...Revert here for testing
15:c9c93454dd56 2015-11-03 jelord uncomment runready for it to work with rest of code
14:4fc1788b8ad2 2015-11-03 jelord bit 54 on eprom now set by app for run modes
13:b43ec7e0cc1d 2015-11-02 jelord Updated to correctly show the app the real-time on the UPAS
12:27273e6a50b3 2015-10-26 jelord Added characteristic to UPAS_SERVICE.h that advertises the subject label from the EEPROM
11:1058647c66e8 2015-10-23 jelord App can now set real-time, sample start and end time with this custom menu.
10:66549fa08986 2015-10-20 jelord Program to control BLE communication with UPAS
9:0f6951db24f1 2015-10-09 rgrover1 pulling in an improvement suggested by Andrea Palmieri
8:a7ba7aaba460 2015-09-29 rgrover1 updating underlying libraries.
7:a02fdfbc253e 2015-07-02 rgrover1 updating to the latest of the underlying libraries.;
6:18d8750f39ee 2015-06-20 rgrover1 switch to newer APIs; rename BLEDevice to BLE
5:43a3ab27f2e4 2015-06-20 rgrover1 updating the underlying libraries.
4:208198b04bb2 2015-05-18 rgrover1 switch to the latest of the underlying libraries.
3:5eaf5afa873d 2015-05-11 rgrover1 Updating to the latest of the underlying libraries.
2:84dd6d29bc59 2015-03-24 rgrover1 updating underlying libraries.
1:7202df456146 2015-02-17 rgrover1 minor fix for characteristic UUID
0:28f095301cb2 2015-02-17 rgrover1 BLE_Button