Sidewalk Phy received LoRa packet status.

Public Attribute Documentation#

data_rate#

sid_pal_radio_data_rate_t sid_pal_radio_rx_packet_t::data_rate

Data rate at which the packet was received


lora_rx_packet_status#

sid_pal_radio_lora_rx_packet_status_t sid_pal_radio_rx_packet_t::lora_rx_packet_status

LoRa-specific packet status


fsk_rx_packet_status#

sid_pal_radio_fsk_rx_packet_status_t sid_pal_radio_rx_packet_t::fsk_rx_packet_status

FSK-specific packet status


rcv_tm#

struct sid_timespec sid_pal_radio_rx_packet_t::rcv_tm

Timestamp when the packet was received


rcv_payload#

uint8_t sid_pal_radio_rx_packet_t::rcv_payload[255]

Buffer to store the received payload


payload_len#

uint8_t sid_pal_radio_rx_packet_t::payload_len

Length of the received payload