Experimental Weather Station Dashboard

Live packets received at cosseboomlab.com/lora

This dashboard shows live-updated data from temperature, relative humidity, and leaf wetness data from custom weather stations. The weather stations are esp32 LoRa boards connected to sht-45 temperature/relative humidity and phytos 31 leaf wetness sensors.

Last received

Temperature and Relative Humidity Chart

Data Table

This is a table of received data from the wireless weather stations. Node is the name of the weather station, seq is the sequential sending identifier of the data packet, temp is temperature in degrees Celcius, RH is relative humidity, and VBAT is the voltage of the battery (3.2 V is dead and 4.0 V is fully charged). RSSI and SNR are the wireless signal quality metrics. RSSI is the signal strength (closer to 0 is better), SNR is the signal to noise ratio (closer to 0 is better). Payload is the raw text data from the wireless LoRa transmission.
Received Node Seq Temp RH VBAT RSSI SNR Payload
Table: … Chart: …