From 6a9a55d82a9d0ecc168bbee927d829797ee57bcd Mon Sep 17 00:00:00 2001 From: sh123 Date: Fri, 15 Oct 2021 17:13:48 +0300 Subject: [PATCH] Updated Introduction (markdown) --- Introduction.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Introduction.md b/Introduction.md index e61266d..cabfb3a 100644 --- a/Introduction.md +++ b/Introduction.md @@ -1,7 +1,9 @@ ![alt text](https://raw.githubusercontent.com/sh123/esp32_loraprs/master/images/diagram.png) +# Description Amateur radio ESP32 based LoRa APRSDroid KISS Bluetooth modem + LoRa APRS-IS RX/TX iGate server over WiFI + digipeater + Codec2 DV modem (in conjunction with Android frontend application) +# Features Can be used in two modes, mode seleciton is done by changing `cfg.IsClientMode` or `CFG_IS_CLIENT_MODE` define in `config.h`: - **LoRa APRS KISS client over bluetooth**, WiFi and iGate are switched off, mobile or portable usage (/M, /P) - you need to use **APRSDroid** application (https://aprsdroid.org) or iOS aprs.fi official application, connect to the modem using bluetooth, data will be re-transmitted through the LoRa radio, this is similar to APRSDroid micromodem - https://unsigned.io/micromodem/, received data will be sent back to the APRSDroid using bluetooth @@ -13,6 +15,7 @@ Can be used in two modes, mode seleciton is done by changing `cfg.IsClientMode` - **RF digirepating** for `WIDEn-n` new style paths - **Beaconing**, own station periodic beacon announcement to APRS-IS and RF - if `cfg.BtName` is NOT set to empty string then server mode also allows to connect with KISS bluetooth client and use it simulatenously with iGate functionality, e.g. when stationary at home and want to use DV Codec2 Walkie-Talkie voice communication - + +# Voice over LoRa Modem could also be used for **LoRa Codec2 digital voice DV communication** - just install [Codec2 Walkie-Talkie](https://github.com/sh123/codec2_talkie) on you Android phone, pair with the modem and you can communicate with each other by using digital voice [Codec2](http://www.rowetel.com/?page_id=452), also modem can be controlled from this application (frequency change, bandwidth, spreading factor, etc)