Search results
Query: am radio
Links: 4953 | Categories: 632
Categories
- Technical Reference > AI Ham Radio
- Radio Equipment > Amateur Radio Accessories
- Operating Modes > Amateur Radio Astronomy
- Manufacturers > Amateur Radio Maps
- Ham Radio
- DX Resources > Ham Radio Awards
- Operating Modes > Ham Radio Balloons
- Technical Reference > Ham Radio Go Kits
- Shopping and Services > Ham Radio Insurance
- Ham Radio > Ham Radio News
- Shopping and Services > Ham Radio Stores
- Technical Reference > Programming Radio
- Software > Radio Programming
- Technical Reference > Radio Programming Cable
- Operating Modes > Stealth Amateur Radio
- Operating Aids > Beginner's Guides > What Amateur Radio is
- Ham Radio > Clubs > North America > USA > Alabama
- Operating Modes > AM
- Operating Modes > Amateur Television
- Manufacturers > Amplifiers
- Shopping and Services > Antique Radios
- Software > Audio Streaming
- Technical Reference > CB Radios
- Manufacturers > Digital and Packet Radio
- Ham Radio > Exams > Exam Practice
- Ham Radio > Exams > Exam Questions
- Ham Radio > Exams
- Ham Radio > Famous Hams
- Software > Ham Exam
- Ham Radio > Ham Shack
-
For amateur radio operators seeking resilient, off-grid communication, the _MeshCom_ firmware provides a robust solution for text-based messaging over a mesh network. Utilizing LoRa modulation and the APRS protocol, this firmware is designed for low-energy consumption and cost-effective hardware, primarily operating in the 70cm band. Nodes, identified by amateur radio callsigns, can send short text messages to all participants or directly to specific callsigns, functioning as repeaters to extend network reach. The system supports automatic status and position messages, with optional sensor data for WX-Data and Telemetry. MeshCom nodes can be configured as gateways to HAMNET or the internet, enhancing connectivity options. The project emphasizes a self-building and self-healing mesh network architecture, crucial for emergency communication scenarios. Operating frequencies include 433.175 MHz (EU, USA, Africa), 439.9125 MHz (UK), and 433.925 MHz (Norway). The firmware is compatible with hardware platforms such as ESP32/LoRa modules, RAK-WISBLOCK, and ESP32-DEV4/E22-LoRa, offering a flexible deployment for various amateur radio applications.
-
Meshtastic utilizes _LoRa_ radio protocol for long-range, off-grid communication, functioning as a decentralized mesh network. The system allows users to send and receive text messages without reliance on existing infrastructure or a phone for mesh communication, leveraging inexpensive LoRa radios. Key features include encrypted communication, excellent battery life, and optional GPS-based location services, with radios designed to rebroadcast messages to ensure all group members receive them. The project has achieved a record range of **331km** and is 100% community-driven and open source, with its codebase available on GitHub. Unlike traditional ham radio, Meshtastic operates on LoRa, which is generally accessible without additional licenses. Each Meshtastic radio can be paired with one phone at a time for message exchange, and support is entirely volunteer-based.
-
The Meshtastic documentation outlines critical LoRa configuration parameters for node operation, emphasizing regulatory compliance. It details settings such as Region, Modem Preset, Max Hops, Transmit Power, Bandwidth, Spread Factor, Coding Rate, and Frequency Offset. A comprehensive table provides region codes, frequency ranges (e.g., US **902.0 - 928.0 MHz**), duty cycles, and power limits (e.g., EU_433 **12 dBm**) for numerous countries, including the US, EU, China, and Japan, alongside a 2.4 GHz band option. It explicitly states that devices within a mesh must share identical _Region_ and _Modem Preset_ settings for full communication. Modem Presets, like _LONG_FAST_ (the default), optimize for either speed or range, directly impacting network congestion and message delivery delay. For instance, SHORT_TURBO offers the fastest speed and shortest range, while VERY_LONG_SLOW provides the longest range but is less reliable for mesh formation. The document also highlights specific duty cycle limitations, such as the 10% hourly limit for EU_433 and EU_868 regions, and provides command-line interface (CLI) examples for configuring these parameters.