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...
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...
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...
Hello, I am trying to use WB55 as a Zigbee device on HomeAssistant. I have made some progress so far, and I can use it as an OnOff switch on HomeAssistant and report my switch status in real-t...
Hi, I have used a custom board with an STM32WB55CG MCU to successfully connect to a Tuya Gateway and also a Homassistent/Zigbee2mqtt setup with the OnOff functionality. As next topic I w...
Hello, I'm working on a hobby project where I'm trying to control AC via IR signals controlled through Zigbee and Home Assistant. Thus, I'm working on STM32WB5MM-DK, currently experiencing with t...
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...
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...
Hello, I am trying to get zigbee traces running on STM32WB5MMG running on Sparkfuns development boards. For my current project I am using this hardware: SprakFun MicroMod Main Board - Single - h...
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...