Repeater Node - Must Sensors use ACK to detect "3 failed" messages?
-
I have a clarification question on this text in "The Sensor Network".
If the sensor node later loses contact with the gateway or a repeater-sensor node, it will automatically repeat this procedure to determine the best path to the gateway - a sensor node considers contact with the gateway to be lost if it fails to send 3 consecutive messages.
For messages to be detected as failed (and therefore the sensor tries to find a new gateway/repeater) must messages be sent with ACK requested as true?
eg: send(msg1valve.setSensor(i).set(true), true);
This question is for NRF24 radio in case that's significant.
-
I have a clarification question on this text in "The Sensor Network".
If the sensor node later loses contact with the gateway or a repeater-sensor node, it will automatically repeat this procedure to determine the best path to the gateway - a sensor node considers contact with the gateway to be lost if it fails to send 3 consecutive messages.
For messages to be detected as failed (and therefore the sensor tries to find a new gateway/repeater) must messages be sent with ACK requested as true?
eg: send(msg1valve.setSensor(i).set(true), true);
This question is for NRF24 radio in case that's significant.
-
Thanks @mfalkvidd
Unfortunately that ruins my theory as to what I’m observing. I will keep experimenting.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login