Note

This documentation is not for the latest stable release version. The latest stable version is v5.4

IEEE 802.15.4

[中文]

Receive Handle Done

Note

It is required since IDF v5.1.3 release.

User must call the function esp_ieee802154_receive_handle_done() to notify 802.15.4 driver after the received frame is handled. Otherwise the frame buffer will not be freed for future use.