Page 1 of 1

Is the IEEE 802.15.4 stack oficially docummented?

Posted: Sun Dec 31, 2023 5:31 am
by gruvineo
I found an open source HAL for the IEEE802.15.4 stack in Rust: https://github.com/esp-rs/esp-ieee802154 but I cannot find detailed information about this stack in the datasheet. For example, I cannot find for which thing is each register. Is it available publicly? How were they able to write this stack?

Re: Is the IEEE 802.15.4 stack oficially docummented?

Posted: Tue Jan 23, 2024 6:42 am
by ESP_krzychb
Hello @gruvineo,

The register-level information for the IEEE 802.15.4 stack, similar to Wi-Fi/BLE, is proprietary and is not disclosed publicly.