Hello, I developed for my customer, a ZigBee coordinator in last 2019, using nRF5 SDK for Thread and Zigbee v3.2.0.
I have now two questions:
- is ZigBee 3.0 supported by this stack?
- how can I easily update my custom FW to use last versione of nRF5 SDK for Thread and Zigbee?
I would't make it using a coordinator example on new SDK and then integrating my custom FW inside this sample. The actual custom FW is a result of many integration between stack, drivers and many custom functions, we will like to have a quickly solution to reduce issue risk and time to testing and debbugging the new integration.
The way we would prefer is to update ONLY the Zboss stack, making only the minimum needed changes or adjust
Many thanks for your help
Abele