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 1d7de7c3a00fbf6e826813807023239a877765ac..4934f86b80e2e4c904be9c65990fccdd44cd6661 100644
--- a/package/gluon-core/luasrc/usr/lib/lua/gluon/platform.lua
+++ b/package/gluon-core/luasrc/usr/lib/lua/gluon/platform.lua
@@ -59,6 +59,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 6744e5c6db78d61a8196203fb3fe7e831563911d..4cc218ad621b294a0423e36e4946de34dbede3b7 100644
--- a/targets/ramips-mt7621
+++ b/targets/ramips-mt7621
@@ -93,6 +93,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