Google Chat: zj734465502@gmail.com
+86-0755-88291180
sales01@spotpear.com
dragon_manager@163.com
services01@spotpear.com
manager01@spotpear.com
WhatsApp:13246739196
X1203 is an innovative uninterruptible power supply (UPS) expansion board designed specifically for the Raspberry Pi 5B. With its advanced features and robust power backup capabilities, the X1203 is perfect for even the most demanding Raspberry Pi setups.
Please note: If the UPS does not detect the RPi5, it will automatically shut down within 3 seconds. So you need to install the RPi 5 on the UPS and make sure that the RPi5 has good contact with the UPS's pogo pins.
Model | Compatible with | Position | Lithium battery type | Battery Holders | Power Input | Power Output | Note | Matching Case |
---|---|---|---|---|---|---|---|---|
X1200 | Raspberry Pi 5 | Bottom | 18650 Battery | 2-Cell |
| 5Vdc Power Output XH2.54-2P x2 | - | X1200-C1 |
X1201 | Raspberry Pi 5 | Bottom | 18650 Battery | 2-Cell |
| 5Vdc Power Output XH2.54-2P x3 | Ultra-thin | X1201-C1 |
X1202 | Raspberry Pi 5 | Bottom | 18650 Battery | 4-Cell |
| 5Vdc Power Output XH2.54-2P x2 | - | X1202-C1 |
X1203 | Raspberry Pi 5 | Bottom | 18650 Battery | No battery holder |
| 5Vdc Power Output XH2.54-2P x2 | - | - |
*X1205 | Raspberry Pi 5 | Bottom | 21700 Battery | 2-Cell |
| 5Vdc Power Output XH2.54-2P x2 | - | X1205-C1 |
*X1206 | Raspberry Pi 5 | Bottom | 21700 Battery | 4-Cell |
| 5Vdc Power Output XH2.54-2P x2 | - | X1206-C1 |
Reliable Power Backup: The X1203 provides a stable 5.1V 5000mA power backup, ensuring uninterrupted operation of your Raspberry Pi. Whether you are running resource-intensive applications or powering multiple peripherals, the X1203 delivers reliable and consistent power supply.
Enhanced Power Management: One of the standout features of the X1203 is its enhanced power management system. It intelligently monitors the power status of the Raspberry Pi and automatically cuts off power when the Pi is shut down. This helps optimize battery life by entering an ultra-low standby power consumption mode. It ensures efficient operation and maximizes the lifespan of the UPS battery.
Seamless Power Switching: Equipped with AC power loss and power adapter failure detection, the X1203 seamlessly switches to backup power in the event of a power outage or power adapter failure. This feature guarantees that your Raspberry Pi remains operational and protected from unexpected power disruptions.
Convenient Features: The X1203 offers convenient features such as auto power-on, enabling your Raspberry Pi to automatically boot up when power is restored. It also supports full power-off from software, allowing you to safely shut down your Raspberry Pi without manual intervention.
Fast Charging: With fast charging capabilities of up to 3000mA, the X1203 ensures quick recharging of the UPS, making it ready to provide backup power whenever needed.
Flexible charging: You can use either type-c or DC5521 to charge the battery. When using type-c you can use the PD27W power supply that powers the Raspberry Pi 5, when you use the DC5521 you can use a variety of power adapters in the 6-18V range.
Versatile Design: The X1203 is designed to be attached on bottom and don't use the 40-pin header, enabling easy stacking with other Raspberry Pi accessory boards. This versatility allows you to expand the functionality of your Raspberry Pi and create enhanced applications tailored to your specific needs.
Seamless Data Backup: The X1203 is compatible with our range of storage products, providing seamless integration for safe and reliable data backup. Your valuable data remains protected, even in the event of a power failure.
Enhance the reliability and performance of your Raspberry Pi 5B with the X1203 UPS expansion board. Experience peace of mind with its advanced features and robust power backup capabilities. Trust the X1203 to ensure uninterrupted operation and safeguard your valuable data.
For use with | Raspberry Pi 5 Model B |
Key Features | UPS Output
Battery Charging
Power Input
Enhanced Power Management
Miscellaneous
|
Spec | Power input:
UPS output: 5.1V ±5% Max 5A Battery charging current: 2.3-3.2A --IMPORTANT !!-- Please confirm before connecting your battery. Terminal Battery Voltage: 4.23V --IMPORTANT !!-- Please confirm before connecting your battery. Battery Recharge Threshold: 4.1V Battery: 3.7V Lithium Battery --IMPORTANT !!-- Only parallel connection is supported, please check polarity of battery's connector to make sure "+" to "+" and "-" to "-". Ports & Connectors:
PCB Size: 85mm x 68mm |
Important Notes: |
|
Q. How to disable/enable the 5V output of the UPS when the RPi 5 is turned off?
A: Editing the EEPROM configuration
From the command line or Terminal window start by running the following command :
sudo rpi-eeprom-config -e
Set POWER_OFF_ON_HALT
to 0
or 1
like this:
1
: disable 5v outputs
0
: enable 5v outputs
Press Ctrl-O, then enter, to write the change to the file.
Press Ctrl-X to exit nano (the editor).
Reboot your Raspberry Pi 5 to make the change take effect.
Q: Why does the message "This power supply is not capable of supplying 5A" appear??
X120X series UPS shield can provide enough 5A power supply capacity;
Please set as follows:
Open the Teminal window based on Raspberry Pi OS and execute the following command:
sudo rpi-eeprom-config -e
Add PSU_MAX_CURRENT=5000
at the end of the file that reads like this:
Press Ctrl-O, then enter, to write the change to the file.
Press Ctrl-X to exit nano (the editor).
Reboot your Raspberry Pi 5 to make the change take effect.
Note: If you are using other OS like Ubuntu, please flash Raspberry Pi OS first, and then re-flash other OS such as Ubuntu etc after completing the above settings.
If you are using USB peripherals that need to be powered from the RPi5's USB port, don't forget to enable the following settings to ensure that the RPi5's USB port's current output is not limited:
Add usb_max_current_enable=1
in the /boot/firmware/config.txt
file.
Q: How to disable auto power on feature on X1200?
A: When you connect an external power supply, the UPS board will automatically power on the Pi 5 motherboard while it starts charging, this feature is called auto power on, considering that some customers need to disable this feature, so we have also disclosed the following solution to disable it: please use a soldering iron to remove the resistor indicated by the arrow in the illustration.
PS: We don't think you need to remove the resistor to disable 'AUTO ON' function. Since there is an onboard switch, if you don't want AUTO ON, just press the switch to completely cut off the power.
WARNING: Please consider the following risks before removing this resistor:
Q: How to disable auto power on feature on X1201?
A: When you connect an external power supply, the UPS board will automatically power on the Pi 5 motherboard while it starts charging, this feature is called auto power on, considering that some customers need to disable this feature, so we have also disclosed the following solution to disable it: please use a soldering iron to remove the resistor indicated by the arrow in the illustration.
PS: We don't think you need to remove the resistor to disable 'AUTO ON' function. Since there is an onboard switch, if you don't want AUTO ON, just press the switch to completely cut off the power.
WARNING: Please consider the following risks before removing this resistor:
Q: How to disable auto power on feature on X1202?
A: When you connect an external power supply, the UPS board will automatically power on the Pi 5 motherboard while it starts charging, this feature is called auto power on, considering that some customers need to disable this feature, so we have also disclosed the following solution to disable it: please use a soldering iron to remove the resistor indicated by the arrow in the illustration.
PS: We don't think you need to remove the resistor to disable 'AUTO ON' function. Since there is an onboard switch, if you don't want AUTO ON, just press the switch to completely cut off the power.
WARNING: Please consider the following risks before removing this resistor:
Q: How to disable auto power on feature on X1203?
A: When you connect an external power supply, the UPS board will automatically power on the Pi 5 motherboard while it starts charging, this feature is called auto power on, considering that some customers need to disable this feature, so we have also disclosed the following solution to disable it: please use a soldering iron to remove the resistor indicated by the arrow in the illustration.
PS: We don't think you need to remove the resistor to disable 'AUTO ON' function. Since there is an onboard switch, if you don't want AUTO ON, just press the switch to completely cut off the power.
WARNING: Please consider the following risks before removing this resistor:
Q: Why is the RPi5 LED still on and red after the UPS is turned off?
A: Please set as follows:
Open the Teminal window based on Raspberry Pi OS and execute the following command:
sudo rpi-eeprom-config -e
Change the setting of POWER_OFF_ON_HALT
from 0
to 1
Press Ctrl-O, then enter, to write the change to the file.
Press Ctrl-X to exit nano (the editor).
Reboot your Raspberry Pi 5 to make the change take effect.
Q: What battery is recommended for this ups shield
A: Please use high quality batteries from Samsung 35E 18650 lithium battery, Panasonic NCR18650B, Toshiba, etc. Do not use the battery with built-in protection circuit because it will limit the discharge current.
For the X1203 shield:
If using a lithium battery, the required voltage is 3.7V;
if using a battery pack, please make sure it is a parallel battery pack.
There are 2 XH2.54-2P battery connectors on board, it is recommended to use the same type of battery.
Q: Run sudo i2cdetect -y 1
, can't find I2C address 0x36?
A:
1. Make sure you enable i2c interface, refer to How to enable I2C
2. The UPS connects to the Pi GPIO via pogo pins, If the I2C address (0x36) is not detected, Please clear the leads of pin 3 and pin 5 on the GPIO header from the bottom of the Raspberry Pi PCB and install again, and also check if the pogo pin of ups shield is in close contact with the pad position of PI 5(you can adjust the [pogo pin] position).
There won't be any other problems, it's this poor contact that's causing it.
Q. How do you disable the X1202 auto-shutdown when you use it standalone (not installed on a RPi5)?
A:
Q. X1203 UPS voltage drops / low voltage warning appears?
A:
1.Powering the X1203 via Type C connector with / without the batteries,Pls check if you still have the issue.
2.Please clear the test pad on the Pi's PCB bottom which is used for connecting the X1203 for 5V power delivery.
Monday-Friday (9:30-6:30) Saturday (9:30-5:30)
Email: services01@spotpear.com