Hi,
Where are the peripherals required for the Zigbee stack documented? I have searched, but only broken links have been returned by Google. I'm using Connect SDK v2.9
Hi,
Where are the peripherals required for the Zigbee stack documented? I have searched, but only broken links have been returned by Google. I'm using Connect SDK v2.9
Also, be aware of the note:
Does this mean that no nRF chips are recommended for new projects using Zigbee?
What is the Zigbee version supported in Connect SDK 2.9 for the nRF52840/nRF52833?
I believe there is some confusion regarding the original question, which is about the peripherals (e.g., Timer0, Timer1, etc.) used by the Zigbee stack. Could you clarify which peripherals are available for use in user code or provide a reference to relevant documentation?
Ros said:Does this mean that no nRF chips are recommended for new projects using Zigbee?
No. That means the new Zigbee R23 is available for the nRF54L Series.
Ros said:What is the Zigbee version supported in Connect SDK 2.9 for the nRF52840/nRF52833?
Zigbee R22.
Ros said:Could you clarify which peripherals are available for use in user code or provide a reference to relevant documentation?
There is no existing description in NCS, but I think it would be similar to the Zigbee peripheral requirements of nRF5 SDK. I will double check with the team.
No. That means the new Zigbee R23 is available for the nRF54L Series.
There are three chips for Zigbee (nRF52833, nRF52840, and nRF5340), and they are not recommended for new projects. Support for the nRF54L Series is experimental, meaning it may or may not be discontinued in the future.
```Experimental
The feature can be used for development, but it is not recommended for production````
(https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/releases_and_maturity/software_maturity.html#software_maturity_categories)
So what remains?
As the documentation states the feature is incomplete in functionality or verification and can be expected to change in future releases. The feature is made available in its current state, but the design and interfaces can change between release tags. Please contact your regional sales manager or use the form of Sales related questions for the feature/roadmap/plan/schedule.
the documentation states the feature is incomplete in functionality
This is exactly what I'm saying. I cannot see any chip recommended for new Zigbee projects.