Skip to content

Beacon Commands

Sets the interval for true CW beacon transmissions.

BCnnn
BC?
ParameterRangeDescription
nnn060–600Interval in seconds
000Disable beacon

000 (disabled)

BC120 # Beacon every 2 minutes
BC300 # Beacon every 5 minutes
BC600 # Beacon every 10 minutes (max)
BC000 # Disable beacon
BC? # Query current setting
  • All 3 digits required
  • Setting BC automatically disables BT (MCW beacon)
  • True CW requires a CW/SSB receiver
  • Beacon message set by BM command
  • BT — MCW beacon timer
  • BM — Beacon message

Sets the interval for modulated CW (audio) beacon transmissions.

BTnnn
BT?
ParameterRangeDescription
nnn060–600Interval in seconds
000Disable beacon

000 (disabled)

BT120 # Beacon every 2 minutes
BT180 # Beacon every 3 minutes
BT000 # Disable beacon
BT? # Query current setting
  • All 3 digits required
  • Setting BT automatically disables BC (CW beacon)
  • MCW can be received with any FM receiver
  • Beacon message set by BM command

Sets the text message for beacon transmissions.

BM<text>
BM?
ParameterDescription
<text>Message up to 32 characters

‘RS-UV3’

CharacterDescription
#nnInsert nn seconds of carrier (01–30)
&Repeat message from beginning
BMWA2EUJ # Simple callsign
BMWA2EUJ/B FN20 # Callsign with grid
BM#10WA2EUJ # 10 sec carrier, then callsign
BMWA2EUJ & # Repeat callsign continuously
BM? # Query current message
  • #nn carrier insertion only works with BC (true CW)
  • Everything after & is sent once at the end
  • Standard Morse characters supported

Configures beacon to cycle through multiple memory channels.

MCn
MC?
ValueDescription
0Single channel beacon
2–9Cycle through channels 1 to n

0 (single channel)

MC0 # Single channel beacon
MC3 # Cycle channels 1, 2, 3
MC5 # Cycle channels 1 through 5
MC? # Query current setting

With MC3 and BT120:

  1. Recall channel 1, send beacon
  2. Wait 120 seconds
  3. Recall channel 2, send beacon
  4. Wait 120 seconds
  5. Recall channel 3, send beacon
  6. Wait 120 seconds
  7. Return to channel 1, repeat…
  • Store different frequencies/power levels in memory channels first
  • Enables multi-band beacons from single RS-UV3A
  • Each channel can have different TX power (PW setting)
# Configure three beacon frequencies
FS144280
PW1
ST1
FS222100
PW1
ST2
FS432100
PW0
ST3
# Enable multi-channel
MC3
BT180

Sets the automatic CW identification timer for repeater applications.

ITnnn
IT?
ParameterRangeDescription
nnn000–500Interval in seconds
000Disable auto-ID

000 (disabled)

IT600 # ID every 10 minutes
IT300 # ID every 5 minutes
IT000 # Disable auto-ID
IT? # Query current setting
  • FCC requires repeater ID at least every 10 minutes
  • ID is sent after current transmission ends
  • Uses callsign set by CL command
  • CW parameters from CS and CF
  • All 3 digits required
  • CL — Set callsign
  • ID — Manual ID

Immediately sends the stored callsign as CW.

ID
  • Sends callsign from CL command
  • Automatically keys TX if needed
  • Uses MCW (audio CW on FM carrier)
  • Speed and tone from CS and CF
  • CL — Set callsign
  • IT — Automatic ID timer