Skip to main content

πŸ”Œ Connecting to the Scout

The Dronetag Scout features a built-in HTTPS management interface, accessible over your local network on port 443.
This interface allows you to:

  • Preview detected data
  • Configure network and system settings
  • Manage the device securely

To access the interface, you must first determine the Scout’s IP address on your network.

By default, the Scout is shipped with DHCP enabled. This means it will attempt to obtain an IP address automatically from your network's DHCP server.
If no DHCP server is found within a short timeout of 60 sec. period, the Scout will fall back to a static IP configuration:

  • IP Address: 192.168.100.100/24
  • Default Gateway: 192.168.100.1/24

You can connect a computer directly to the Scout via Ethernet and manually configure your computer’s network interface to a compatible IP address (e.g., 192.168.100.10) to access the device in fallback mode.

warning

Important: The older Scout EVK model does not have the static IP Fallback, first you need to connect.

warning

Important: The older Scout EVK model runs its management interface on port 8080, which is not secured with HTTPS.
We strongly recommend upgrading to the latest Scout hardware and firmware for improved security and features.

For specific details on upgrading your Scout EVK to the latest version, please refer to the Scout EVK Upgrade page.


πŸ” Finding the Scout on Your Network​

When powered and connected (via Ethernet or Wi-Fi), the Scout will attempt to obtain an IP address via DHCP.

If you don’t know what IP address the Scout received, use one of the following methods depending on your platform:

πŸ“± Android – Bonjour Browser​


Insert SD Card into the Mini computer

Download Bonjour Browser on Google Play

Get it on Google Play
  1. Install and open the app.
  2. Locate Dronetag Scout in the list.
  3. The IP address and hostname will be shown.

πŸ” Accessing the Interface​

Once you have the Scout's IP address:

  1. Open a web browser.
  2. Navigate to: https://<Scout-IP> (replace <Scout-IP> with the actual IP address, e.g., https://192.168.1.42).
  3. Because the Scout uses a self-signed certificate, your browser will likely show a security warning.
    • Proceed by allowing the insecure connection. This may appear as "Advanced > Proceed to IP", depending on your browser.
  4. Log in using the default credentials provided by Dronetag Support.

The upgraded Scout includes a login-protected management UI. The default username and password will be sent to you by our support team.

caution

Upon first login, please change the default credentials to a secure username and password known only to you.

Important: Write down your new credentials securely. If you perform a factory reset on the unit, it will revert to the default login credentials.

warning

For the older Scout EVK model, the management interface runs on port 8080 and is not secured with HTTPS.
We strongly recommend upgrading to the latest Scout for improved security and functionality.

πŸ”§ Configuring a Trusted Certificate​

To avoid browser security warnings and enable a trusted HTTPS connection, you can configure the Scout with a certificate trusted by your system.

You can find certificate management options in the Configuration section of the interface.

Here, you can:

  • Upload a certificate signed by your internal Certificate Authority (CA), or
  • Generate a Certificate Signing Request (CSR) to obtain a signed certificate from your CA.

Once installed, the trusted certificate will replace the default self-signed one, ensuring seamless and secure access from trusted devices.

For the detailed description please refer to the system configuration page.

πŸ› οΈ Troubleshooting Connectivity​

If you're unable to access the Scout’s interface refer to the detailed network troubleshooting section.