Updated First steps into APRS over LoRa (markdown)

master
sh123 2020-06-22 12:55:14 +03:00
rodzic 194e013e63
commit a654479775
1 zmienionych plików z 1 dodań i 1 usunięć

@ -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, but requires much less power.
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, so can be powered from solar power source. With some additional work and deep sleep ESP32 mode could operate for days from the battery.