Search results
Query: iGate tracker
Links: 5 | Categories: 1
Categories
-
A project to turn a Raspberry Pi into a very versatile tracker, digipeater and an iGate
-
Setting up a Lora APRS tracker using the ESP32 Lora32 TTGO-T T-Beam 433/470Mhz Module.
-
Website maintained by a group of amateur radio operators who would like to bring APRS via LoRa to OMs. Try it out, participate in the development of new iGates, trackers or write a documentation for a software/firmware
-
The resource details the construction of a 433 MHz LoRa APRS iGate and a tracker, both built around _TTGO T-Beam v1.1_ microcontroller boards. Each board integrates an OLED screen, WiFi, GPS, and an SMA antenna connector, powered by an 18650 3.7 V lithium-ion battery or microUSB. The iGate operates on 433.775 MHz, with its status verifiable on aprs.fi, demonstrating practical implementation of LoRa-based APRS solutions. The methodology involves programming the modules using Visual Studio Code with the PlatformIO plugin. This process loads the necessary firmware and a JSON configuration file, which includes the operator's callsign and WiFi credentials for the iGate. The guide emphasizes the ease of programming and provides specific steps for configuration. Initial testing of the iGate and tracker, including smart beaconing configuration, is documented. The low power output of approximately 200 mW from the LoRa board's transmitter is noted, with suggestions for range extension through improved antennas or RF amplification. The author, N4MI, plans to deploy a higher-gain 70cm antenna for the iGate.
-
The resource details the use of LoRa for AX.25 packet radio and APRS, focusing on practical implementation. It specifies UK LoRa APRS frequency and modulation settings: **439.9125 MHz**, 125kHz bandwidth, SF12, and CR 4/5. The content provides a mini how-to for setting up an iGate using VS Code and _Platformio IDE_, with specific instructions for a Lilygo LoRa32 V2.1_1.6 board, including configuration for Wi-Fi, beaconing, and APRS-IS passcode. It also covers tracker setup using a Lilygo T-Beam Supreme, detailing firmware flashing and configuration for mobile operation. The guide differentiates LoRa APRS from traditional connected-mode packet radio, explaining why common LoRa APRS firmware is unsuitable for full AX.25 packet due to its TNC2-style payload structure. It explores alternative solutions for true LoRa packet radio, such as using an _RNode_ TNC or Raspberry Pi LoRa TNCs, and provides commands for RNode firmware installation and configuration for serial KISS operation. The resource also touches upon licensing requirements for unattended Digipeaters in the UK, noting the need for ETCC coordination and MB7Uxx callsigns.