-
Notifications
You must be signed in to change notification settings - Fork 0
Suggested Meshcore Repeater Commands
- Log in to the repeater.
- Navigate to the CLI section.
- Enter each command on a separate line.
- Wait for an
OKresponse before entering the next command. - Save the configuration when complete.
These are SUGGESTED Commands, and each repeater may have different settings based on its location However these have been deployed with success across Yorkshire
| Command | Description |
|---|---|
set flood.max 15 |
Set Total Max Flood (Messages & Adverts to 15 Hops. |
set flood.max.advert 3 |
Set Advert Flood Messages at 3 Hops (V16 FW+) |
set path.hash.mode 2 |
3 Byte hash size for Repeater Advert Messages (Doesn't change the size of messages forwarded). |
set loop.detect minimal |
Packets are dropped if repeater's ID/hash appears 2 or more times (2-byte). |
set flood.advert.interval 162 |
Sets the repeater to Flood Advert every 162 hours (1 Week). This is to reduce mesh congestion. |
set advert.interval 240 |
Sets the Zero Hop Flood Interval to 240 Mins (4 Hours). |
set dutycycle 10 |
Sets the Radio Duty Cycle % to 10% (V15 FW+) |
⚠️ ImportantWait for an
OKresponse after each command before entering the next one to ensure the command has been accepted.
✅ The repeater will now do the following
Forward ALL FLOOD Messages to a max of 15 HopsForward Advert Floods to a max of 3 HOPSAdvert Based on 3 Byte max 21 HopsTurn on minimal Loop Detect packets are dropped if repeater's ID/hash appears 4 or more times (1-byte), 2 or more (2-byte), 1 or more (3-byte)
Currently in the test phase of deployment in Yorkshire
Enter the following commands in order:
region put yorkshire
region allowf yorkshire
region put eng-yh
region allowf eng-yh
region save
OPTIONAL Regions (For NE/NW)
region put eng-ne
region allowf eng-ne
region put gb-eng-nw
region allowf gb-eng-nw
region save
| Command | Description |
|---|---|
region put yorkshire |
Adds the Yorkshire region identifier. |
region allowf yorkshire |
Allows forwarding for the Yorkshire region. |
region put eng-yh |
Adds the Yorkshire region code. |
region allowf eng-yh |
Allows forwarding for the Yorkshire region code. |
region put eng-ne |
Adds the North East England region code. |
region allowf eng-ne |
Allows forwarding for the North East England region code. |
region put gb-eng-nw |
Adds the North West England region code. |
region allowf gb-eng-nw |
Allows forwarding for the North West England region code. |
region save |
Saves the configuration permanently. |
✅ The repeater will forward traffic for:
yorkshireeng-yheng-negb-eng-nw
✅ Once deployed, you can then add the region scope to the #Yorkshire channel in the Meshcore Client, as this will help reduce Mesh Traffic. Just click the 3 dots in the top right, go to Set Region Scope, and click the + and add Yorkshire. Click the tick to save, and make sure it's selected.
⚠️ Important
These are suggested commands; although they have been deployed successfully, they may not be a one-size-fits-all solution.