esp_ieee802154_receive() function
Set the IEEE 802.15.4 Radio to receive state.
Return value
- ESP_OK on success - ESP_FAIL on failure due to invalid state.
Notes
Radio will continue receiving until it receives a valid frame. Refer to `esp_ieee802154_receive_done()`.
Examples
esp_ieee802154_receive() is referenced by 1 libraries and example projects: