esp_ieee802154_receive_at() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK on success - ESP_FAIL on failure due to invalid state.

Notes

Radio will start receiving after the timestamp, and continue receiving until it receives a valid frame. Refer to `esp_ieee802154_receive_done()`.

References

from examples