diff --git a/README.md b/README.md index 1a51268..9457713 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Install via libraries: # Software Setup - **nb! select next partition scheme for esp32 in Arduino IDE Tools menu:** "Minimal SPIFFS (1.9 MB APP with OTA/190 KB SPIFFS)" + - for boards, which do not have this option, need to modify `~/.arduino15/packages/esp32/hardware/esp32/1.0.4/boards.txt` and add required partition option - **use 80 MHz ESP32 frequency** in Arduino SDK, it will prolong battery life when operating portable, higher CPU speed is not required, there are no CPU intensive operations - when setting up APRSDroid, use **"TNC (KISS)"** connection protocol in Connection Preferences -> Connection Protocol - go to esp32_loraprs.ino and make next changes based on your requirements in `initializeConfig()`