6 sharps, 2 ads hooked up

Dependencies:   ADS1115 BME280 CronoDot SDFileSystem mbed

Fork of Outdoor_UPAS_v1_2_Tboard by Volckens Group Sensors

Revisions of main.cpp

Revision Date Message Actions
7:29b01d5812ee 2016-03-01 ST RTC now being set (most of the time) with the app. Also callback for the log_data are now working (needed a while(1){} in the main loop for the interrupts to continue working. Need to check that the stop interrupt is working. File  Diff  Annotate
6:a738dcd53bf8 2016-03-01 Recopied and updated the mbed folder version (now seems to work)... must not have been completely copied over... File  Diff  Annotate
5:c3252e5d45ca 2016-02-29 Changed RN4677 pins to D8 and D2 to match what Jake had previously and try to troubleshoot app issues first, then will need to address the potential pin conflict from nucleo pinout and the tboard pinout assignments. File  Diff  Annotate
4:5d004fd997d5 2016-02-26 Initial UPAS Tboard code. Currently has i2c, STRTC, and SDcard all working. Still need to figure out/add in RN4677, Ublox GPS, and hbridges File  Diff  Annotate
3:122bfc998c4c 2016-02-08 MicroBLE App mirrors same func. as UPAS_BLE_SD_iOS with this commit. Callbacks do not work properly/consistently File  Diff  Annotate
2:88fcbfadec6a 2016-02-03 App can now read/write to sample name, log interval, flow rate, and start/stop time. Still missing RTC File  Diff  Annotate
1:9fbb5b665068 2016-01-28 Reliably sending and receiving bytes from my own app... no distinction between messages here File  Diff  Annotate
0:2cb2b2ea316f 2016-01-18 Code can currently send bytes of info off the EEPROM and receive bytes over BLE. Currently does not do anything with sent data File  Diff  Annotate