Connecting Devices
INTERGRID Configurator communicates with devices over a serial connection through your browser. Choose a connection method below to learn more.
Connection Methods
Future Connection Types
Support for DroneCAN connections is planned for a future release.
Auto-Connect
Auto-connect remembers devices you've previously connected to and automatically reconnects when they are plugged in.
- Enable/disable auto-connect using the toggle switch in the top navigation bar.
- When enabled, plugging in a recognized device triggers an automatic connection sequence.
- The connection progress is shown in a modal with step-by-step status updates.
Managing Connections
Connecting Multiple Devices
When using FC Passthrough, all devices connected to the flight controller are detected and listed automatically. You can select any device from the list to view its settings.
With a direct USB connection, only one device is connected at a time.
Forgetting a Port
Your browser remembers serial ports you've granted access to. To remove a remembered port:
- Open the connection dialog.
- Find the port you want to forget.
- Click the Forget option next to it.
This revokes the browser's permission for that port. You'll need to re-select it from the browser's serial port picker the next time you connect.
Disconnecting
To disconnect from a device:
- Click the Disconnect button in the top navigation bar.
- The Configurator returns you to the Home page.
If you physically unplug the USB cable, the Configurator detects the disconnection automatically and cleans up the session.
Always save your settings before disconnecting. Unsaved changes are lost when the connection ends.
Connection Troubleshooting
If you're having trouble connecting, check the following:
| Issue | Solution |
|---|---|
| No serial ports appear | Make sure the USB cable is plugged in and your device is powered on. Try a different USB port. |
| Port appears but connection fails | Check that no other application (terminal, other configurator) is using the same serial port. |
| Connection drops immediately | Try a different USB cable — some cables are charge-only and don't support data. |
| FC Passthrough doesn't find devices | Ensure the flight controller firmware supports passthrough mode and the devices are properly wired. |
For more solutions, see the Troubleshooting page.