faydr / QMesh

QMesh: a synchronized flooded mesh network for voice over LoRa
GNU General Public License v3.0
150 stars 14 forks source link

Make a "dummy packet" return mechanism #116

Closed faydr closed 2 years ago

faydr commented 3 years ago

In the firmware, make a dummy packet return mechanism. This mechanism returns a received packet, even if it already has been seen. This provides a simple means to check out communication between two nodes.

faydr commented 2 years ago

I don't think this is worth the trouble.