I think I bricked my PiSugar2 after running echo "set_battery_output false" | nc -q 0 -U /tmp/pisugar-server.sock: I'm not able to run the pisugar-server anymore and nothing works.
I'm still able to see things using i2cdetect, but I don't know what to do...
Environment
Pi hardware version: Raspberry Pi Zero 2W
OS version: Arch Linux
Application version: Directly compiled from the main branch
To Reproduce
Steps to reproduce the behavior:
I ran ``
Then when I run , I have the followin logs:
Hello!
I think I bricked my PiSugar2 after running
echo "set_battery_output false" | nc -q 0 -U /tmp/pisugar-server.sock
: I'm not able to run thepisugar-server
anymore and nothing works.I'm still able to see things using
i2cdetect
, but I don't know what to do...Environment
main
branchTo Reproduce Steps to reproduce the behavior:
After running
echo "set_battery_output false" | nc -q 0 -U /tmp/pisugar-server.sock
I have those errors when running
RUST_LOG=debug /usr/bin/pisugar-server --model "PiSugar 2 (2-LEDs)"
:Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.