I am currently testing USTEER as band steering but upon following the documentation https://openwrt.org/docs/guide-user/network/wifi/usteer it will automatically disable the wireless interface.
Found out that "option bss_transition '1'" causes the issue.
Tried setting it 0 and it worked. Tried replacing it with ieee80211v also worked.
My question is how do I know if band steering works if I set IEEE80211v instead of bss_transition?
Device: Newifi D2
Wireless driver: mt76
Connect with SSH, call ubus call system board
and copy-paste here.
What are the clients?
How do you know if roaming occurred? Observe if at the set roaming RSSI your station connects to the other AP by looking at its syslog.
So do not set option, it is not usteer, it is you setting it.
usteer would enable option on the fly, no config additions needrd once you replace wpad-basic-mbedtls with wpad-mbedtls.