Update README.md
This commit is contained in:
parent
ec9cd3d219
commit
29acb73888
|
@ -6,6 +6,11 @@ The actual node can be one of the LoRa CubeCell nodes by Heltec Automation: http
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
|
|
||||||
|
Will repeat packets ONCE. To prevent flooding a short list of received packet IDs is checked against the ID of the current packet.
|
||||||
|
Keep in mind that re-sending packets will cause the initial sender to assume that the packet is "received" or at least in the mesh.
|
||||||
|
If no other meshtastic node is in range of either the node or the repeater, the message will still be shown as received.
|
||||||
|
You can use this for range tests.
|
||||||
|
|
||||||
Will work only for the channel "Default" with setting "Very long range (but slow)"!
|
Will work only for the channel "Default" with setting "Very long range (but slow)"!
|
||||||
Modify radio settings for your own channels.
|
Modify radio settings for your own channels.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue