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