Configurations#

Macros#

#define
SL_WISUN_PING_MAX_PAYLOAD_LENGTH 144U

Maximum length of payload.

#define
SL_WISUN_PING_PACKET_COUNT 4U

Default packet count for ping.

#define
SL_WISUN_PING_PACKET_INTERVAL 1000U

Packet Interval.

#define
SL_WISUN_PING_PACKET_SIZE 40U

Default packet size for ping.

#define
SL_WISUN_PING_STACK_SIZE_WORD 256U

Ping thread stack size in word.

#define
SL_WISUN_PING_TIMEOUT_MS 10000U

Ping timeout.