From 194e013e63b71baa382c42b49c23e0a1d8c0b00e Mon Sep 17 00:00:00 2001 From: sh123 Date: Mon, 15 Jun 2020 15:38:56 +0300 Subject: [PATCH] Updated First steps into APRS over LoRa (markdown) --- First-steps-into-APRS-over-LoRa.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/First-steps-into-APRS-over-LoRa.md b/First-steps-into-APRS-over-LoRa.md index 5b7469a..4537ef1 100644 --- a/First-steps-into-APRS-over-LoRa.md +++ b/First-steps-into-APRS-over-LoRa.md @@ -38,4 +38,4 @@ Test modem was constructed based on ESP32-WROOM dev board and custom made Ra-02 Open esp32_loraprs.ino and modify config based on instructions from README.md # Conclusions -Multiple practical successful tests were performed and LoRa modem running at just about 60-100 mW with 20kHz/SF9 or 125kHz/SF12 has comparable range to existing 5W APRS AFSK at 1200 bps. \ No newline at end of file +Multiple practical successful tests were performed and LoRa modem running at just about 60-100 mW with 20kHz/SF9 or 125kHz/SF12 has comparable range to existing 5W APRS AFSK at 1200 bps, but requires much less power. \ No newline at end of file