Hi,
I was able to install all the modules on the python installation guide but when I run any command it’s stuck on robot_hat init. What am I missing?
Finished
pidog@pidog:~/robot-hat $ cd ~/pidog/examples
sudo python3 1_wake_up.py
config_file: /home/pidog/.config/pidog/pidog.conf
robot_hat init …
It looks like this is caused by the ROBOT HAT not being detected. Please follow the steps below to troubleshoot:
Check whether the switch on the ROBOT HAT is turned to ON (the switch is located between the Type‑C port and the Digital Pin).
Make sure the battery has enough power. Observe the two power indicator LEDs next to the battery connector — both should be lit.
Run the command i2cdetect -y 1 to see if the ROBOT HAT can be detected. If you have assembled the PiDog correctly and power is supplied normally, you should see three addresses: 15, 36, and 74.