Connect to a Radio¶
The Connection Panel is the main screen for discovering and connecting to a FLEX-8600 radio. It provides three connection modes: Local (LAN discovery), SmartLink (remote via internet), and Manual (direct IP or VPN). The panel appears automatically when AetherSDR starts and no radio is connected, or you can open it at any time from Settings > Connect to Radio....
Before you start¶
- AetherSDR must not already be connected to a radio.
- The panel now opens as a frameless dialog. You can drag it by the title bar at the top.
Steps¶
Connect to a local LAN radio¶
- Open the connection panel. By default, the Local tab is active.
- Wait for AetherSDR to discover radios on the local network. The
Available radioslist populates automatically. - Select a radio from the list.
- Click
Connect Selected Radio.
Connect to a remote radio through SmartLink¶
- Open the connection panel.
- Click
Remote with SmartLink. The panel switches to the SmartLink page. - Under SmartLink account, enter your FlexRadio account email in the
SmartLink account: Emailfield. - Enter your password in the
SmartLink account: Passwordfield. The password is not saved between sessions. - Click
Sign In. AetherSDR authenticates with SmartLink and, if successful, populates theRemote radioslist with the radios available to your account. - Select a radio from the
Remote radioslist. - Click
Connect Remote Radio.
Connect by IP address (manual or VPN)¶
- Open the connection panel.
- Click
Connect by IP(from the Local page) or select the Manual page directly. - In the
Radio IP addressfield, enter the IP address or hostname of the radio. - (Optional) Select a network interface from the
Advanced: Source pathdrop-down to bind the connection to a specific NIC. - (Optional) Check
Use low bandwidth modefor reduced-rate streams on slow links. - Click
Connect by IP (manual).
Additional controls¶
Open Network Diagnosticsβ Opens a diagnostics dialog for troubleshooting network connectivity.Retry Discoveryβ Re-runs LAN discovery on the Local page.Disconnectβ Disconnects from the current radio and returns to the connection panel.Connect to last radio on start upβ When checked (default), AetherSDR automatically reconnects to the last used radio on startup. When unchecked, the connection panel opens each session.Enable adaptive frame-rate throttleβ When checked, AetherSDR automatically reduces FFT and waterfall frame rates when network quality degrades, helping to maintain a stable connection on slower or congested links.
Set a custom nickname for a non-Flex radio (HL2, simulator)¶
The Available radios list supports a right-click context menu for setting a custom nickname on a discovered radio before connecting. This is only available for radios that do not have their own on-radio name store (for example, HL2 or simulator radios). FlexRadio radios set their name through Radio Setup while connected, so the context menu is not offered for Flex radios.
- Right-click a radio in the
Available radioslist. - Select Set custom nickname... from the context menu.
- Enter the desired nickname in the dialog that appears.
- Click OK. The nickname is persisted keyed by serial number and appears the next time discovery runs.
What each control does¶
| Control | What it does | Persisted setting |
|---|---|---|
| Local / SmartLink / Manual mode buttons | Switch the panel among the three connection modes. | ConnectionMode |
Available radios |
Lists LAN radios discovered via mDNS/Flex discovery. Right-click a non-Flex radio to set a custom nickname. | β |
Connect Selected Radio |
Connects to the highlighted LAN radio. | β |
No local radios found yet |
Callout shown when discovery is empty. | β |
Retry Discovery |
Re-runs LAN discovery. | β |
Remote with SmartLink |
Shortcut to the SmartLink page. | β |
Connect by IP |
Shortcut to the Manual page. | β |
Open Network Diagnostics |
Opens the network diagnostics dialog. | β |
SmartLink account: Email |
Your FlexRadio account email address. | SmartLinkEmail |
SmartLink account: Password |
Your SmartLink password. Not saved after the session ends. | β |
Sign In |
Authenticates with SmartLink and retrieves the list of remote radios. | β |
Sign Out |
Ends the current SmartLink session. | β |
Remote radios |
Lists the WAN radios available to your account after sign-in. | β |
Connect Remote Radio |
Starts a WAN connection to the selected remote radio. | β |
Radio IP address |
The IP address or hostname to connect to in Manual mode. Editable combo box that remembers the last three addresses you successfully connected to. | ManualRadioIp |
Advanced: Source path |
Picks the local network interface used for the manual connection. | ManualBindSource |
Use low bandwidth mode |
Enables reduced-rate streams for slow links. | LowBandwidthMode |
Connect by IP (manual) |
Starts the manual/VPN connection. | β |
Connect to last radio on start up |
When checked, auto-connects to the last used radio on startup. Defaults to checked. | AutoConnectToLastRadio |
Enable adaptive frame-rate throttle |
Automatically reduces FFT/waterfall frame rate when network quality degrades. | AdaptiveThrottleEnabled |
Disconnect |
Disconnects from the current radio. | β |
Status indicators¶
| Indicator | Meaning |
|---|---|
| Status label | Current connection state: searching, connecting, connected, or errored. |
| Manual result label | Result text after probing a manual IP (success or error). |
| Source warning label | Warns when the selected source NIC is stale or unreachable. |
Tips¶
- The connection panel now appears as a frameless dialog. Drag it by the title bar at the top.
SmartLinkEmailis persisted, so your email address is pre-filled on the next launch. Your password is never stored.- After signing in to SmartLink, the status label shows your name, callsign, or confirmation that you are signed in.
- The
Remote radioslist is sized for compact display; scroll within the list if the radio you want is not immediately visible. - The
Available radioslist on the Local page is height-limited to 240 pixels with an internal scrollbar, so it works well on small displays like a 1024x600 panel. - The
Radio IP addressfield stores up to three recent addresses. If you previously used theLastRoutedRadioIpsetting, AetherSDR imports it automatically the first time you open the Manual page after upgrading. - On the Local page, you can quickly switch to SmartLink or Manual mode using the shortcut buttons.
- When switching to or from frameless mode, AetherSDR preserves the dialog geometry only if the dialog was visible at the time of the switch.
- The SmartLink login form now includes accessibility hints for password managers (macOS Passwords, Windows Authenticator, KDE Wallet). The email and password fields are labeled as a "SmartLink login form" so credential managers can correctly scope the account pair.
- Custom nicknames set via the right-click menu on the Local page are persisted keyed by serial number and will appear on subsequent discovery sweeps.
Troubleshooting¶
Available radioslist is empty β Ensure the radio is powered on and on the same local network. ClickRetry Discoveryto refresh the list.Remote radioslist is empty after sign-in β The remote radio may be powered off, not registered with SmartLink, or associated with a different FlexRadio account.Sign Inproduces an error β Check that your email and password are correct. Verify your credentials at the FlexRadio website.- Cannot connect by IP β Ensure the radio is reachable on the network. Use
Open Network Diagnosticsto check connectivity. - AetherSDR connects to the wrong radio on startup β Uncheck
Connect to last radio on start upif you want to choose a radio manually each session.