Hi together, I am working with the STM32WB55 and connecting it with different configurations to Homeassistant via Zigbee2mqtt. The Zigbee2mqtt auto generates a config file with the available e...
Hello ST Community, I am currently working on a ZigBee communication project using the STM32WB55RG microcontroller. My goal is to establish ZigBee communication between the STM32WB55 (running ST ZigBee...
Hi evryone, I've been trying to work on Zigbee communication for a while now, so far I've just learned how to read and write attributes. Now I'd like to try to learn how to use cluster Identify a...
Hi, I'm working on implementing attribute reporting on the Zigbee STM32WB55 Evaluation boards. I've attempted to configure attribute reporting in the Zigbee_DevTemp_Server_Coord and Zigbee...
I take a photo with ov2640 camera. I try to send this photo with zigbee protocol from router to coordinator. I achive this but there is a problem. After I send a photo the communication is locked t...
Hello, I'm working on a project started from Zigbee_APS_coord and Zigbee_APS_router examples on NUCLEO-WB55.USBDongle with STM32Cube_FW_WB_V1.21.0. The project is based on data exchange between t...
Hello, testing Zigbee_OnOff_Client_SED on P-NUCLEO-WB55. Sources are from version 1.18.0, same as installed stm32wb5x_Zigbee_FFD_fw.bin. Almost no changes to source files except m...
Hi Guys, I am planning to start a project where I require BLE and Zigbee dynamic concurrency. After going through the datasheet OF STM32WB55, under dynamic application section, I could see that t...
Hi, i want to send sensor values from my STM to my Homeassistant via zigbee. Therefore I have configured a temperature sensor cluster at one endpoint and because my device should also control L...
I'm trying to develop an application for zigbee for the stm32wb55, but i get some problems when I try to reconnect. The configuration for the coordinator its the next parameters: &n...