Regulary 85 ° C from Sonoff Basic with DS18x20 #22658
CosmicDuck
started this conversation in
General
Replies: 1 comment 1 reply
-
I tried to downgrade by using the web upgrade procedure with inserting the older binary. I will come back with details if the spikes are shown again. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
since some weeks I get 85°C spikes of the temperatures from my modified Sonoff Basic R2.
OpenHAB-Panel from iobroker shows the spikes (the gap is related because of an network outage between the sites)
I added one internal and 5 external DS18x20 with 2 wire configuration to get the temperatures of all the connected DS18x20.
In the console I found the following lines from the last spike:
{"Time":"1970-01-11T18:35:13","DS18B20-1":{"Id":"0000002A9F90","Temperature":17.3},"DS18B20-2":{"Id":"253D730A6461","Temperature":85.0},"DS18B20-3":{"Id":"8638730A6461","Temperature":85.0},"DS18B20-4":{"Id":"DB1C760A6461","Temperature":85.0},"DS18B20-5":{"Id":"DD5F730A6461","Temperature":85.0},"DS18B20-6":{"Id":"F9BE7D0A6461","Temperature":85.0},"TempUnit":"C"}
It loosk like a problem with the 5 external sensors could be the problem.
But I wonder me why the problem occurs only in a fixed cycle.
I've now changed web log to level 4 so hopefully I get more details.
Maybe the problem occured after an upgrade so after I got more information from the debug I will try to downgrade to an earlier release.
Beta Was this translation helpful? Give feedback.
All reactions