From e478c32c50ae9814b51e20bb0ac3ef58a6bd3ac3 Mon Sep 17 00:00:00 2001 From: sh123 Date: Fri, 8 Nov 2019 14:53:59 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f64c4d1..a1eb957 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,8 @@ Can be used in two modes: - lora coding rate **CfgCodingRate**, 7 - lora output power **CfgPower**, 20 (max 20 dBm ~ 100mW, change to lower value if needed) - use 80 MHz ESP32 frequency in Arduino, it will prolong battery life when operating portable, higher CPU speed is not required, there are no CPU intensive operations -- uses LoRa built-in checksum calculation to drop broken packets -- note, that there a is **significant frequency drift** on temperature changes for different modules, you need to use external TXCO if you are planning to use modules for narrow bandwidths less than 125 kHz or calibrate clients based on server frequency drift report by changing LORAPRS_FREQ, which is OK for experiments +- uses LoRa **built-in checksum** calculation to drop broken packets +- note, that there a is **significant frequency drift** on temperature changes for different modules, you need to use **external TXCO** if you are planning to use modules for narrow bandwidths less than 125 kHz or calibrate clients based on server frequency drift report by changing **LORAPRS_FREQ**, which is OK for experiments # Test Results - Antennas