Question
ZigBee callback not working
Hi,
I am using a STM32WB55 board and its USB Dongle.
I set up a ZigBee network with Messaging Cluster between them.
The WB55 is the router + server, and the Dongle is the coordinator + client.
I can send a Message from WB to Dongle.
When I try to send data from Dongle to WB, the callback on WB is never called, even when I send the message to everyone (broadcast).
What can make a Callback never activated?
Best regards,
CD
