Room Rutesheim Weather Station 3 Channel Feed: | JSON XML CSV |
Field 1 Data: Temperature | JSON XML CSV |
Field 2 Data: Airpressure | JSON XML CSV |
Field 3 Data: Humidity | JSON XML CSV |
Field 4 Data: CO2 | JSON XML CSV |
Field 5 Data: LiPo Voltage | JSON XML CSV |
Field 6 Data: Reserve 1 | JSON XML CSV |
Field 7 Data: Reserve 2 | JSON XML CSV |
Field 8 Data: Reserve 3 | JSON XML CSV |
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/1369919/charts/1?bgcolor=%23ffffff&color=%23d62020&days=7&dynamic=true&title=Temperature&type=line&yaxis=C"></iframe>
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/1369919/charts/2?bgcolor=%23ffffff&color=%23d62020&days=7&dynamic=true&title=Pressure&type=line&xaxis=hPa"></iframe>
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/1369919/charts/3?bgcolor=%23ffffff&color=%23d62020&days=7&dynamic=true&title=Humidity&type=line&yaxis=Relative+%25"></iframe>
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/1369919/charts/4?bgcolor=%23ffffff&color=%23d62020&days=7&dynamic=true&title=CO2&type=line&xaxis=ppm"></iframe>
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/1369919/charts/5?bgcolor=%23ffffff&color=%23d62020&days=7&dynamic=true&title=LiPo+Voltage&type=line&yaxis=Voltage"></iframe>
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/1369919/charts/6?bgcolor=%23ffffff&color=%23d62020&days=7&dynamic=true&title=Solar+Voltage&type=line&yaxis=Voltage"></iframe>
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/1369919/charts/7?bgcolor=%23ffffff&color=%23d62020&days=7&dynamic=true&type=line"></iframe>
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/1369919/charts/8?bgcolor=%23ffffff&color=%23d62020&days=7&dynamic=true&type=line"></iframe>
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/1369919/maps/channel_show"></iframe>
This website uses cookies to improve your user experience, personalize content and ads, and analyze website traffic. By continuing to use this website, you consent to our use of cookies. Please see our Privacy Policy to learn more about cookies and how to change your settings.
First of all, I have got a new router, and while I was configured it for b/g/n network, the old MRF24WB0MA did not want to communicate over it. For this now the solution is to slow down the wifi network to some older standard. In the future I plan to look out for a new Wifi chip.
Also I made some changes in the Wifi stack, so that it is more dynamic. For example the wifi is now only started on request, and runs as long as there is some application to request it.
And the biggest issue was, I did not had time to check what was wrong with the stuff.
The strange is, that sometimes single measurements where going trough the wifi. Not quite sure why. I would need some kind of wifi analyser to understand why it was not working at all. The MRF24WB0MA chicp states it is b/g/n compatible. And trough my wifi was set to this mode, it was not working. But investing the time? I do not think it makes sense.