Module cmd_zigbee

Module cmd_zigbee 

Source

Structs§

ZigbeePacketStatusRsp
Response for GetZigbeePacketStatus command
ZigbeeRxStatsRsp
Response for GetZigbeeRxStats command
ZigbeeRxStatsRspAdv
Response for GetZigbeeRxStats command

Enums§

FcsMode
Set the Rx/Tx mode for FCS (16 bits)
ZigbeeMode
The modulation and data rate to be used for RX and TX

Functions§

get_zigbee_packet_status_req
Gets the status of the last received packet. Status is updated at the end of a reception (RxDone irq), but rssi_sync is already updated on SyncWordValid irq
get_zigbee_rx_stats_req
Gets the internal statistics of the received packets. Statistics are reset on a POR, sleep without memory retention and the command ResetRxStats
set_zigbee_address_cmd
Sets the Zigbee addresses for filtering in Rx. Frames that don’t match the addresses raise an address error IRQ. When a packet is received, the destination address and PAN ID are both checked. Broadcast addresses are matched as well. Multi-cast is not supported or filtered
set_zigbee_packet_len_cmd
Sets the zigbee packet length without the need to call the full SetZigbeeParams command (slower to run)
set_zigbee_params_cmd
Sets the parameters for Zigbee packets