Extended README.md
This commit is contained in:
parent
d70b8adc1a
commit
41758ba4a3
@ -32,7 +32,7 @@ It was the goal to replace the original Hoymiles DTU (Telemetry Gateway) with th
|
|||||||
* Firmware upgrade using the web UI
|
* Firmware upgrade using the web UI
|
||||||
* Default source supports up to 10 inverters
|
* Default source supports up to 10 inverters
|
||||||
* Time zone support
|
* Time zone support
|
||||||
|
* Ethernet support
|
||||||
|
|
||||||
## Features for developers
|
## Features for developers
|
||||||
* The microcontroller part
|
* 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 |
|
| 0x1000 | bootloader_dio_40m.bin |
|
||||||
| 0x8000 | partitions.bin |
|
| 0x8000 | partitions.bin |
|
||||||
| 0xe000 | boot_app0.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"
|
Make sure too uncheck the DoNotChgBin option. Otherwise you will maybe get errors like "invalid header"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user