> For the complete documentation index, see [llms.txt](https://doc.engenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.engenius.ai/home-cloud-release-note/access-point-firmware/ecw515.md).

# ECW515

## v1.9.106

### **\[New Features]**

* Support for **5GHz DFS (Dynamic Frequency Selection)** channels.
* Support for **160 MHz channel bandwidth** to deliver higher wireless throughput and improved Wi-Fi performance.
* **Regulatory Domain Updates** *Note.* *EnGenius Cloud settings* *support will be available by the end of June.*
  * **6GHz Band Updates**
    * **Indonesia** — Enabled 6GHz band support.
    * **Vietnam** — Enabled 6GHz band support.
  * **Power Limit Updates**
    * Updated EIRP power limits for the following countries and regions to comply with the latest regulatory requirements:
      * Canada, Chile, Colombia, Dominican Republic, Ecuador, Guatemala, Mexico, Panama, Philippines, Puerto Rico, Taiwan, Uruguay, USA, Uzbekistan, and Venezuela.
      * The updated specifications are:
        * **2.4GHz**: Updated from **30 dBm** to **EIRP 36 dBm**
        * **5GHz Band 1**: Updated from **30 dBm** to **EIRP 36 dBm**
        * **5GHz Band 2/3**: Updated from **23 dBm** to **EIRP 30 dBm**
  * **DFS Updates**
    * **Kuwait** — Weather Radar DFS support changed from **Yes** to **No**.
    * **Canada** — Added support for DFS channels **120 / 124 / 128**.
    * Added support for **DFS channel 144** in 45 countries. \
      Albania, Austria, Belgium, Bulgaria, Croatia, Czech Republic, Denmark, Costa Rica, Dominican Republic, Estonia, Finland, France, Germany, Greece, Hong Kong, Hungary, Iceland, India, Ireland, Italy, Kazakhstan, Liechtenstein, Latvia, Luxembourg, Lithuania, Monaco, Montenegro, Netherlands, Norway, Mexico, North Macedonia, Poland, Portugal, Romania, Slovakia, Slovenia, Spain, Sweden, Switzerland, Taiwan, Thailand, Turkey, Ukraine, United Kingdom, and Vietnam

## v1.9.105

### **\[Issue Fixed]**

* Fixed an issue where clients connected to **LAN3–LAN5** may experience **packet loss when pinging upstream clients** when **LAN2 is detected as the uplink port** and **LAN3–LAN5 are in Bridge mode**.

## v1.9.104

### **\[Issue Fixed]**

* Fixed an issue where the **LAN5 PSE port did not supply power correctly**, causing PD devices to fail to operate properly.
* Fixed an issue where the device could not be accessed via the **default IP address (192.168.1.1)** to open local GUI when the **LAN2 port (used as the uplink port) link changed before obtaining a DHCP IP address**.

## v1.9.103

* This f/w version is for the first release.&#x20;


---

# 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://doc.engenius.ai/home-cloud-release-note/access-point-firmware/ecw515.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.
