Skip to content

Connect to a Radio

Use the connection panel to connect AetherSDR to a FLEX-8600. You can connect to a radio on your local LAN, a remote radio through SmartLink, or a radio at a manual IP address (for VPN or routed network connections).

The connection panel opens automatically when AetherSDR starts and no radio is connected. You can also open it at any time via Settings > Connect to Radio....

Before you start

  • The FLEX-8600 must be powered on and reachable on your network.
  • For LAN connections: Confirm that no VPN, guest Wi-Fi isolation, or host firewall is blocking mDNS/discovery traffic on your local network.
  • For SmartLink: Ensure you have a valid FlexRadio SmartLink account.

Connection modes

The connection panel has three modes, selected by the radio buttons at the top:

  • Local β€” Discovers and connects to radios on your local LAN.
  • SmartLink β€” Connects to remote radios through FlexRadio's SmartLink service.
  • Manual β€” Connects to a radio at a specific IP address, useful for VPN or routed network connections.

The panel remembers your last mode and restores it on next launch.

Local mode steps

  1. Click Local.
  2. Wait a few seconds for the Available radios list to populate. AetherSDR listens for discovery packets from the radio; this normally completes within a few seconds.
  3. Click your radio in the Available radios list to highlight it.
  4. Click Connect Selected Radio.

The status label at the bottom of the panel updates through searching, connecting, and then connected states as the link is established.

  1. Click SmartLink.
  2. Enter your SmartLink account email in the SmartLink account: Email field.
  3. Enter your account password in the SmartLink account: Password field.
  4. Click Sign In.
  5. Wait for the Remote radios list to populate with radios available to your account.
  6. Click a radio in the list to highlight it.
  7. Click Connect Remote Radio.

To sign out of SmartLink, click Sign Out.

Manual mode steps

  1. Click Manual.
  2. Enter the IP address of the radio in the Radio IP address field.
  3. You can also click the drop-down arrow to select a previously used address.
  4. (Optional) Click Advanced: Source path to select a specific network interface.
  5. (Optional) Check Use low bandwidth mode if you are on a slow or metered link.
  6. (Optional) Check Enable adaptive frame-rate throttle to automatically reduce FFT/waterfall frame rate when network quality degrades.
  7. Click Connect by IP (manual).

The status label shows the connection result, and the Manual result label provides additional detail.

What each control does

Control What it does Persisted setting
Local / SmartLink / Manual Switches the panel among the three connection modes. Default mode on first launch is Local. ConnectionMode
Available radios Lists FLEX-8600 radios discovered on the LAN via mDNS. Populated automatically; no input required. β€”
Connect Selected Radio Connects to the highlighted LAN radio. Enabled only when a radio is selected in the list. β€”
No local radios found yet Callout shown when discovery returns no results. Replaces the list until a radio is found or discovery is retried. β€”
Retry Discovery Re-runs LAN discovery immediately. Appears inside the empty-state callout. β€”
Remote with SmartLink Shortcut to the SmartLink mode. Appears inside the empty-state callout. ConnectionMode
Connect by IP Shortcut to the Manual mode. Appears inside the empty-state callout. ConnectionMode
Open Network Diagnostics Opens the network diagnostics window. Appears inside the empty-state callout. β€”
SmartLink account: Email Email address used to sign in to SmartLink. Saved between sessions. SmartLinkEmail
SmartLink account: Password Password used to sign in to SmartLink. Not saved between sessions. β€”
Sign In Authenticates with SmartLink using the supplied email and password. β€”
Sign Out Logs out of the current SmartLink session. β€”
Remote radios Lists SmartLink WAN radios available to the signed-in account. β€”
Connect Remote Radio Starts a WAN connection to the selected radio in the Remote radios list. β€”
Radio IP address The IP address used for a manual or VPN connection. The field accepts typed input and also shows up to three recently used addresses in a drop-down for quick reuse. Addresses are normalised and deduplicated before being saved. ManualRadioIp / RecentConnectByIpAddresses
Network Diagnostics Opens the network diagnostics window from the Manual page. β€”
Connect by IP (manual) Starts the manual or VPN connection to the address entered in Radio IP address. β€”
Advanced: Source path Selects the local network interface used for the manual connection. Use this when the computer has multiple NICs and AetherSDR is binding to the wrong one. ManualBindSource
Use low bandwidth mode Enables reduced-rate audio and data streams. Use this on slow or metered links. LowBandwidthMode
Enable adaptive frame-rate throttle Automatically reduces FFT/waterfall frame rate when network quality degrades, helping maintain connection stability on unreliable links. Unchecked by default. AdaptiveThrottleEnabled
Connect to last radio on start up When checked, AetherSDR automatically connects to the last used radio on startup and whenever a broadcast-discovery or routed-radio probe succeeds. When unchecked, the connection screen opens at startup and you must pick a radio manually each session. Defaults to checked so existing users keep their current behaviour. AutoConnectToLastRadio
Disconnect Disconnects from the currently connected radio. β€”

Recent IP addresses (Manual mode)

The Radio IP address field is a drop-down combo box that remembers the last three addresses you connected to successfully. Click the arrow to see the list and select a previous address, or type a new one directly in the field.

Addresses are normalised (trimmed and parsed through QHostAddress) before being stored so that equivalent forms of the same address are not saved as duplicates. The list is written to the RecentConnectByIpAddresses setting as a compact JSON array.

If you are upgrading from a version prior to v0.9.7, the single address previously stored under LastRoutedRadioIp is automatically carried forward as the first entry in the new list. No manual migration is required.

Window appearance

The connection panel is a frameless dialog with a custom title bar. The title bar shows "Connect to Radio" and includes standard window control buttons. This appearance can be controlled by the FramelessWindow setting.

When the panel is hidden during a frameless mode toggle, its geometry is preserved only if the panel was visible at the time of the toggle.

Tips

  • If the list is slow to populate, wait at least 10–15 seconds before using Retry Discovery. The radio sends periodic discovery packets and AetherSDR may not have received the first one yet.
  • If your computer has multiple network interfaces, AetherSDR may be listening on the wrong one. If discovery consistently fails, consider switching to Manual mode and specifying the interface with Advanced: Source path.
  • If you share a computer and do not want AetherSDR to connect to a radio before you have a chance to choose one, uncheck Connect to last radio on start up.
  • Enable adaptive frame-rate throttle is useful on links with variable latency or packet loss, such as cellular hotspots or shared Wi-Fi. When enabled, AetherSDR automatically reduces visual data rates to preserve connection stability.

Troubleshooting

  • "No local radios found yet" appears and does not go away β€” The radio's discovery packets are not reaching AetherSDR. Common causes: the radio and computer are on different VLANs or subnets, guest Wi-Fi AP isolation is enabled, or a software VPN is intercepting multicast traffic. Click Open Network Diagnostics for details, or switch to Manual mode if you know the radio's IP address.
  • Connect Selected Radio is greyed out β€” No radio is selected in the Available radios list. Click a radio in the list first.
  • The status label shows an error after clicking Connect Selected Radio β€” The radio was discovered but the TCP connection failed. Check that no firewall is blocking the SmartSDR protocol port, and that no other SmartSDR-compatible client holds the exclusive connection.
  • The Radio IP address drop-down shows an old or unreachable address β€” Type a new address directly in the field. The old entry will age out of the list once three newer successful connections have been made.
  • AetherSDR connects to the wrong radio at startup β€” Uncheck Connect to last radio on start up. AetherSDR will then open the connection screen on every launch so you can choose the radio manually.
  • SmartLink login fields do not auto-fill with a password manager β€” Ensure your password manager is set to recognise the form as a SmartLink account login. The email and password fields are labelled appropriately in the accessibility tree for macOS Passwords, Windows Authenticator, and KDE Wallet.
⚑ Athena AetherSDR Assistant
Hi! I'm Athena, the AetherSDR AI assistant. Ask me anything about installation, configuration, or troubleshooting.