Hello,
I've noticed recents commits related to IEEE 802.15.4 on the NXP RW612 in the zephyr and hal_nxp repositories. However, according to the doc, IEEE 802.15.4 is still not officialy supported by this board/MCU in Zephyr 4.1.0.
I tried to build the OpenThread/Shell sample for the FRDM_RW612. The build system seems to correctly add the build step to include the BLE/802.15.4 NXP combo firmware. However, it doesn't compile because there's no ieee802154 node in the device tree.
Is anyone aware of the current status? Is the documentation just not up-to-date, or is this is still a work in progress?
Thank you.