This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Zigbee support on the nRF52820?

We would like to use Zigbeee on the nRF52820, however, it seems from other threads that neither the "nRF5 SDK for Thread and Zigbee" nor the "nRF Connect SDK" support it, but only an emulation with nRF52833 is possible. 

Working with nRF52 Series — nRF Connect SDK 1.6.99 documentation (nordicsemi.com)

Is there any limitations we need to be aware of when trying to build a Zigbee application for nRF52820? Has anyone already developed a Zigbee application based on nRF52820 

  • Hi,

    Zigbee is not officially supported on nRF52820, so we cannot guarantee that it works. It is possible to emulate nRF52820 on a nRF52833 DK using nrf52833dk_nrf52820 as build target in nRF Connect SDK or following the guide Developing for nRF52820 for nRF5 SDK, but there are some considerations to be aware of:

    I would recommend using nRF Connect SDK rather than nRF5 SDK, as that is the SDK where active development for Zigbee is ongoing, and it will receive new features and updates. However, we have not tested Zigbee on nRF52820 in any of the SDKs, so we cannot guarantee anything. If you have questions or requests regarding roadmap, please contact your regional sales manager.

    Best regards,

    Marte

Related