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.
This commit is contained in:
bretbingham 2022-05-06 20:32:37 -05:00 committed by GitHub
parent 9a539cdd8a
commit ab54df3d28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.