Other Parts Discussed in Thread: CC3220SF
Hello,
We are testing this code, specifically network part.
We are keeping device in station mode & connecting to some Access point i.e. AP.
We want to know the latest RSSI for this Access point using CC3220SF.
We know the scan procedure, following functions are used.
sl_WlanGetNetworkList : Function scans wifi AP available in air & gives table including RSSI for each AP.
But is there any specific API just to check the RSSI of the single connected AP at any given time ?
if api is not available, is there any method to achieve this ?