Page 1 of 1

Monitoring RSSI for Zigbee Gateway Devices

Posted: Thu Oct 17, 2024 7:31 am
by renatopinheiro
What is the best way to keep the RSSI of gateway devices updated?
The esp_zb_zcl_cmd_read_attr_resp_message_t contains the RSSI information, but the esp_zb_zcl_report_attr_message_t does not. Shouldn't the esp_zb_zcl_report_attr_message_t also include RSSI information?