Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 859 Bytes

File metadata and controls

15 lines (10 loc) · 859 Bytes

The Things Network decoder function for mcf88 LW12CO2 LoRaWAN Indoor Environmental Sensor with VOC, LUX and CO2

mcf88's LW12CO2 sensor is a multi-functional LoRaWAN environmental sensor that transmits temperature, humidity, pressure, light intensity and air quality (expressed as IAQ or bVOC value).

There's more information, and we well the sensors, here:

To use this:

  • configure the sensors using the Android app and NFC
  • create a TTN application and register your devices using the TTN console
  • in your application, choose "Payload Formats" from the navigation
  • paste the decoder function from this repo into the textarea

This code is MIT licenced, and we don't claim it to be excellent, pull requests are encouraged!