This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

repeat process in mesh network?

In the mesh network, the sender uses trickle algorithm to control the repeat sending process, and at last the sender will send the message forever in a max interval at a handle. then my question is : does the other nodes repeat the message from the sender using trickle control logic for a specific times ,or just simplely repeat send serveral times in a constant interval(if so, what's the interval, I can't get it in the mesh sample code)?

Parents Reply Children
No Data
Related