Skip to main content
Visitor II
March 4, 2024
Question

I'm unable to connect to the ZigBee network

  • March 4, 2024
  • 1 reply
  • 1216 views

I'm trying to create a new ZigBee network frame for STM32WB55RG Zigbee 3 and DIGI Zigbee 3, but it's not working,

My request is :

  1. How to configure Zigbee network step by step
  2. How to set unique PAN-ID
  3. How to set 64 bit MAC address
  4. How to send and Received data thought ZigBee 3
This topic has been closed for replies.

1 reply

ST Technical Moderator
March 4, 2024

Hello @Hari96,

Thanks for the post and welcome to the community.

To answer your question and get started with ZigBee for STM32WB Series, please find below a ZigBee guide that describes the commissioning process step by step and the way to configure the network parameters. 

https://www.st.com/resource/en/application_note/an5627-stm32wb-series-zigbee-commissioning-guide-stmicroelectronics.pdf

https://www.st.com/resource/en/application_note/an5498-how-to-use-zigbee-clusters-templates-on-stm32wb-series-stmicroelectronics.pdf

You can also have access to a multiple project examples following our Github repo :  https://github.com/STMicroelectronics/STM32CubeWB

Best regards,

Ouadi