Only one transceiver socket is supported in the system.
Transceiver mode is available in STA mode only.
Length of a received packet is trimmed if it exceeds 1536 bytes of data. Each packet includes the 8 bytes of proprietary header. Therefore, the receive buffer should be set to a maximum of 1544 bytes.
Cannot transmit a frame over 1536 total bytes (including any header) and below 14 bytes (shortest MAC header).
Transceiver mode is not available in connected mode. Auto-connection mode is also considered as connected mode, even if not connected.
sl_SendTo and sl_RecvFrom are not available in transceiver mode.