Program to control UPAS with MicroChip BLE chip + iPhone App
Dependencies: ADS1115 BME280 Calibration CronoDot EEPROM LSM303 MCP40D17 MicroBLE NCP5623BMUTBG SDFileSystem SI1145 STC3100 mbed
History
MicroBLE App mirrors same func. as UPAS_BLE_SD_iOS with this commit. Callbacks do not work properly/consistently
2016-02-08, by jelord [Mon, 08 Feb 2016 22:49:54 +0000] rev 3
MicroBLE App mirrors same func. as UPAS_BLE_SD_iOS with this commit. Callbacks do not work properly/consistently
App can now read/write to sample name, log interval, flow rate, and start/stop time. Still missing RTC
2016-02-03, by jelord [Wed, 03 Feb 2016 01:29:18 +0000] rev 2
App can now read/write to sample name, log interval, flow rate, and start/stop time. Still missing RTC
Reliably sending and receiving bytes from my own app... no distinction between messages here
2016-01-28, by jelord [Thu, 28 Jan 2016 23:05:25 +0000] rev 1
Reliably sending and receiving bytes from my own app... no distinction between messages here
Code can currently send bytes of info off the EEPROM and receive bytes over BLE. Currently does not do anything with sent data
2016-01-18, by jelord [Mon, 18 Jan 2016 22:09:51 +0000] rev 0
Code can currently send bytes of info off the EEPROM and receive bytes over BLE. Currently does not do anything with sent data