Using unsteer app with ssid options

Hi everyone

I am trying to get Unsteer app working on my openwrt one for band-steering

when I add these options to the ssids, the wifi just stops working but when removed and the interfaces restarted - starts working again

option bss_transition '1'
option ieee80211k '1'
option ieee80211v '1'

would appreciate any advice

thank you

You do not need any of those options.
Uninstall wpad-basic-mbedtls
Install wpad-mbedtls
And usteer will enable options on the fly.

You can check presence of options using:

  • samsung intalligent wifi
  • linux "iw scan"
1 Like