> For the complete documentation index, see [llms.txt](https://docs.phoenixlidar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.phoenixlidar.com/hardware-and-interfaces/navbox/flexpack/specifications.md).

# Specifications

<table><thead><tr><th width="279">Property</th><th>Details</th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Dimensions (L x W x H)</strong></td><td><p>27.9 x 20.9 x 17.3 cm (RangerFLEX no cam)</p><p>33.4 x 20.9 x 17.3 cm (w/ removable 61mp cam)</p></td><td></td></tr><tr><td><strong>Operating Voltage</strong></td><td>DC Voltage 14 - 28V (via 3-pin LEMO connector)</td><td></td></tr><tr><td><strong>Power Connector</strong></td><td>3-pin LEMO Male Connector</td><td></td></tr><tr><td><strong>Power Consumption</strong></td><td>~12W (without external components such as LiDAR and Camera)</td><td></td></tr><tr><td><strong>Operating Temperature</strong></td><td><p>0° to +40° C</p><p>(32° to 104° F)</p></td><td></td></tr><tr><td><strong>Weight</strong></td><td><p>4.7 kg / 10.3 lbs (RangerFLEX no cam)</p><p>5.5 kg / 12.1 lbs (w/ removable 61mp cam)</p></td><td></td></tr><tr><td><strong>Storage Options</strong></td><td><p>SD card with UHS speed rating and up to 256GB recommended.</p><p>(Needs to be formatted in <strong>exFAT</strong> file system)</p></td><td></td></tr><tr><td><strong>GPS Antenna Ports</strong></td><td>Up to 2 external antenna ports available (SMA connector)</td><td></td></tr><tr><td><strong>WiFi Antenna Ports</strong></td><td>1 external antenna port available (SMA connector)</td><td></td></tr><tr><td><strong>Status Indicator</strong></td><td>RGB LED</td><td></td></tr><tr><td><strong>I/O Conne</strong>ctors</td><td><p><mark style="color:blue;">Ethernet:</mark> 8-pin LEMO Male Connector </p><p><mark style="color:blue;">Secondary LiDAR Sensor:</mark> 14-pin LEMO Male Connector </p><p><mark style="color:blue;">Alternative FOG IMU:</mark> 10-pin LEMO Male Connector</p><p><mark style="color:blue;">Camera:</mark> 14-pin LEMO Male Connector</p><p></p><p><mark style="color:blue;">DMI:</mark> 5-pin LEMO Male Connector on side.</p><p><mark style="color:blue;">Fan:</mark> 4-pin Male Connector on side.</p></td><td></td></tr><tr><td><strong>Maintenance/Service Ports</strong></td><td>1x USB Type A</td><td></td></tr><tr><td></td><td></td><td></td></tr><tr><td><strong>Constellation Support</strong></td><td>GPS + GLONASS + BEIDOU + GALILEO</td><td></td></tr><tr><td><strong>Position Accuracy</strong></td><td>1 cm + 1 ppm RMS horizontal</td><td></td></tr><tr><td><strong>PP Attitude Heading RMS Error (IMU 30)</strong></td><td><p>Roll, Pitch: 0.002° RMS </p><p>Heading: 0.007° RMS</p></td><td></td></tr><tr><td><strong>Support Alignment</strong></td><td>Kinematic, Dual-Antenna</td><td></td></tr><tr><td><strong>Operating Modes</strong></td><td>Real-Time, Post-Processing optional</td><td></td></tr></tbody></table>


---

# 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://docs.phoenixlidar.com/hardware-and-interfaces/navbox/flexpack/specifications.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.
