From 4694199dd35f0f387b6509cbd5524f259206679a Mon Sep 17 00:00:00 2001 From: RonMeier <48986706+RonMeier@users.noreply.github.com> Date: Fri, 17 May 2024 21:15:45 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a753674..436e009 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # esp32 LoRa Monitor + LoRaWAN Node in one device [LilyGo TTGO LoRa esp32](https://github.com/LilyGO/TTGO-LoRa32-V2.1) (T3_V1.6.x) + SD-card support -V2.45-ttgo-lora32_langEN.bin English -V2.45-ttgo-lora32_langDE.bin German +V2.46-ttgo-lora32_langEN.bin English +V2.46-ttgo-lora32_langDE.bin German [TTGO-LORA32-V1.3](https://github.com/LilyGO/TTGO-LORA32/tree/LilyGO-V1.3-868) (For these devices, the frequency offset must sometimes be defined above -30000 Hz) @@ -24,8 +24,8 @@ V2.45-heltec-lora32_V2_langDE.bin German * Home Assistant Auto-Discovery -Flash .bin File with esp32 Flash Tool see: [here](https://www.aeq-web.com/esp32-flash-tool-exported-program-upload-bin-hex-file/?lang=en) or [here](Flash-Instructions/Flash-Instructions.pdf) -or with web flasher [ESPWEBTOOL](https://esp.huhn.me/) +Flash .bin File with esp32 Flash Tool see: [here](https://www.aeq-web.com/esp32-flash-tool-exported-program-upload-bin-hex-file/?lang=en) or [here](Flash-Instructions/Flash-Instructions.pdf) or with web flasher [ESPWEBTOOL](https://esp.huhn.me/) +The flash tool is only needed the first time, after which all updates can be updated directly from the UI using the update function After flashing the bin file, an AP is opened on 192.168.1.4. On the config page you can enter your WiFi network name and password, after which the esp will be logged into your own network the next time you start it