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.
Files at revision 4:0fd5e5e121ea
Name | Size | Actions |
---|---|---|
[up] | ||
.hgignore | 32 | Revisions Annotate |
README.md | 1377 | Revisions Annotate |
libmDot-mbed5.lib | 76 | Revisions Annotate |
main.cpp | 7390 | Revisions Annotate |
mbed-os.lib | 77 | Revisions Annotate |
mbed_settings.py | 1329 | Revisions Annotate |
parse_keys.h | 3817 | Revisions Annotate |