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'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, 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 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...
Hi! I am trying to reproduce some examples and got stuck at simple sensor. The example code is working fine on my P-Nucleo-wb55, but if I am trying to reproduce i with CubeMX i've got failed Code ...
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...
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...