

Michal8
-
Posts
5 -
Joined
-
Last visited
Reputation Activity
-
Michal8 got a reaction from cvxx in DHT11 DHT22 orange pi zero
Hi, I have finally found the solution, the problem is in /etc/default/cpufrequtils where MIN_SPEED was set to 240MHz and it is too low. I set the MIN_SPEED to 600MHz and conservative governor. Now it WORKS as expected. Maybe it helps someone:)
-
Michal8 got a reaction from Igor in DHT11 DHT22 orange pi zero
Hi, I have finally found the solution, the problem is in /etc/default/cpufrequtils where MIN_SPEED was set to 240MHz and it is too low. I set the MIN_SPEED to 600MHz and conservative governor. Now it WORKS as expected. Maybe it helps someone:)