cyclops1982 / RAKTracker

Example code that get's a distance measure and sends it via lora. First implementation. Very basic.
0 stars 0 forks source link

Re-send ack-failed messages #23

Open cyclops1982 opened 3 months ago

cyclops1982 commented 3 months ago

We have an ACK mode, but when that fails we don't do anything with it.

We should store that message in memory and send it when the ack did work.

The message we send should be different, we want to send:

What else?