Hi All,
Picked up one of these AP's from aliexpress. Just wanted to highlight a few issues in the current openwrt support for this device - feedback.
- Current DTS file is missing an irq controller setting for the switch - https://github.com/db260179/openwrt/commit/c0ff4cdcf08bed90f9e3600295d0a97ec2b0e4dd (23.05) same for 24.10 - side affects of this are disconnection of interfaces when making changes
- Mac address on the wan not incremented, fixed in the above change
Also this device poe is only on the WAN interface.
Looking at other similar devices dts files of the mt7981b, irq controller is missing aswell.
Feedback if you have this device and had issues, i can do an upstream patch to correct these issues.