From 41758ba4a387491978bce64b85742e8e1b35ff78 Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Mon, 19 Sep 2022 23:05:44 +0200 Subject: [PATCH] Extended README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6a19a123..1eaa9e3b 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ It was the goal to replace the original Hoymiles DTU (Telemetry Gateway) with th * Firmware upgrade using the web UI * Default source supports up to 10 inverters * Time zone support - +* Ethernet support ## Features for developers * The microcontroller part @@ -126,7 +126,7 @@ Use a ESP32 flash tool of your choice and flash the .bin files to the right addr | 0x1000 | bootloader_dio_40m.bin | | 0x8000 | partitions.bin | | 0xe000 | boot_app0.bin | -| 0x10000 | firmware.bin | +| 0x10000 | opendtu-*.bin | Make sure too uncheck the DoNotChgBin option. Otherwise you will maybe get errors like "invalid header"