A multifunctional and modular Firmware for Multitech's mDot based on ARM mBed provides a widerange of functionality for several Sensors such as MAX44009, BME280, MPU9250, SI1143 and uBlox. It allows you to quickly build a Sensornode that measures specific data with its sensors and sends it via LoRaWAN.
Dependencies: mDot_LoRa_Sensornode_Flowmeter_impl mbed-rtos mbed
You are viewing an older revision! See the latest version
Overview
Actual Stage of the Firmware¶
LoRa Activation¶
ABP and OTAA is supported.
Idle Task¶
At the moment CPU isn't sleeping. Implementation of sleep() and deepsleep() is planned.