X728 V2.5 - AUTO ON does not work after GPIO26 / x728off shutdown
-
Hello Geekworm Support,
I have an X728 V2.5 with a Raspberry Pi 4. I found a repeatable problem with AUTO ON after a software shutdown.
My configuration
-
Raspberry Pi 4
-
Raspberry Pi OS Trixie
-
X728 V2.5
-
AON jumper installed
-
CHG_EN jumper installed
-
Two Samsung INR18650-35E batteries
The UPS works very well during a power failure. I tested it on battery for almost 6 hours. The safe low-battery shutdown also works correctly.
Test 1 - Blue button
I use the blue button on the X728 for a safe shutdown.
-
Blue button
-
Raspberry Pi shuts down
-
X728 shuts down
-
Remove external 5V
-
Apply external 5V again
-
Raspberry Pi starts automatically
Result: AUTO ON works correctly.
Test 2 - GPIO26 / x728off
I use the documented command:
x728off
On my system this command is an alias for:
sudo /usr/local/bin/xSoft.sh 0 26
-
x728off
-
Raspberry Pi shuts down
-
X728 shuts down
-
Remove external 5V
-
Apply external 5V again
-
Battery LEDs turn on / charging starts
-
Raspberry Pi does NOT start
I must press the blue button to start the Raspberry Pi. I repeated this test several times with the same result.
Test 3 - GPIO26 INPUT workaround
I also tested the solution described in the Geekworm community forum:
-
GPIO26 HIGH
-
wait
-
GPIO26 LOW
-
wait
-
GPIO26 INPUT
-
Linux shutdown
I tested this with the RPi.GPIO-compatible library on Raspberry Pi OS Trixie. The Raspberry Pi shuts down correctly, but AUTO ON still does not work. I repeated this test.
Important difference
Blue button safe shutdown -> AUTO ON works
GPIO26 / x728off shutdown -> AUTO ON does not work
So the AON jumper and the AUTO ON hardware function are working. It appears that the X728 is left in a different power state after the GPIO26 software shutdown.
Questions
1. Is this a known problem with X728 V2.5?
2. Is there a newer xSoft.sh for X728 V2.5?
3. Is there a different GPIO26 sequence that keeps AUTO ON working?
4. Is there a firmware update for the X728 power controller?
5. What is the correct method for a long power failure: battery becomes low -> Raspberry Pi safely shuts down -> external 5V returns later -> Raspberry Pi must automatically start?
I can provide my scripts, logs and additional test results if needed.
Thank you.
Best regards,
Arnold
-
-
-
