Gateway Installer
Automated installer for setting up EazyTrax Gateway on Raspberry Pi devices with complete configuration management.
About the Gateway Installer
The Gateway Installer provides an automated way to set up EazyTrax Gateway on Raspberry Pi devices. It helps you install and configure the gateway software with optimal settings for IoT data collection.
System Requirements
- Windows 10/11 (Host Computer)
- Raspberry Pi Zero 2W with Raspberry Pi OS
- USB to Serial (UART) Adapter
- Internet connection for both devices
Automated Setup
Automatically configure Raspberry Pi with all necessary gateway components and dependencies.
UART Communication
Reliable serial communication setup between Windows PC and Raspberry Pi via USB adapter.
MQTT Integration
Pre-configured MQTT client settings for seamless data transmission to EazyTrax servers.
Network Configuration
Optional WiFi setup and hostname configuration for flexible network deployment.
Installation Instructions
Installation Instructions
1. Download
Click the download button above to get the Gateway Installer package to your local machine.
2. Extract
Unzip the downloaded file to a location of your choice, preferably in a folder with sufficient permissions.
3. Connect Hardware
Connect your USB to Serial adapter between your Windows PC and Raspberry Pi Zero 2W device.
4. Run Installer
Execute the GatewayInstaller.exe file and configure COM Port settings, MQTT server, and network options.
5. Start Installation
Click "Start Installation" and monitor the progress in the operation details panel until completion.
Configuration Steps
COM Port Setup
- Connect USB to Serial Adapter
- Click "Refresh" to detect COM Port
- Select correct COM Port
- Set Baud Rate: 115200 (Recommended)
MQTT Configuration
- Enter MQTT Server IP: e.g.
172.31.251.60
- Enter Access Token: e.g.
abcd123
Network Settings (Optional)
- Hostname: Enter to change device name
- WiFi SSID: Enter to configure WiFi
- WiFi Password: Enter when SSID is provided
Important Note
Ensure your Raspberry Pi Zero 2W has Raspberry Pi OS installed and is properly connected via UART before starting the installation process. Monitor the operation details for any error messages during installation.