Z-Wave NCP jamming detection (RSSI window and default report interval)#
Z-Wave NCP jamming detection (RSSI window and default report interval)
Compile-time defaults for the Z-Wave Serial API jamming detection component. The RSSI sample window length is SL_JAMMING_DETECTION_BUFFER_SIZE samples at 100 ms per sample. SL_JAMMING_DEFAULT_DETECTION_EVALUATION_DELAY_SEC sets the default periodic report interval in seconds.
Macros#
#define
SL_JAMMING_DETECTION_BUFFER_SIZE 150
Number of RSSI samples kept per channel in the jamming detection window <150..255:1>
#define
SL_JAMMING_DEFAULT_DETECTION_EVALUATION_DELAY_SEC 5
Default interval in seconds between periodic jamming reports when initialized via defaults <0..20:1>