diff --git a/package/gluon-core/luasrc/usr/lib/lua/gluon/platform.lua b/package/gluon-core/luasrc/usr/lib/lua/gluon/platform.lua
index b9b90789ed1e256c1fabcdc133d12064aa03377c..dcd736f1176066f5f4a3e132e610d9c734f06fe4 100644
--- a/package/gluon-core/luasrc/usr/lib/lua/gluon/platform.lua
+++ b/package/gluon-core/luasrc/usr/lib/lua/gluon/platform.lua
@@ -60,6 +60,11 @@ function M.is_outdoor_device()
 		'mikrotik,sxtsq-5-ac',
 	}) then
 		return true
+
+	elseif M.match('ramips', 'mt7621', {
+		'zyxel,nwa55axe',
+	}) then
+		return true
 	end
 
 	return false
diff --git a/targets/ramips-mt7621 b/targets/ramips-mt7621
index 2338ffa55d67c42a04001270049993d2e237d702..0ca89fed262aa90133e53c90abe32e02a93768ac 100644
--- a/targets/ramips-mt7621
+++ b/targets/ramips-mt7621
@@ -118,6 +118,9 @@ device('zbtlink-zbt-wg3526-32m', 'zbtlink_zbt-wg3526-32m', {
 -- ZyXEL
 
 device('zyxel-nwa50ax', 'zyxel_nwa50ax')
+device('zyxel-nwa55axe', 'zyxel_nwa55axe', {
+	broken = true, -- Missing LED / Reset button
+})
 
 
 -- Devices without WLAN