Hello!
We are considering MCXW71 for a Zephyr project.
Zigbee is a key requirement but currently appears to only be supported through MCUXpresso.
1. Are there plans to add Zigbee support though Zephyr directly (i.e through KConfig)
2. Is the current alternative to generate Zigbee projects using MCUXpresso and then mix in Zephyr through CMake?
Best,
Jaagup
Hello,
Currently we only have available for Zephyr the different features mentioned in the official documentation
FRDM-MCXW71 — Zephyr Project Documentation
To make use of some other feature or protocol of the device, you will need to go through the MCUXpresso IDE and the SDK releases
Regards