temporaerhaus / ttn-ulm-feinstaub

TTN Ulm particulate matter sensor for Arduino (luftdaten.info project)
https://lora.ulm-digital.com
GNU Affero General Public License v3.0
18 stars 7 forks source link

TTGO ESP32 / LoRa based sensor #13

Open bertrik opened 5 years ago

bertrik commented 5 years ago

Hi, I'm also working on a LoRaWAN node for sending particulate matter, more info at https://revspace.nl/LoraWanDustSensor. I am considering to use the exact same message as you are using. However, I see that you send the concentration using only two bytes, in units of 0.01 ug/m3. Is this really convenient? The resolution probably isn't really needed but the maximum value is limited to 655.35 ug/m3 this way. I think on certain occasions this can be easily exceeded, for example on new year's eve.