SWRU455M February 2017 – October 2020 CC3120 , CC3120MOD , CC3130 , CC3135 , CC3135MOD , CC3220MOD , CC3220MODA , CC3220R , CC3220S , CC3220SF , CC3230S , CC3230SF , CC3235MODAS , CC3235MODASF , CC3235MODS , CC3235MODSF , CC3235S , CC3235SF
The Agile Multiband feature, when enabled, allows APs that support this feature to manage the network and request the STA to roam to another AP in the same network. This allows the APs in the network to balance the load on each AP and increase the stability of the network.
This feature is based on requests from the serving AP that can include information about one or more APs; this information is used to connect to the highest priority AP without scanning for channels not in the list.
The feature is supported only on part of the devices. For more information, refer to Table 2-1.
Example:
SlWlanNetworkAssistedRoaming_t roamingTransitionEnable;
roamingTransitionEnable.Enable = 1;
sl_WlanSet(SL_WLAN_STA_NETWORK_ASSISTED_ROAMING, SL_WLAN_AP_TRANSITION_ENABLE,
sizeof(SlWlanNetworkAssistedRoaming_t ), apTransitionEnable );