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: How to send data in Mesh network, using Z-Stack 3.0.1

Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK

Hi,

My project is Sensor Monitoring using Mesh network.

And I have 2 SmartRF05 Boards + 2 CC2530. I modify a "GenericApp" to send data from Router to Coordinator.

I think I need to AF_DataRequest() function to send data. So before using this function, I don't know set up or init anything.

So, if I want to send data from Router to Coordinator, what am I going to do?

Best regards and thank you.

Luc