> For the complete documentation index, see [llms.txt](https://navixy.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navixy.com/docs/qna/device-related-questions/external-battery-options-for-jc261-and-jc400-cameras.md).

# External Battery Options for JC261 and JC400 Cameras

### Question

Is there any external battery for JC261 or JC400 cameras?

### &#x20;Answer

Yes, but only for the JC400 series.\
The JC261 doesn't have an external battery and has no battery connector. It depends entirely on vehicle power.

#### JC400 — external backup battery (supported)

The JC400 (EdgeCam 2 / JC400 series) includes a dedicated External battery interface. Jimi lists an External Battery × 1 as a standard accessory.

| **Specification**  | **Official value**                                                     |
| ------------------ | ---------------------------------------------------------------------- |
| Battery type       | External backup pack (connects to the device battery port)             |
| Capacity           | 450 mAh (not 5 mA)                                                     |
| Main vehicle power | DC 9–30 V via B+ / ACC / GND                                           |
| Purpose            | Keep the unit powered for a short time after the vehicle supply is cut |

<br>

How to connect it: plug the original Jimi pack into the Battery / External battery port on the JC400 and place it in a safe position (typically behind the unit / under the dash). Use only the manufacturer battery; non-original packs are not supported.

<figure><img src="https://296077121-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5dyjvbUVXEbs60EnxnDz%2Fuploads%2Ferw3b3vg2loZd9bve5We%2Fimage.png?alt=media&amp;token=7ad31f92-f473-4334-a8ae-88a0f2602a95" alt=""><figcaption></figcaption></figure>

**Runtime (important)**

Jimi does not publish a runtime in hours. This pack is not meant to keep livestreaming or parking surveillance running for hours.

A 450 mAh cell is a short emergency backup:

* Energy is roughly 450 mAh × 3.7 V ≈ 1.7 Wh.
* A 4G dual-channel Android dashcam typically draws several watts when recording / online.
* In practice that is usually minutes of operation (often on the order of \~15–30 minutes under load), enough to finish a recording, send a last position / power-cut event, and shut down cleanly — not multi-hour online time.

If the camera goes offline after ignition-off or a power cut, that is expected once the 450 mAh pack is depleted.

#### JC261 — no external battery

Official JC261 specs and the series user manual do not list any battery (internal or external) and do not include a battery port.

| **Specification** | **Official value**                                  |
| ----------------- | --------------------------------------------------- |
| Interfaces        | Micro USB × 1, SOS × 1, TTL × 1, Relay × 1          |
| Power             | B+ / ACC / GND only                                 |
| Voltage           | DC 9–30 V                                           |
| Battery           | Not listed                                          |
| Accessories       | Power cables, cameras, mounts — no external battery |

If vehicle power is disconnected, the JC261 goes offline. There is no Jimi backup pack to keep it connected.

Jimi markets the JC261 as an upgrade of the JC400, but the external 450 mAh battery interface was not carried over.

\
Links:

[JC400 Configuration](https://navixy.com/docs/expert-center/vehicle-telematics-technology/video-telematics/configuration-guides/jimi-iot/jimi-jc400-troubleshooting)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://navixy.com/docs/qna/device-related-questions/external-battery-options-for-jc261-and-jc400-cameras.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
