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

Files at this revision

API Documentation at this revision

Comitter:
root@developer-sjc-cyan-compiler.local.mbed.org
Date:
Fri Jul 08 03:27:36 2016 +0000
Parent:
8:c17b68b03791
Child:
10:8071e1ae92ac
Commit message:
Added tag Log4SensorsToTTN for changeset c17b68b03791

Changed in this revision

.hgtags Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgtags	Fri Jul 08 03:27:36 2016 +0000
@@ -0,0 +1,1 @@
+c17b68b0379199a19d5b83aaa9e84dabe268dfce Log4SensorsToTTN