System Commands
TX – Transmit
Section titled “TX – Transmit”Controls the transmitter.
Syntax
Section titled “Syntax”TXnParameters
Section titled “Parameters”| Value | Description |
|---|---|
| 0 | Stop transmitting (return to RX) |
| 1–5 | Transmit with n-minute timeout |
Examples
Section titled “Examples”TX1 # Transmit, 1 minute maxTX3 # Transmit, 3 minute maxTX0 # Stop transmittingTX0stops TX even if hardware PTT is held- Timeout overrides
TOsetting for this transmission only - If TX is off, radio is in RX mode
PW – TX Power
Section titled “PW – TX Power”Sets the transmit power level.
Syntax
Section titled “Syntax”PWnPW?Parameters
Section titled “Parameters”| Value | Power Level |
|---|---|
| 0 | Low (~10 mW, 10 dBm) |
| 1 | High (~200 mW, 23 dBm) |
Default
Section titled “Default”1 (High)
Examples
Section titled “Examples”PW1 # High powerPW0 # Low powerPW? # Query current settingTO – Timeout
Section titled “TO – Timeout”Sets the transmit timeout timer.
Syntax
Section titled “Syntax”TOnnnTO?Parameters
Section titled “Parameters”| Parameter | Range | Description |
|---|---|---|
nnn | 000–600 | Timeout in seconds |
| 000 | Disable timeout |
Default
Section titled “Default”000 (disabled)
Examples
Section titled “Examples”TO180 # 3 minute timeoutTO300 # 5 minute timeoutTO000 # No timeoutTO? # Query current setting- All 3 digits required
- When timeout occurs, sends TG message and unkeys
- Protects against stuck PTT
TG – Timeout Message
Section titled “TG – Timeout Message”Sets the CW message sent when TX times out.
Syntax
Section titled “Syntax”TG<text>TG?Parameters
Section titled “Parameters”| Parameter | Description |
|---|---|
<text> | Message up to 7 characters |
Default
Section titled “Default”‘TO’
Examples
Section titled “Examples”TGTIME # Send "TIME" on timeoutTGTO # Send "TO" (default)TG? # Query current messageHT – Hang Time
Section titled “HT – Hang Time”Sets TX hang time for repeater applications.
Syntax
Section titled “Syntax”HTnnnnHT?Parameters
Section titled “Parameters”| Parameter | Range | Description |
|---|---|---|
nnnn | 0000–5000 | Hang time in milliseconds |
Default
Section titled “Default”0000 (no hang time)
Examples
Section titled “Examples”HT1500 # 1.5 second hang timeHT2000 # 2 second hang timeHT0000 # No hang timeHT? # Query current setting- All 4 digits required
- TX stays keyed for specified time after PTT release
- Used with courtesy beep in repeater applications
CO – COR Inhibit
Section titled “CO – COR Inhibit”Sets the COR (Carrier Operated Relay) inhibit time.
Syntax
Section titled “Syntax”COnnnnCO?Parameters
Section titled “Parameters”| Parameter | Range | Description |
|---|---|---|
nnnn | 0000–9999 | Inhibit time in milliseconds |
Default
Section titled “Default”0000
Examples
Section titled “Examples”CO0150 # 150 ms inhibitCO0200 # 200 ms inhibitCO? # Query current setting- Prevents COR from going active briefly after TX ends
- Avoids squelch noise triggering COR
- Useful for packet and repeater applications
CB – Courtesy Beep
Section titled “CB – Courtesy Beep”Sets the courtesy beep for repeater applications.
Syntax
Section titled “Syntax”CBnCB?Parameters
Section titled “Parameters”| Value | Beep |
|---|---|
| 0 | None |
| 1 | Low tone |
| 2 | High tone |
| 3 | High/low |
| 4 | Two tones |
Default
Section titled “Default”0 (none)
Examples
Section titled “Examples”CB0 # No beepCB2 # High tone beepCB? # Query current setting- Sounds after hang time expires
- Signals repeater is ready for next transmission
VX – VOX
Section titled “VX – VOX”Enables or disables voice-operated transmit.
Syntax
Section titled “Syntax”VXnVX?Parameters
Section titled “Parameters”| Value | Description |
|---|---|
| 0 | VOX off |
| 1 | VOX on |
Default
Section titled “Default”0 (off)
Examples
Section titled “Examples”VX1 # Enable VOXVX0 # Disable VOXVX? # Query current setting- Pressing PTT disables VOX
- Do not use with speaker-mic (RX audio will trigger TX)
- Sensitivity set by
VLcommand
VL – VOX Level
Section titled “VL – VOX Level”Sets VOX sensitivity.
Syntax
Section titled “Syntax”VLnVL?Parameters
Section titled “Parameters”| Value | Sensitivity |
|---|---|
| 0 | High (most sensitive) |
| 1 | Medium |
| 2 | Low (least sensitive) |
Default
Section titled “Default”1 (Medium)
Examples
Section titled “Examples”VL0 # High sensitivityVL2 # Low sensitivityVL? # Query current settingBW – Bandwidth
Section titled “BW – Bandwidth”Sets the channel bandwidth.
Syntax
Section titled “Syntax”BWnBW?Parameters
Section titled “Parameters”| Value | Bandwidth |
|---|---|
| 0 | 12.5 kHz (narrow) |
| 1 | 25 kHz (wide) |
Default
Section titled “Default”1 (25 kHz)
Examples
Section titled “Examples”BW1 # 25 kHz (standard)BW0 # 12.5 kHz (narrow)BW? # Query current setting- Requires power cycle to take effect
- Use narrow for crowded bands
- Some repeaters require narrow bandwidth
PD – Power Down
Section titled “PD – Power Down”Controls the transceiver chip power.
Syntax
Section titled “Syntax”PDnPD?Parameters
Section titled “Parameters”| Value | Description |
|---|---|
| 0 | Chip powered down |
| 1 | Chip powered on |
Default
Section titled “Default”1 (on)
Examples
Section titled “Examples”PD0 # Power down (saves ~70 mA)PD1 # Power upPD? # Query state- Reduces current by approximately 70 mA
- Radio cannot TX/RX when powered down
- Serial commands still work
B1 – Baud Rate 1
Section titled “B1 – Baud Rate 1”Sets the baud rate for serial port 1 (USB/JP1/JP2).
Syntax
Section titled “Syntax”B1nB1?Parameters
Section titled “Parameters”| Value | Baud Rate |
|---|---|
| 0 | 1200 |
| 1 | 4800 |
| 2 | 9600 |
| 3 | 19200 |
| 4 | 38400 |
| 5 | 57600 |
Default
Section titled “Default”3 (19200)
Examples
Section titled “Examples”B13 # Set to 19200B15 # Set to 57600B1? # Query current setting- Requires power cycle to take effect
- Reconnect terminal at new baud rate after power cycle
B2 – Baud Rate 2
Section titled “B2 – Baud Rate 2”Sets the baud rate for serial port 2 (DE-9 I/O connector).
Syntax
Section titled “Syntax”B2nB2?Parameters
Section titled “Parameters”Same as B1.
Default
Section titled “Default”3 (19200)
- Only applies when
EX1(serial mode) - Requires power cycle to take effect
FW – Firmware Version
Section titled “FW – Firmware Version”Reports the current firmware version.
Syntax
Section titled “Syntax”FWResponse
Section titled “Response”FW: 2.4A- Query only, no parameters
BL – Bootloader
Section titled “BL – Bootloader”Enters bootloader mode for firmware updates.
Syntax
Section titled “Syntax”BL- RS-UV3A waits indefinitely for bootloader connection
- Power cycle required to exit without updating
- See Firmware Upgrade guide
SS – Signal Strength
Section titled “SS – Signal Strength”Reads the current receiver signal strength.
Syntax
Section titled “Syntax”SSResponse
Section titled “Response”SS: -85Value is in dBm.
SN – Noise Level
Section titled “SN – Noise Level”Reads the current receiver noise level.
Syntax
Section titled “Syntax”SNResponse
Section titled “Response”SN: 1234- Lower values indicate cleaner signal
- Raw value, not calibrated
VT – Voltage
Section titled “VT – Voltage”Reads the operating voltage.
Syntax
Section titled “Syntax”VTResponse
Section titled “Response”VT: 8.5V- Reads the 8.5V internal rail
- Useful for monitoring power status
TP – Temperature
Section titled “TP – Temperature”Reads the PCB temperature.
Syntax
Section titled “Syntax”TPResponse
Section titled “Response”TP: 42Temperature in °C.
- PCB temperature, not ambient
- Will be warmer during TX
BS – Battery Status
Section titled “BS – Battery Status”Legacy command for battery charger status.
Syntax
Section titled “Syntax”BSResponse
Section titled “Response”BS: 0or
BS: 1- RS-UV3A Rev A does not have battery charging
- Included for compatibility with older RS-UV3 versions
RR – Register Read
Section titled “RR – Register Read”Reads an RDA1846S transceiver chip register. Advanced use.
Syntax
Section titled “Syntax”RRxxParameters
Section titled “Parameters”| Parameter | Description |
|---|---|
xx | Register address in hex |
Response
Section titled “Response”Returns 16-bit hex value.
- For advanced debugging only
- Register documentation available online for RDA1846S
RS – Register Set
Section titled “RS – Register Set”Sets an RDA1846S transceiver chip register. Advanced use.
Syntax
Section titled “Syntax”RSxxyyyyParameters
Section titled “Parameters”| Parameter | Description |
|---|---|
xx | Register address in hex |
yyyy | 16-bit value in hex |
Response
Section titled “Response”OKor no response if failed.
- Can disrupt radio operation if used incorrectly
- For advanced debugging only
- Settings may not persist through power cycle