forked from richonguzman/LoRa_APRS_Tracker
-
Notifications
You must be signed in to change notification settings - Fork 2
en 01 installation
morel edited this page Mar 30, 2026
·
2 revisions
The easiest method is the Web Flasher — no tools required.
- Connect the T-Deck Plus via USB
- Open the flasher: https://moricef.github.io/LoRa_APRS_Tracker/
- Click Install and select the USB port
- For a fresh install, check Erase device to wipe any existing configuration
The Web Flasher requires Chrome or Edge (not Firefox).
On first boot (callsign is NOCALL-7 by default):
- Splash screen with firmware version
-
Initialization screen showing progress:
- Storage (SPIFFS, SD card detection)
- GPS module
- LoRa radio
- WiFi/BLE (disabled by default)
-
First Time Setup screen appears automatically because callsign is
NOCALL-7:- WiFi access point
LoRa-Tracker-APstarts (password:1234567890) - IP address:
192.168.4.1 - Connect a PC or phone to this WiFi network
- Open
http://192.168.4.1in a browser
- WiFi access point
-
Web configuration interface:
- Set your APRS callsign (required)
- Configure LoRa frequency and speed
- Optionally set up a WiFi network for APRS‑IS connection and web‑conf mode
- Configure SmartBeacon, filters, beacon comment, etc.
- Click Save, then Reboot on the T‑Deck
- After reboot, the dashboard screen appears with your configured callsign
- GPS starts searching for satellites (may take 1–2 minutes outdoors)
The automatic web configuration only runs if the callsign is
NOCALL-7. Once configured, subsequent boots go directly to the dashboard.
Before use, configure at least:
| Parameter | Where | Value |
|---|---|---|
| Callsign | Web config → Callsign | Your APRS callsign (e.g. F4ABC-9) |
| LoRa Frequency | Web config → LoRa Frequency | 433.775 MHz (Europe) |
| LoRa Speed | Web config → LoRa Speed | 300 bps (default) |
WiFi and Bluetooth are disabled by default to save memory. Enable them only when needed via Settings.
For advanced configuration changes later:
- Go to Settings → Web‑Conf Mode and enable it
- The tracker reboots and starts the WiFi access point
LoRa‑Tracker‑AP - Connect to
http://192.168.4.1 - Configure parameters, then click Save
- On the T‑Deck, press Back to exit Web‑Conf Mode and reboot
Web‑Conf Mode runs a lightweight web server and displays a minimal configuration screen with WiFi connection info. The normal LVGL UI is suspended during this mode.