The sleep device cannot receive multicast messages

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

The sleep device cannot receive multicast messages

1,377 Views
1948396491
Contributor II

Hello, I have a question for you.I added a sleeping device to a group.After being asked to keep the sleeping device awake, the sleeping device was controlled by group control, and no response was found from the sleeping device.But through the short address control is normal control.My problem is that the sleep device doesn't receive multicast messages whether it polls or not.

0 Kudos
Reply
1 Reply

1,285 Views
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi, I hope you're doing well!

 

Group addresses work for passing messages to multiple endpoints or nodes grouped together in a single 16-bit address. For this, a node must have a Group Address table containing information about the groups to which each endpoint in the device belongs to.

 

Could you please check that the Group Address table is being generated successfully? To add an endpoint to a group, the zps_eAplZdoGroupEndpointAdd function is used on the local node.

For reference, could you please take a look at the ZigBee 3.0 Stack User's Guide, here?

 

Please let me know if you need any more information.

 

Best regards,

Sebastian

0 Kudos
Reply