# Getting Started

### Power

The router needs a 5v input of at least 1 Amp, preferably 1.5 Amps. Upon power up the power led should shine solid red.

Please ensure you always have antennas connected when powering on unless the wireless modem has been manually switched off in the configuration.

### Update Firmware

Before using please [update the firmware](/wiki/products/openwrt-uav-router/update-firmware.md).

### Ethernet

Use the following diagram to connect devices. All the LAN/WAN ports share the same pinout.&#x20;

<figure><img src="/files/9AFc5qY24zXJJZXaOIy5" alt=""><figcaption></figcaption></figure>

The router can be accessed using the following details:

* Wifi SSID: CBU-Router
* Wifi Password: CBUnmanned
* IP: 192.168.1.1
* User Login: root
* User Password: (Blank-Please Set Immediately)

Upload the following parameter file, refresh parameters and upload again. This is due to setting an "enable" parameter to true.&#x20;

{% file src="/files/ZsbBVvchh1kVlkGF39Js" %}

Login to OpenWRT Luci using the details above and set your destination IP device to static and an IP of 192.168.1.200.


---

# 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://wiki.cbunmanned.com/wiki/products/openwrt-uav-router/getting-started.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.
