master_sq9mdd
Christian OE3CJB Bauer 2020-02-19 11:21:28 +01:00
rodzic c8cff5787b
commit b434641323
2 zmienionych plików z 4 dodań i 1 usunięć

Wyświetl plik

@ -15,6 +15,7 @@ Now two possibilities are implemented:<br>
in case of shorter callsign use "SPACES" and extend up to total length of 6 characters<br>
2nd) if you leave the config-file unchanged, you will run into a simple setup routine at the very first boot and you will be asked to enter your callsign and SSID(s).<br>
Once the callsign is programmed you can reenter the programming mode by pressing the BUTTON for 5secs while switching on the tracker.<br>
When you uncomment this line <b>// #define DONT_USE_FLASH_MEMORY</b> in TTGO_T-Beam_LoRa_APRS_<b>config</b>.h then the FW will always use the values from the config-file<br>
<br>
The MODE of the tracker can now be changed by pressing the button 10secs!<br>
This can be done now without connected display but with a mounted TX LED.<br>

Wyświetl plik

@ -14,4 +14,6 @@ board = heltec_wifi_lora_32
framework = arduino
; Custom Serial Monitor speed (baud rate)
monitor_speed = 115200
monitor_speed = 115200
; lib_deps = Adafruit GFX Library@1.6.1, Adafruit Unified Sensor@1.0.3, Adafruit SSD1306@2.0.2, AXP202X_Library@1.0.1, DallasTemperature@3.8.0, DHT sensor library for ESPx@1.17, OneWire@2.3.5, TinyGPSPlus@1.0.2