Roaming Parameters set structure

Public Attributes#

uint8_t

Specifies the RSSI threshold (in dBm) below which the module will attempt to roam to a better access point.

uint8_t

Defines the hysteresis value to prevent frequent roaming when the RSSI fluctuates around the threshold.

struct rsi_uRoamParams::@43

Public Attribute Documentation#

roam_enable#

uint8_t roam_enable[4]

Enables or disables the roaming feature. 0 - Disable 1 - Enable


roam_threshold#

uint8_t roam_threshold[4]

Specifies the RSSI threshold (in dBm) below which the module will attempt to roam to a better access point.


roam_hysteresis#

uint8_t roam_hysteresis[4]

Defines the hysteresis value to prevent frequent roaming when the RSSI fluctuates around the threshold.


roamParamsFrameSnd#

struct rsi_uRoamParams::@43 roamParamsFrameSnd

uRoamParamsBuf#

uint8_t uRoamParamsBuf[12]