Skip to content

Commit acdb41f

Browse files
authored
Merge pull request #2103 from robekl/docs-radio-rxgain
docs: add radio.rxgain command reference
2 parents 352fe5f + dcf5785 commit acdb41f

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

docs/cli_commands.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,20 @@ This document provides an overview of CLI commands that can be sent to MeshCore
217217

218218
---
219219

220+
#### View or change the boosted receive gain mode
221+
**Usage:**
222+
- `get radio.rxgain`
223+
- `set radio.rxgain <state>`
224+
225+
**Parameters:**
226+
- `state`: `on`|`off`
227+
228+
**Default:** `off`
229+
230+
**Note:** Only available on SX1262 and SX1268 based boards.
231+
232+
---
233+
220234
#### Change the radio parameters for a set duration
221235
**Usage:**
222236
- `tempradio <freq>,<bw>,<sf>,<cr>,<timeout_mins>`

0 commit comments

Comments
 (0)