maniacbug / RF24Network

Network Layer for nRF24L01(+) Radios
http://maniacbug.github.com/RF24Network
273 stars 129 forks source link

Lose range #5

Open patchido opened 11 years ago

patchido commented 11 years ago

What happens if i lose the range in the network? if it is regained will it start communicating again?

shulter commented 10 years ago

Yes. However, packets which experienced a transmit timeout and could not be transmitted even after the predefined retry count are discarded.