Hi all..
We have that developement kit and we're working on our master thesis this term..
We tried to transfer data among our devices.. We can transfer data from router/end device to router/end device.. Also we can transfer our data to coordinator from our routers/end devices..
But when we try to transfer data from Coordinator device we have a problem which we could'nt find out what..
As we understand "zb_SendDataRequest" function sends data and "zb_RecieveDataIndication" gets it from other device.. But if device is coordinator "zb_SendDataRequest" function doesn't work..
We ask that if there is a mistake at the parameters or usage of "zb_SendDataRequest" function at Coordinator or is there any other way to send data from coordinator to another device?..