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, 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...
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 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...
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'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...
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, 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, 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 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...