I am operating a headless data acquisition system with Orange Pi Zero Plus2. In the readings I collect among others data from a discrete separate 18B20 sensor and record the H3 CPU temperature.
The 18B20 reading comes from the w1 kernel routine, the CPU temp is provided by armbian OS.
With the new OS 5.8.16 I see a strange effect: reading ....
the external sensor at /sys/bus/w1/devices/<sensID>/temperature and
the CPU temperature at /etc/armbianmonitor/datasources/@soctemp
it gives the same reading correct to a 1/100 degree. Even when the system runs low power - this cannot be true.
I have no idea how these results can be mixed in the system. Reading the w1 result with checksum in 2 lines is identical to the result above. So I guess something is wrong with the armbian SocTemp reading even though it could be correct within a couple of degrees. Apart from the readings the Orange Pi Zero board operates fine without major problems.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
specialist383
I am operating a headless data acquisition system with Orange Pi Zero Plus2. In the readings I collect among others data from a discrete separate 18B20 sensor and record the H3 CPU temperature.
The 18B20 reading comes from the w1 kernel routine, the CPU temp is provided by armbian OS.
With the new OS 5.8.16 I see a strange effect: reading ....
the external sensor at /sys/bus/w1/devices/<sensID>/temperature and
the CPU temperature at /etc/armbianmonitor/datasources/@soctemp
it gives the same reading correct to a 1/100 degree. Even when the system runs low power - this cannot be true.
I have no idea how these results can be mixed in the system. Reading the w1 result with checksum in 2 lines is identical to the result above. So I guess something is wrong with the armbian SocTemp reading even though it could be correct within a couple of degrees. Apart from the readings the Orange Pi Zero board operates fine without major problems.
Any suggestions ?
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.