Reference Manual

Redpine Signals, Inc. Proprietary and Confidential Page 104
RS9116 n-Link Linux and Android
Technical Reference Manual
Version 2.0
21 Steps to connect 802.11R client to AP
1. Use the following configuration in sta_settings.conf file to connect to 802.11R AP.
network={ssid="<SSID of Access Point>"key_mgmt=FT-PSKpsk=<passphrase specified
in the Access Point>proto=WPA2pairwise=CCMPgroup=CCMP}
2. Use following command to roam Over-The-DS for RSI 802.11R client:
#./wpa_cli -i <interface_name> ft_ds <AP_MAC_ID>
NOTE: Here AP_MAC_ID is obtained from scan results and given manually.