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