Search results
Query: RNode
Links: 2 | Categories: 0
-
Enables digital radio transceivers to function as versatile data communication nodes, supporting applications like _Reticulum_ networking, messaging with Sideband, and acting as a LoRa-based KISS-compatible amateur radio TNC. This firmware transforms off-the-shelf development boards into powerful, long-range data radios, facilitating robust communication over significant distances, potentially achieving **hundreds of kilometers** with optimal setups. It supports a range of hardware, including unsigned.io's Handheld RNodes (v2.x and v1.x), LilyGO T-Beam v1.1, LilyGO LoRa32 (v2.0, v2.1), and Heltec LoRa32 v2 devices. Compatibility extends to transceiver modules utilizing Semtech SX1276, SX1278, SX1262, SX1268, and SX1280 chips, provided they have an SPI interface and exposed interrupt pins. Installation is streamlined via the `rnodeconf` utility, part of the `rns` package, simplifying the flashing process for users. The project operates under the GNU General Public License v3.0, promoting open development and user freedom. It encourages community involvement in building and deploying RNodes for various purposes, from personal communication to establishing resilient, decentralized networks. The firmware's design emphasizes flexibility, allowing for diverse configurations to suit specific operational requirements.
-
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.