Hello,
I would like to use the RSSI Location cluster to be able to locate an end_device.
The problem is that I don't manage to send an RSSI_Ping message in broadcast to
all devices around end_device. The messages are always send to parent instead of being
send from end_device to all. This means that the RSSI measure by anchor device is not good
because sender is the parent and not the end_device. I managed to send broadcast messages
but throw the parent.
Can we use (CC2530 with Zstack 2.5.0) end_device to send direct broadcast messages?
Thanks,