Hi,
I'm looking at using a CC2530ZNP in a concentrator type application. I will be sending data out to devices on the network, so i want to use source routing to be sure i don't fill up routing tables across the network.
My problems are:
I can see ZDO_SRC_RTG_IND, which tells me a route to a device has been received, but I can't see any mention in the ZNP interface of how to issue a Route Discovery Request (eg. NLME_RouteDiscoveryRequest in Zstack). Is there a way to send it?
Also, for the ZDO commands i see no way of using a source route, they always require the network address. Is it possible to source route ZDO commands?
Thanks for any help!
Kram