From 1daddbaf3c4647e8853d12e0d046fe4f61d75d1c Mon Sep 17 00:00:00 2001 From: DanielR92 Date: Wed, 17 Aug 2022 19:34:43 +0200 Subject: [PATCH 1/5] Added a collection of inverter inforamtion Just to see later the differenc between inverters --- tools/esp8266/User_Manual.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tools/esp8266/User_Manual.md b/tools/esp8266/User_Manual.md index df568bc8..280be427 100644 --- a/tools/esp8266/User_Manual.md +++ b/tools/esp8266/User_Manual.md @@ -130,3 +130,12 @@ typedef enum { // ToDo: to be verified by field tests RelativPersistent = 0x0101 // 257 } PowerLimitControlType; ``` + +## Firmware Version collection +Gather user inverter information here to understand what differs between some inverters. + +| Name | FWVersion | FWBuildYe | FWBuildMo | HWPartId | +| -----------------| ----------- | ----------- | ----------- | ----------- | +| DanielR92 | 10016.000 | 2021.000 | 1012.000 | 100.000 | +| isdor | 10014.000 | 2021.000 | 1209.000 | 102.000 | +| aschiffler | 10012.000 | 2020.000 | 624.000 | 100.000 | From 4318e90b1aff2b6e16b9e54d081de7615e9737ea Mon Sep 17 00:00:00 2001 From: DanielR92 Date: Wed, 17 Aug 2022 19:49:01 +0200 Subject: [PATCH 2/5] Update Firmware colelction --- tools/esp8266/User_Manual.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/tools/esp8266/User_Manual.md b/tools/esp8266/User_Manual.md index 280be427..823cab62 100644 --- a/tools/esp8266/User_Manual.md +++ b/tools/esp8266/User_Manual.md @@ -134,8 +134,9 @@ typedef enum { // ToDo: to be verified by field tests ## Firmware Version collection Gather user inverter information here to understand what differs between some inverters. -| Name | FWVersion | FWBuildYe | FWBuildMo | HWPartId | +| Name | Inverter Typ | FWVersion | FWBuildYe | FWBuildMo | HWPartId | | -----------------| ----------- | ----------- | ----------- | ----------- | -| DanielR92 | 10016.000 | 2021.000 | 1012.000 | 100.000 | -| isdor | 10014.000 | 2021.000 | 1209.000 | 102.000 | -| aschiffler | 10012.000 | 2020.000 | 624.000 | 100.000 | +| DanielR92 | HM-1500 | 10016.000 | 2021.000 | 1012.000 | 100.000 | +| isdor | HM-300 | 10014.000 | 2021.000 | 1209.000 | 102.000 | +| aschiffler | HM-??? | 10012.000 | 2020.000 | 624.000 | 100.000 | +| klahus1 | HM-300 | 10010.000 | 2020.000 | 707.000 | 102.000 | From 35c672a653dec424875ccba2cab5d7c8160b17a5 Mon Sep 17 00:00:00 2001 From: DanielR92 Date: Wed, 17 Aug 2022 19:54:37 +0200 Subject: [PATCH 3/5] Update --- tools/esp8266/User_Manual.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/tools/esp8266/User_Manual.md b/tools/esp8266/User_Manual.md index 823cab62..243815c4 100644 --- a/tools/esp8266/User_Manual.md +++ b/tools/esp8266/User_Manual.md @@ -134,9 +134,10 @@ typedef enum { // ToDo: to be verified by field tests ## Firmware Version collection Gather user inverter information here to understand what differs between some inverters. -| Name | Inverter Typ | FWVersion | FWBuildYe | FWBuildMo | HWPartId | -| -----------------| ----------- | ----------- | ----------- | ----------- | -| DanielR92 | HM-1500 | 10016.000 | 2021.000 | 1012.000 | 100.000 | -| isdor | HM-300 | 10014.000 | 2021.000 | 1209.000 | 102.000 | -| aschiffler | HM-??? | 10012.000 | 2020.000 | 624.000 | 100.000 | -| klahus1 | HM-300 | 10010.000 | 2020.000 | 707.000 | 102.000 | +| Name | Inverter Typ | FWVersion | FWBuildYe | FWBuildMo | HWPartId | | +| -----------------| ----------- | ----------- | ----------- | ----------- | ----------- | -------- | +| DanielR92 | HM-1500 | 10016.000 | 2021.000 | 1012.000 | 100.000 | | +| isdor | HM-300 | 10014.000 | 2021.000 | 1209.000 | 102.000 | | +| aschiffler | HM-??? | 10012.000 | 2020.000 | 624.000 | 100.000 | | +| klahus1 | HM-300 | 10010.000 | 2020.000 | 707.000 | 102.000 | | +| eeprom23 | HM-1200 | 1.0.16 | 2021-10-12 | 17:06:00 | 269619207 | HWRev 256 | From 722730b9dedfd87824c3fa1e9a6504b6e230b8d6 Mon Sep 17 00:00:00 2001 From: DanielR92 Date: Wed, 17 Aug 2022 19:59:06 +0200 Subject: [PATCH 4/5] Update for better reading --- tools/esp8266/User_Manual.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/tools/esp8266/User_Manual.md b/tools/esp8266/User_Manual.md index 243815c4..60e58d23 100644 --- a/tools/esp8266/User_Manual.md +++ b/tools/esp8266/User_Manual.md @@ -134,10 +134,10 @@ typedef enum { // ToDo: to be verified by field tests ## Firmware Version collection Gather user inverter information here to understand what differs between some inverters. -| Name | Inverter Typ | FWVersion | FWBuildYe | FWBuildMo | HWPartId | | -| -----------------| ----------- | ----------- | ----------- | ----------- | ----------- | -------- | -| DanielR92 | HM-1500 | 10016.000 | 2021.000 | 1012.000 | 100.000 | | -| isdor | HM-300 | 10014.000 | 2021.000 | 1209.000 | 102.000 | | -| aschiffler | HM-??? | 10012.000 | 2020.000 | 624.000 | 100.000 | | -| klahus1 | HM-300 | 10010.000 | 2020.000 | 707.000 | 102.000 | | -| eeprom23 | HM-1200 | 1.0.16 | 2021-10-12 | 17:06:00 | 269619207 | HWRev 256 | +| Name | Inverter Typ | FWVersion | FWBuildYe | FWBuildMo | HWPartId | | | +| -----------------| ----------- | ----------- | ----------- | ----------- | ----------- | -------- | -------- | +| DanielR92 | HM-1500 | 10016.000 | 2021.000 | 1012.000 | 100.000 | | | +| isdor | HM-300 | 10014.000 | 2021.000 | 1209.000 | 102.000 | | | +| aschiffler | HM-??? | 10012.000 | 2020.000 | 624.000 | 100.000 | | | +| klahus1 | HM-300 | 10010.000 | 2020.000 | 707.000 | 102.000 | | | +| eeprom23 | HM-1200 | 1.0.16 | 2021(-10-12) | 10-12 | 269619207 | 17:06:00 | HWRev 256 | From 9ca4655d9dab372066ffc71554db926a29521637 Mon Sep 17 00:00:00 2001 From: DanielR92 Date: Wed, 17 Aug 2022 20:15:04 +0200 Subject: [PATCH 5/5] little Update --- tools/esp8266/User_Manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/esp8266/User_Manual.md b/tools/esp8266/User_Manual.md index 60e58d23..8d743b21 100644 --- a/tools/esp8266/User_Manual.md +++ b/tools/esp8266/User_Manual.md @@ -138,6 +138,6 @@ Gather user inverter information here to understand what differs between some in | -----------------| ----------- | ----------- | ----------- | ----------- | ----------- | -------- | -------- | | DanielR92 | HM-1500 | 10016.000 | 2021.000 | 1012.000 | 100.000 | | | | isdor | HM-300 | 10014.000 | 2021.000 | 1209.000 | 102.000 | | | -| aschiffler | HM-??? | 10012.000 | 2020.000 | 624.000 | 100.000 | | | +| aschiffler | HM-1500 | 10012.000 | 2020.000 | 624.000 | 100.000 | | | | klahus1 | HM-300 | 10010.000 | 2020.000 | 707.000 | 102.000 | | | | eeprom23 | HM-1200 | 1.0.16 | 2021(-10-12) | 10-12 | 269619207 | 17:06:00 | HWRev 256 |