Announcing early Beta version of the “LoRa BME280 Sensor Network” a collaboration between Anthropic’s Claude and William Lucid.
LoRa BME280 Sensor Network Dashboard image
Project requires two, “Ebyte” EoRa-S3-900TB Development Boards; one for Gateway and one for Node. One 74HC04 for each node to reroute the Lora DIO1 signal to a wake capable GPIO_RTC pin. One BME280 for each node.
Early Beta testing: Lora-BME280-Sensor-Network
William
Hi.
Congratulations on your project and collaboration!
That new dashboard is looking good…
Keep up the good work.
Thanks for sharing.
Regards,
Sara
You are welcome Sara; we are working on Charts, tabs, line colors and labels. Have you used Charts.js?
Updated the Nordic Power Profiler Kit 2 Observations file to reflect the changes we made to the network node.
Nordic Power Profiler Kit II “EoRa PI” observations
Regards,
William
9/12/2025 Update
My apologies for the broken link; fixed the link for the “Nordic Power Profiler Kit II, EoRa PI” Observations.
Nordic PPK II Observations
William
Hi.
I haven’t used charts.js before.
I have some projects using highcharts.js
Regards,
Sara
Claude and I have been working on the Dashboard for the Lora Sensor Network:
We are integrating “LoRa Sensor Network” for Home Assistant by providing a yaml template and detailed instructions.
Network consists of BME280 sensor node, A Gateway that receives node data at 15 minute interval. Gateway then sends json document by WiFi, HTTP Client to Docker container running on a Raspberry PI. Container is running Python Flask and a data base of node timestamped BME280 readings. Dashboard.html pull data from database, display charts using the charts.js library.
Testing and power management has been done using two Ebyte, EoRa-S3-900TB boards. Other LoRa boards may be compatible; but not tested or optimized for power management.
William