C
#define COMM_RSSI_THRESHOLD 0x01
Description
COMM_RSSI_THRESHOLD defines the minimum signal strength that is acceptable for a Coordinator to route messages through. A neighbor Coordinator that has signal strength that is higher than this threshold can be list as neighbor to be able to route message. This setting usually is related to the signal strength interpretation for the specific RF transceiver. This value is represented by BYTE with 8-bit data width, thus should be less than 256.