Beta Software Firmware 1.4.0 for Deco XE75/XE5300/XE75 Pro_V2/V3 Added Wi-Fi Access Control, WireGuard VPN & More
This Article Applies to:
Deco XE75(US/EU/AU/CA)_V2/V3
Deco XE5300(US)V2/V3
Deco WE10800(US)V2/V3
Deco XE75 Pro(US/EU/AU/CA)_V2/V3
Deco XE70 Pro(US)_V3
Vx.0=Vx.6(eg:V2.0=V2.6)
Firmware Modifications:
- Added WiFi Network Mode to enhance the overall performance of the 2.4GHz band.
- Added Camera Security.
- Added Whitelist/ Wi-Fi Access Control to support Allow List and Block List
- Supported Captive Portal for Guest Network.
- Supported Firmware Auto Update.
- Supported ECO Mode 1.0 to save power.
- Supported WireGuard VPN.
- Integrated third-party VPN services.
- Supported limiting client speeds.
- Supported fixing a specific port as the WAN port.
- Optimize client type recognition.
- Support managing new Kasa and Tapo product categories (including light strips, multi-port outlets, etc.).
Bug Fixes:
- Fixed the issue where Samsung devices could connect to the Deco WiFi but had near-zero network speeds.
Download Links
| Deco XE75/XE5300/WE10800_V2/V3 | 1.4.999_Build_20260319_rel_57690_Beta (updated 2026.3.19) |
| Deco XE75 Pro/XE70 Pro_V2/V3 | 1.4.999_Build_20260319_rel_57838__Beta (updated 2026.3.19) |
Update Notice:
- Please be sure you have read the Beta Test Agreement before upgrading the Pre-release firmware!
- Please make sure the Deco APP is up-to-date.
- The Beta firmware versions can’t be degraded directly to the previous 1.3.1/1.2.9, etc. versions.
- How to manually update the firmware via web UI.
As always, we value your feedback. If you happen to encounter any concerns during or after the firmware upgrade, please feel free to comment below with the following information. Your input helps us continue to improve and provide the best possible products and support.
- Provide a detailed network layout, including how the devices are connected.
- Include a detailed description of the issue and as much information as possible regarding the specific conditions that seem to trigger the behavior.
Thank you for your continued support and for being part of our community.
- Copy Link
- Subscribe
- Bookmark
- Report Inappropriate Content
@jmvp I installed the new version, so far so good ![]()
- Copy Link
- Report Inappropriate Content
This beta brings the listed Deco models up to firmware platform 1.10.0. If you look at the chart below support for 20MHz/40MHz automatic bandwidth selection to enhanced 2.4GHz WiFi performance. won't be added till firmware platform 1.12.0

I am unable to provide a time frame on when this will be added.
- Copy Link
- Report Inappropriate Content
@HelpFixDecoApp Thank you. I did not know they had a pre-published feature map!
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
@David-TP
Description: After updating to firmware 1.3.1 then to 1.4.999 Build 20260319 and performing a factory reset, the router's web admin interface is inaccessible. While I can login, the web interface will not fully load.
I pulled a HAR file during the initial connection attempt, based on this:
The web interface attempts an XHR POST request to /admin/device?form=mode right after the JavaScript and CSS assets load. It immediately gets slapped with a 500 Internal Server Error. That encrypted text block in the response (zH9tcs...) states 'lan mac is nil!'
This came to light as I was developing an MCP Server for control of the Deco Platform (based on Python Library: TPLinkRouterc6u ), leveraging the local Web API. The same lan mac is nil! is on every post-auth call, even with a fresh reboot.
I am currently in Access Point Mode. I expected that this probably had something to do with it. Perhaps the upgrade from 1.2x to 1.3.1 may have corrupted the configuration, so I preformed the following:
1. Enabled / Disabled DHCP - Trying to get the config file to repopulate the lan mac in the config - No Difference.
2. Enabled / Disabled Guest Wifi - Trying to get the config file to repopulate the lan mac in the config - No Difference.
3. Changed from AP mode to Router Mode, Rebooted, Changed Back, Rebooted - No Difference.
After these tests were completed without success, I then did a firmware update to the version 1.4.999 Build 20260319. Hoping that the latest version of code would resolve this. I completed the tests above again, without any success, the web interface still does not fully load.
After doing all of this, I pulled another HAR file and ran it through AI to validate what is going on:
(Gemini 3.1 Pro) --- Start AI Analysis ---
HAR File Analysis
-
Static Assets Loaded Successfully: The browser successfully loaded the initial HTML, CSS, and JavaScript files (many served directly from the browser's memory cache).
-
Session Timeout Detected: There is a
POSTrequest made to[http://192.168.70.185/cgi-bin/luci/;stok=/admin/system?form=envar](http://192.168.70.185/cgi-bin/luci/;stok=/admin/system?form=envar). While the server returned an HTTP 200 status, the actual JSON response body was{ "success":false, "errorcode":"timeout" }. Notice that the session token (stok=) in the URL is blank. -
The Critical Failure (HTTP 500): The primary blocking issue is a subsequent
POSTrequest to[http://192.168.70.185/cgi-bin/luci/;stok=f<redacted>2/admin/device?form=mode](http://192.168.70.185/cgi-bin/luci/;stok=f<redacted>2/admin/device?form=mode). This request failed with a hard HTTP 500 Internal Server Error. The response body contains what appears to be an encrypted, base64-encoded string (starting with25IGa59GHhuMC...)
--- End AI Analysis ---
Based on this, it leads me to believe either I have an edge case related to upgrade while in access point mode, or there is a bug with the web interface introduced around 1.3.1
I have several HAR files of this behavior that I can share within DM, if needed, but the core problem is still the same: lan mac is nil! fires in the LuCI dispatch function before any endpoint handler is reached, meaning it affects every single authenticated call regardless of format, protocol, or path.
- Copy Link
- Report Inappropriate Content
- Copy Link
- Report Inappropriate Content
@HelpFixDecoApp :
Thank you for your comments. I've tried Edge, Edge In-Private, Firefox, Firefox Private Browsing to eliminate possible browser, cookie or caching issues.
- Copy Link
- Report Inappropriate Content
Hi, as far as I know, the new 1.4.999 beta only adds the "WiFi Network Mode" and it doesn't support Channel/Channel Bandwidth selection.
Best regards.
- Copy Link
- Report Inappropriate Content
@David-TP Thank you. It looks as if it is one more notch up on the firmware versions! So, maybe next release/update! At least we are moving in the right direciton. Thank you.
- Copy Link
- Report Inappropriate Content
Information
Helpful: 4
Views: 9546
Replies: 59
