Skip to content

Commit dcf5785

Browse files
committed
docs: add radio.rxgain command reference
1 parent 7fa7ac2 commit dcf5785

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
@@ -210,6 +210,20 @@ This document provides an overview of CLI commands that can be sent to MeshCore
210210

211211
---
212212

213+
#### View or change the boosted receive gain mode
214+
**Usage:**
215+
- `get radio.rxgain`
216+
- `set radio.rxgain <state>`
217+
218+
**Parameters:**
219+
- `state`: `on`|`off`
220+
221+
**Default:** `off`
222+
223+
**Note:** Only available on SX1262 and SX1268 based boards.
224+
225+
---
226+
213227
#### Change the radio parameters for a set duration
214228
**Usage:**
215229
- `tempradio <freq>,<bw>,<sf>,<cr>,<timeout_mins>`

0 commit comments

Comments
 (0)