This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

cc2530 sampleApp group address problem

I tried the sampleApp with one coordinator and one end device (both using the EB board from TI's development kit).

After both device join the group (by default group id). The end device can send OTA message using the group address and coordinator can recieve the msg correctly. But the message send out by the coordinator using the group casting, can not be recieved by the end device.

The same issue happens in my own applications, which is modified from GenericApp.

Am I missing something, or is this normal? Any solutions for the issue?

Ethan