
LoRa PM2.5 Sensor
The Mutelcor LoRa PM2.5 Sensor measures particulate matter values PM1.0, PM2.5 and PM10 at a configurable interval and transmits the values via LoRaWAN allowing the calculation of AQI and creation of alerts when crossing thresholds in the backend application. It detects particles as small as 0.3 µm using a Laser-scattering sensor.
About this device
The Mutelcor LoRa PM2.5 Sensor measures particulate matter values PM1.0, PM2.5 and PM10 at a configurable interval and transmits the values via LoRaWAN allowing the calculation of AQI and creation of alerts when crossing thresholds in the backend application. It detects particles as small as 0.3 µm using a Laser-scattering sensor.
The LoRa PM2.5 Sensor supports 6 regional frequency plans and operates as a Class A LoRaWAN device. A payload codec is published in the repository, so uplinks are decoded automatically when you onboard it to The Things Stack.
Key features
- Sensors: dust, particulate matter, pm2.5, pm10, digital input.
- Payload codec included, uplink decoder ready for one-click activation.
- 6 frequency plans supported: AS923, AU915-928, EU863-870, IN865-867, KR920-923, US902-928.
Vendor
At a glance
Hardware specifications
| Model ID | mtc-pm01 |
| Dimensions | 104 × 104 × 70 mm |
| Weight | 350 g |
| IP rating | IP30 |
| Operating temperature | -18 °C to 55 °C |
Sensors & capabilities
Certifications & compliance
| Safety | 62368-1 — IEC |
| Radio equipment | 301 489-1 (2.2.0) — ETSI |
| Radio equipment | 301 489-3 (2.1.0) — ETSI |
Standards
Network profiles
Capabilities are defined per firmware version and frequency plan, exactly as published in the repository.
Firmware 1.4.7
| Frequency plan | MAC | Reg. params | Class | Join | Max EIRP | Certified |
| AS923 | 1.0.3 | RP001-1.0.3-RevA | A | OTAA | 20 dBm | — |
| AU915-928 | 1.0.3 | RP001-1.0.3-RevA | A | OTAA | 20 dBm | — |
| EU863-870 | 1.0.3 | RP001-1.0.3-RevA | A | OTAA | 20 dBm | — |
| IN865-867 | 1.0.3 | RP001-1.0.3-RevA | A | OTAA | 20 dBm | — |
| KR920-923 | 1.0.3 | RP001-1.0.3-RevA | A | OTAA | 20 dBm | — |
| US902-928 | 1.0.3 | RP001-1.0.3-RevA | A | OTAA | 20 dBm | — |
Frequency plan coverage
Live decoder playground
Decode any hex payload client-side with the device's published codec, the exact code The Things Stack runs.
// pick an example or paste a payload, then Decode
Example uplink from The Things Stack
The full JSON message your application receives via MQTT or webhook when this device sends the payload above, raw bytes, decoded fields and radio metadata included.
// decode a payload above to see the full envelope
Codec source
// loading codec…
Add to The Things Stack
Manual setup
Create an application
In The Things Stack console, go to Applications → Create application and pick a unique application ID.
Register an end device
Choose From the LoRaWAN Device Repository and search for “LoRa PM2.5 Sensor”. Select your firmware version and frequency plan.
Enter device credentials
Provide the DevEUI, JoinEUI and AppKey printed on the device label or QR code.
Power on & verify uplinks
Within a few minutes you'll see the join request and decoded uplinks in the Live data tab.


