# Overview & Spec

Holybro RemoteID Module is low cost, small size, and light weight module that broadcast information about UAVs in flight through WIFI & Bluetooth. It supports both CAN and serial protocols. It is a FCC & CE approved radio module.

The products run open-source firmware (ArduRemoteID) and provides a so-called **standard Remote ID solution,** primarily target drone manufacturers & system integrators.

{% hint style="warning" %}
This products is design for [Standard Remote ID Solution](https://www.faa.gov/uas/getting_started/remote_id), primarily target drone manufacturers & system integrators, as you need do you own approval process at the FAA (DoC submission) if you are in the USA. For accurate information related to this topic, please refer to the your country's official administration website . &#x20;
{% endhint %}

### Specifications

* Radio module:
  * Espressif ESP-C3 module
  * Bluetooth and WiFi 2.4GHz (ERP): + 20 dBm (100 mW)
  * FCC & CE certified radio module
* Firmware:
  * ArduRemoteID (<https://github.com/ArduPilot/ArduRemoteID>).
    * Supports upgrading firmware via the web interface (“OTA”)
* Protocol: CAN & Serial
* Interface:
  * 1x JST GH 4-pin CAN (CAN) port
  * 1x JST GH 6-pin TELEM (UART) port
* Antenna Connector type:
  * On CNC Case: SMA connector
  * On PCB: IPEX Connector &#x20;
* Range: > 5km detection range\*
* Power: 5V supplied from TELEM or CAN port
* LED lights: Bright RGB status LED
* Size:
  * Without case: 35.3 x 23.5 mm (not including antenna)
  * With CNC case: 38 x 26.5 x 11.5 mm (not including antenna)
* Mount: M2 screws
* Operating temperature: -40°C to +85°C
* Weight:
  * PCB only: 4 g
  * With CNC case & Antenna: 27.5g
* Certification: FCC & CE

\* The detection range depends on many factors such as the receiver antenna gain, transmission protocol, weather conditions, flying height, receiver height line of sight etc. With professional receivers a range of 5 km and more is possible.


---

# Agent Instructions: 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:

```
GET https://docs.holybro.com/radio/remote-id/overview-and-spec.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
