WF_CAGetRssi Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
WF_CAGetRssi Function
C
void WF_CAGetRssi(
    UINT8 * p_rssi
);
Description

See WF_CASetRssi. Note that this function only retrieves the RSSI threshold used during the connection -- this is not the current RSSI of an existing connection. If it is desired to retrieve the current RSSI state then a scan must be performed and the scan result will contain the current RSSI state.

Preconditions

MACInit must be called first.

Parameters
Parameters 
Description 
p_rssi 
Pointer to where RSSI value is written 
Returns

None

Remarks

Default is 255

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.