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
Revision 13:22e11a02c7a3, committed 2016-07-13
- Comitter:
- AshuJoshi
- Date:
- Wed Jul 13 21:13:51 2016 +0000
- Parent:
- 12:d603cbb3597c
- Commit message:
- Stable release -onnect to the The Things Network in OTAA mode.Make sure to program your specific keys into LoRa.h - from TTN Accnt Dashboard; The program also supports reading a BME280 sensor and logging.; Serial GPS is NOT working.
Changed in this revision
libmDot.lib | Show annotated file Show diff for this revision Revisions of this file |
diff -r d603cbb3597c -r 22e11a02c7a3 libmDot.lib --- a/libmDot.lib Wed Jul 13 21:10:48 2016 +0000 +++ b/libmDot.lib Wed Jul 13 21:13:51 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/teams/MultiTech/code/libmDot/#50142f513ba8 +https://developer.mbed.org/users/AshuJoshi/code/libmDot/#50142f513ba8