Two way data over LoRaWAN using Multitech mDot
This is example firmware for the Multitech mDot. It demonstrates how to:
- Do two-way data.
- Sleep aggressively and only wake up when the wake-up pin is triggered.
- Handle errors, retries and duty cycle errors.
- Cache data in non-volatile storage.
Based on mbed OS 5.1, hard faults against mbed OS 5.3 unfortunately. Can be compiled with GCC and ARMCC (but not IAR).
To do a new transmission, short pin D6 / PA_1.
.hgignore@3:ac5101a47080, 2017-01-03 (annotated)
- Committer:
- Jan Jongboom
- Date:
- Tue Jan 03 17:25:01 2017 +0000
- Revision:
- 3:ac5101a47080
Update to mbed OS 5.1
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Jan Jongboom |
3:ac5101a47080 | 1 | .mbed |
Jan Jongboom |
3:ac5101a47080 | 2 | BUILD/ |
Jan Jongboom |
3:ac5101a47080 | 3 | mbed_settings.pyc |
Jan Jongboom |
3:ac5101a47080 | 4 |