how to use the esp_zb_raw_command_handler_register to handle the zigbee raw data buffer . I mean how to use the uint8_t bufid returned by the callback to get access to the buffer raw data
@mbarga82 Could you let us know your requirement to handle the raw data buffer? As it's not a recommended way, and we suggest to use the common data model APIs instead.
Question
how to use the esp_zb_raw_command_handler_register to handle the zigbee raw data buffer . I mean how to use the uint8_t bufid returned by the callback to get access to the buffer raw data
Additional context.
No response