-
-
Notifications
You must be signed in to change notification settings - Fork 508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Request] Add Grid Profile DE_VDE4105_2011 (2.0.0) 0x0301, ES_RD1699 (2.0.0) 0x1000 and CN_NBT32004_2018 (2.0.1) 0x0100 if still Unknown #1606
Comments
I also checked the spanish
Details ES_RD1699
|
I can confirm that the parser currently shows the same value for the ES profile.
With this profile, there happens only crap. Type Then comes table But afterwards we see the table identifier |
@tbnobody also in der S-Miles Cloud kommt das oben unter Additional context Meines Wissens sind 0x0A00 / 0x000A bzw. danach 0x0B00 / 0x000B eine der folgenden neueren Header Sections:
|
Naja, das schon, aber wie oben beschrieben, kommt das 0x00 zweimal (nach entsprechnder byte länge) vor. Wenn das so nicht passt, dann stimmt der ganze Ansatz, wie es geparsed wird, aktuell nicht. |
I have analysed all the sixteen Grid Profiles from the Wiki
Details AT_TOR_Erzeuger_default-test
|
@stefan123t had just some time to look in detail through your data. Thank you for that! Could you please double check profile no 3?
This is off by factor 10 which would match to #2021 where the value is too small. If the 502 is correct, than the profile is maybe wrong and the profile as shown in #2021 is right (and the divider has to be 10 instead of 100) When looking at profile 4+5+6+7, the current parser outputs 5,02 but your data show 50,2 --> of by factor 10 again I would say, that profile 3 contains a wrong value for RVHF in the inverter (off by factor 10) and the parser has to be adjusted from divider 100 to divider 10. But please verify profile 3 again. |
Hopefully I added all the information to the grid profile parser. In this case, I would close this issue. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns. |
Is your feature request related to a problem? Please describe.
Releate to unkown Grid Profiles in AhoyDTU lumapu/ahoy#1304
Grid Profile for inverter TSUN TSOL-400 (wird als HM-350 erkannt)
Unknown Profile
03 01 20 00 00 08 08 FC 07 30 00 01 0A 55 00 01 09 E2 10 00 13 88 12 8E 00 01 14 1E 00 01 20 00 00 01 30 07 02 8A 0A 55 07 30 14 1E 12 8E 00 50 00 1E 40 00 07 D0 03 E8 70 00 00 01
Und hier noch ein "Unknown Profile" für den grid profile parser (MI-1500, 3rd gen.):
01 00 20 01 00 03 08 FC 07 A3 00 10 0A 8C 00 10 04 7E 00 0A 0C 21 00 0A 10 02 13 88 13 56 1B 58 13 9C 00 01 12 8E 00 0A 20 00 00 01 30 03 01 2C 0A 8C 07 A3 13 9C 13 56 40 00 0B B8 0B B8 50 00 00 00 13 8B 01 90 00 10 60 00 00 01 0A 28 0A 8C 03 E8 70 02 00 01 27 10
@tbnobody bitte das zweite einpflegen, falls es noch fehlen sollte. Danke!
Maybe you want to add that in OpenDTU too
See initial requests in #1527 or here #1590 ?
Describe the solution you'd like
Wir haben das selbe Grid Profile bereits einmal auf der OpenDTU Wiki Seite dokumentiert:
https://github.com/tbnobody/OpenDTU/wiki/Grid-Profile-Parser
03 01 20 00 00 08 08 fc 07 30 00 01 0a 55 00 01 09 e2 10 00 13 88 12 8e 00 01 14 1e 00 01 20 00 00 01 30 07 02 8a 0a 55 07 30 14 1e 12 8e 00 50 00 1e 40 00 07 d0 03 e8 70 00 00 01 1a 45 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Ich habe es mal mit der dort angegebenen CRC16 Checksum
1a 45
ins Binärformat konvertiert und mit./dtu.py
in der S-Miles Cloud hochgeladen um zu sehen was Hoymiles dazu sagt:DE_VDE4105_2011
(2.0.0)Grid Profile
Details DE_VDE4105_2011
Describe alternatives you've considered
I have used this code to convert the Hex Dump into a binary
grid_profile.bin
for upload via./dtu.py
.rovo89/hoymiles_proto#1
Maybe you can make use of the script/s
hex2profile.py
andprofile2hex.py
based on the below code for uploading other Unknown Grid Profiles to the S-Miles Cloud too.hex2profile.py
Additional context
Habe es mal per ./dtu.py in die S-Miles Cloud geladen:
CN_NBT32004_2018
(2.0.1) kommt mir chinesisch vor !Details CN_NBT32004_2018
The text was updated successfully, but these errors were encountered: