Check messages node-gateway
-
I understand that ACK is used to verify the message delivery from the node to the controller end-to-end, and the ACK bit management must be done in the sketch. What about the messages between node and gateway? Are there an automatic mechanism to check the delivery to the gateway? When the function send() is called, it send the message only once to the gateway or is trying several times? Thank you.
-
The message is send only once, indicating that the node is requesting an ACK. The controller needs to handle the ACK and send a response to the node via the gateway. The node does not resend the message if no ACK is received, that needs to be implemented in the sensor sketch, it is not part of the library.
-
Thank you.
1 out of 3
Suggested Topics
-
Update RF24 library to latest version
Bug Reports • 23 Mar 2014, 23:37 • andriej 24 Mar 2014, 22:52 -
ESP32 with LoRa
General Discussion • 31 Jan 2023, 11:06 • dhanushmh 24 days ago -
ESP-NOW
General Discussion • 22 Apr 2018, 05:58 • NeverDie 17 Feb 2025, 22:24 -
No merge into master in the last 5 years, should we use development?
General Discussion • 23 Sept 2024, 17:48 • kiesel 25 Mar 2025, 15:30 -
Meet in Malmö, Summer 2016?
General Discussion • 1 Feb 2016, 15:34 • bjacobse 4 Mar 2025, 00:29 -
Why is the output of ACS712 current measurement module unchanged?
General Discussion • 19 Jul 2021, 09:09 • Tessie T 28 days ago