From ab54df3d28ed516d4aa1d53b5184a723b9884505 Mon Sep 17 00:00:00 2001 From: bretbingham <50145867+bretbingham@users.noreply.github.com> Date: Fri, 6 May 2022 20:32:37 -0500 Subject: [PATCH] Update store-and-forward-module.mdx Using the recommended channel settings "coding_Rate 4" causes critical error 7. When I looked at the coding_rate documentation on channels page it listed 5 as the lowest allowable setting. --- docs/settings/modules/store-and-forward-module.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/settings/modules/store-and-forward-module.mdx b/docs/settings/modules/store-and-forward-module.mdx index 11862f3f..53e49242 100644 --- a/docs/settings/modules/store-and-forward-module.mdx +++ b/docs/settings/modules/store-and-forward-module.mdx @@ -301,7 +301,7 @@ Either use a custom channel configuration with at an at least 1kbit data rate or Recommended channel setting is for 1.343kbps: ```shell title="Recommended channel setting for S&F module" -meshtastic --setchan spread_factor 11 --setchan coding_rate 4 --setchan bandwidth 500 +meshtastic --setchan spread_factor 11 --setchan coding_rate 5 --setchan bandwidth 500 ``` With an aftermarket coaxial antenna or moxon antenna, that will give you roughly the same range as "Long Range / Slow" and 5x the bitrate.