Part Number:TIDA-010024
Tool/software: Code Composer Studio
Hi,
I want to ask questions about the data transmission and reception parts in TIDA-010021. I try the transmit a message to specific node in 6lowpan network. I try the readmeter() part in this but I couldn't figure it out. For example I have 100 nodes in my 6lowpan network. I want the send message node 57 or receive message from it. How can I do it ? Which part may I use about reaching the nodes, id or ip addresses ?
Also, what is the difference between poll and push examples ? I want the create mesh 6lowpan network. Which one more effective poll or push ?