

The Zendure 2400AC+ is a high-capacity portable power bank designed to provide reliable power for a wide range of devices. Equipped with AC outlets, USB ports, and a robust battery, it is ideal for charging laptops, smartphones, tablets, and other electronics. Its compact and durable design makes it perfect for travel, outdoor activities, and emergency backup power.








| Specification | Value |
|---|---|
| Battery Capacity | 2400Wh |
| AC Output Power | 1000W (continuous), 2000W (peak) |
| AC Output Voltage | 110V/220V (depending on region) |
| USB Output Ports | 4 USB-A (5V/2.4A each), 1 USB-C PD (100W max) |
| DC Output | 12V/10A |
| Charging Input | 200W (via AC adapter) |
| Dimensions | 12.5 x 8.5 x 7.5 inches |
| Weight | 15 lbs (6.8 kg) |
| Operating Temperature Range | 32°F to 104°F (0°C to 40°C) |
| Port/Button | Description |
|---|---|
| AC Outlet | Standard AC power outlet for laptops, small appliances, etc. |
| USB-A Ports | 4 USB-A ports for charging smartphones, tablets, and other USB devices. |
| USB-C PD Port | High-power USB-C port for fast charging laptops and other USB-C devices. |
| DC Output Port | 12V output for powering compatible devices like car refrigerators. |
| Power Button | Turns the power bank on/off and activates the display. |
| LCD Display | Shows battery percentage, input/output power, and other status indicators. |
| Charging Input Port | Connects to the AC adapter for recharging the power bank. |
Charging the Power Bank:
Powering Devices:
Using the USB-C PD Port:
Monitoring Battery and Power Usage:
The Zendure 2400AC+ can power an Arduino UNO via its USB-A port. Below is an example of how to connect and use it:
// Blink an LED connected to pin 13 on the Arduino UNO
void setup() {
pinMode(13, OUTPUT); // Set pin 13 as an output pin
}
void loop() {
digitalWrite(13, HIGH); // Turn the LED on
delay(1000); // Wait for 1 second
digitalWrite(13, LOW); // Turn the LED off
delay(1000); // Wait for 1 second
}
| Issue | Possible Cause | Solution |
|---|---|---|
| Power bank does not turn on | Battery is fully discharged | Recharge the power bank using the AC adapter. |
| Device not charging | Incompatible cable or port | Use a compatible cable and ensure the device is connected to the correct port. |
| AC output not working | AC output not activated | Press the power button to activate the AC output. |
| Overheating during use | Insufficient ventilation | Ensure the power bank is used in a well-ventilated area. Avoid covering it. |
Can the Zendure 2400AC+ charge and discharge simultaneously?
What devices can the AC outlet power?
How long does it take to fully charge the Zendure 2400AC+?
Is the Zendure 2400AC+ safe for air travel?
By following this documentation, users can effectively utilize the Zendure 2400AC+ for a variety of applications while ensuring safe and optimal performance.