I have a Witty Pi 4 L3V7 connected to a Raspberry Pi 4. Everything was working fine until now. Now, when I press the power button, the Raspberry Pi doesn’t start; the white LED flashes once and nothing else happens. In standby mode, the LED keeps blinking as usual.
If I run ./wittyPi.sh, it gives me a message saying that it cannot detect the module.
The physical connection has not changed compared to when it was working.
If I disconnect the Witty from the Raspberry Pi and the battery, the green LED lights up solid and the blue LED blinks. If I press the power button, the white and red LEDs briefly turn on.
I tried with another Raspberry Pi and it still doesn’t work.
Please confirm whether the battery you are using can still output the rated current. If it can, you may perform a test without the external power supply on Type-C connector. This will rule out the possible problem from the power supply.
I am not sure how you can run ./wittyPi.sh if you can not boot up your Raspberry Pi. If you connect power supply directly to Rasbperry Pi, then the circuit on Witty Pi 4 L3V7 is not powered and hence you can not see its I2C device in Raspberry Pi. It is normal that the device is not detected in such case.
"green LED lights up solid and the blue LED blinks" is also the normal behavior when the board gets powered without Raspberry Pi and battery. Red LED should light up solid after pressing the button though. This problem may also come from the power supply (voltage unstable and MCU gets reset).
