You have selected an invalid widget to be created. Please select a valid widget to be created.
Room Rutesheim Weather Station 3
- Channel ID: 1369919
- Author: andrashuszti
- Access: Public
Export recent data
| 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 |
Field 1 Chart IFrame
<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>
Field 2 Chart 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>
Field 3 Chart 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>
Field 4 Chart 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>
Field 5 Chart 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>
Field 6 Chart 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>
Field 7 Chart 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>
Field 8 Chart 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>
Channel Location IFrame
<iframe width="450" height="260" style="border: 1px solid #cccccc;" src="https://thingspeak.com/channels/1369919/maps/channel_show"></iframe>
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.