This program connects to the The Things Network backend in OTAA Mode. It logs sensor values from a BME 280 to the backend. Tried adding support for Grove GPS using SerialGPS library but it is not working - conflicting with mbed-rtos, so it commented. Deep Sleep for mDot implemented BUT avoiding reprogramming of the mDot config is NOT working.

Dependencies:   BME280 SerialGPS libmDot mbed-rtos mbed

Committer:
AshuJoshi
Date:
Sun Jul 03 16:00:14 2016 +0000
Revision:
1:36e336869699
Added support for the Grove BME280 based Triple Sensor - Pressure, Humidity and Temperature

Who changed what in which revision?

UserRevisionLine numberNew contents of line
AshuJoshi 1:36e336869699 1 http://mbed.org/users/MACRUM/code/BME280/#ddcaa259e65b