2025-09-03 9:57 AM - last edited on 2025-09-03 10:27 AM by Andrew Neil
Dear ST Community,
I'm developing a Zigbee sensor node using an STM32WB55RG Nucleo board as an end device that should join my existing Zigbee network (Raspberry Pi 4 + CC2531 running Zigbee2MQTT). Despite successful build and flash operations, my STM32WB55 won't join the network, and I'm not seeing any LED feedback despite setting CFG_FULL_LOW_POWER=0.
Coordinator: Raspberry Pi 4 + CC2531 (Zigbee2MQTT)
End Device: STM32WB55RG Nucleo
After opening the network on my Raspberry Pi with:
and power cycling the STM32WB55 within 5 seconds, the device does not join the network. There is no LED activity (BLUE or GREEN), and no device appears in Zigbee2MQTT logs.
I've verified that:
This is a critical issue preventing my project from moving forward. Any specific guidance on properly configuring an STM32WB55 as an end device joining an external coordinator would be greatly appreciated.
Thank you for your expertise.
Best regards,