- AP: AX3200 with OpenWrt 23.05.0 r23497-6637af95aa
- Client: RE700X v1.0 version 1.1.4 Build 20230509 Rel. 78185
- Mesh version:
** mesh11sd - 4.1.1-1
** wpad-openssl - 2023-09-08-e5ccbfc6-8
Hello,
I’m getting back to configuring my mesh network after a few months, II am attempting to set up a mesh network using OpenWRT with a Xiaomi router and a RE700X. According to TP-Link support, the mesh setup is constrained by the WPS button. They suggest enabling the EasyMesh feature on both devices and then pressing the WPS button on the router first, followed by pressing the WPS button on the RE700X within 1 minute.
Unfortunately, WPS does not seem to be functional on OpenWRT:
config wifi-iface 'wifinet3'
option device 'radio1'
option mode 'mesh'
option encryption 'sae'
option mesh_id 'XXXXMesh'
option mesh_fwding '1'
option mesh_rssi_threshold '0'
option network 'lan'
option key 'XXXXXXX'
option wps_pushbutton '1'
Has anyone successfully set up a mesh network with OpenWRT using a different method or workaround? Any advice would be greatly appreciated.