Hey there,
I’m sure this question has been asked a billion times, but somehow I’m not finding the solution.
SXTsq 5 ac international
RouterOS v6.47 (stable)
/interface wireless
set [ find default-name=wlan1 ] band=5ghz-a/n/ac channel-width=20/40/80mhz-Ceee country=“united states2” default-authentication=no disabled=no frequency=auto security-profile=default ssid=“LinkNYC Free Wi-Fi” wireless-protocol=802.11
/interface wireless connect-list
add interface=wlan1 security-profile=default ssid=“LinkNYC Free Wi-Fi” wireless-protocol=802.11
I’m losing connection every 30 minutes. The connection, as I watch it via the “QuickSet” is fine. It’s a super strong connection.
In the logs I’m seeing:
74:3E:2B:70:4D:BC@wlan1: lost connection, roaming
F8:E7:1E:6D:15:AC@wlan1: failed to connect, on 5660/20-Ceee/ac/DP(7dBm), authentication timeout ← different far away access point
74:3E:2B:70:4D:BC@wlan1 established connection on 5560000, SSID LinkNYC Free Wi-Fi ← correct access point
I think something is triggering the mikrotik to lose connection, and go do something else. Any hints on how to stop this?
-tim