LoRa demo for mDot with AirQuality sensors (SDS018,CMM5042) This program reads CO (CMM5042) and particle(SDS018) sensor data in specified time intervals and calculates an average readout. After a defined wait time, prints read-out in USB serial port to PC, connects to LoRa gateway and sends data (CO_avg, PM2.5, PM10).

Dependencies:   libmDot mbed-rtos mbed

Download repository: zip gz