View Single Post
Old 02-17-2021, 01:37 PM   #7
fonix232
Enthusiast
fonix232 doesn't litterfonix232 doesn't litter
 
Posts: 35
Karma: 102
Join Date: Jul 2016
Device: KOA4
Quote:
Originally Posted by eddie.t.h View Post
You can check the sensor operation with the command:
cat /sys/devices/system/wario_hall/wario_hall0/hall_detect

0 - no magnet
1 - magnet detected

You can also disable the sensor by:

echo 0 > /sys/devices/system/wario_hall/wario_hall0/hall_enable


Good luck!
Already cleaned off that bit of solder from the resistor, and now my PW3 works just fine. Thanks for pointing out what the core reason was, made finding the actual issue much easier!
fonix232 is offline   Reply With Quote