Skip to content
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

01 04 messages have different format #2

Open
Jeltel opened this issue Mar 30, 2020 · 1 comment
Open

01 04 messages have different format #2

Jeltel opened this issue Mar 30, 2020 · 1 comment

Comments

@Jeltel
Copy link

Jeltel commented Mar 30, 2020

As already discovered by yourself the 01 04 data messages are different and cannot be processed by your script. They are processed on the Growatt Servers, so the data connection is still there.

Hopefully we can fix this.

below is the message we need to decode:

Write  0000: 00 41 00 06 01 5f 01 04 0d 22 2c 43 58 47 44 73  .A..._...",CXGDs
  0010: 43 5e 77 61 74 74 47 72 6f 77 61 74 74 47 72 6f  C^wattGrowattGro
  0020: 77 61 74 74 47 72 2c 24 24 45 4d 74 43 5f 41 20  wattGr,$$EMtC_A
  0030: 74 74 47 72 6f 77 61 74 74 47 72 6f 77 61 74 74  ttGrowattGrowatt
  0040: 47 72 6f 77 75 77 6a 4d 59 55 74 61 74 74 6b 72  GrowuwjMYUtattkr
  0050: 6e 77 61 66 54 45 26 6f 77 61 74 74 42 7b fd 77  nwafTE&owattB{.w
  0060: 73 74 74 55 69 6f 77 70 b1 67 cd 7b 43 77 72 74  sttUiowp.g.{Cwrt
  0070: 74 56 a6 6f 77 61 74 74 47 72 6f 77 61 74 74 47  tV.owattGrowattG
  0080: 72 6f 77 61 74 74 4e 72 6f 73 c2 74 67 eb d9 6f  rowattNros.tg..o
  0090: f3 61 74 74 47 72 6f 77 61 74 74 47 72 6f 77 61  .attGrowattGrowa
  00a0: 74 74 f1 7c 7a 77 61 74 74 47 5f 6f 2e 2f 54 74  tt.|zwattG_o./Tt
  00b0: 47 72 6f 77 61 74 74 47 72 6e 5c 61 74 74 4e 72  GrowattGrn\attNr
  00c0: 6f 74 b0 74 74 43 8e 6f 77 61 74 74 47 72 6f 77  ot.ttC.owattGrow
  00d0: 61 74 74 47 72 6f 77 61 66 74 47 72 6f 77 61 74  attGrowaftGrowat
  00e0: 74 47 72 6f 77 61 74 74 47 72 6f 77 61 74 74 47  tGrowattGrowattG
  00f0: 72 6f 77 61 74 74 47 72 6f 77 61 74 74 47 72 6f  rowattGrowattGro
  0100: 77 61 74 74 47 72 6f 77 3b 74 f2 47 6b 7b 74 78  wattGrow;t.Gk{tx
  0110: 73 6c 4c 72 6f 77 78 60 77 50 74 4b 46 61 74 74  slLrowx`wPtKFatt
  0120: 47 63 6e 76 61 74 74 47 72 6f 77 70 75 75 47 72  GcnvattGrowpuuGr
  0130: 6f 77 61 74 74 56 73 6e 77 61 74 74 47 72 6f 77  owattVsnwattGrow
  0140: 61 74 74 47 72 6f 77 61 74 74 47 72 6f 77 61 74  attGrowattGrowat
  0150: 74 47 72 6f 77 61 74 74 47 72 6f 77 61 74 74 47  tGrowattGrowattG
  0160: 72 6f 77 61 74 70 8b                             rowatp.

As you can see a lot of Growatt. Were earlier there were a lot of empty values (dots). Maybe we need another decode key?

@Jeltel
Copy link
Author

Jeltel commented Mar 30, 2020

This might help:
https://github.com/johanmeijer/grott

He has managed to fix the messages since march 23rd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant