FRDM-RW612 - IEEE 802.15.4 support

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

FRDM-RW612 - IEEE 802.15.4 support

773 Views
Philippe-HQ
Contributor I

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.

0 Kudos
Reply
1 Reply

735 Views
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

Hello,

 

Hope you are doing well. You can check the supported features for this board on the zephyr repository:

zephyr/boards/nxp/frdm_rw612/doc/index.rst at main · zephyrproject-rtos/zephyr · GitHub

 

As mentioned on the index.rst, the Wireless Connectivity Support is Bluetooth and WiFi.

 

Any further support, will be included on the documentation in the repository.

 

Best regards,

Ricardo

0 Kudos
Reply