mesh_switch_parent_t is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxRelatedReferences

Fields

Field
Declared as
Description
int
parent weak RSSI monitor duration, if the RSSI continues to be weak during this duration_ms, device will search for a new parent.
int
RSSI threshold for keeping a good connection with parent. If set a value greater than -120 dBm, a timer will be armed to monitor parent RSSI at a period time of duration_ms.
int
RSSI threshold for parent selection. It should be a value greater than switch_rssi.
int
Disassociate with current parent and switch to a new parent when the RSSI is greater than this set threshold.
int
RSSI threshold for connecting to the root.

References

from examples