-
-
Notifications
You must be signed in to change notification settings - Fork 15
Replies: 1 comment · 6 replies
|
Hi @zigit780 , maybe you can test the first try here -> https://github.com/ohAnd/dtuGateway/actions/runs/26938302511 |
All reactions
|
ok... means we are on a good way ... now we need some more detailing: => can read the firmware version, but can't get real power data This means: Basic connection works — APP_INFO_DATA_REQ (read-only) is always unencrypted then let's go with the following:
Should see: If seeing instead:
Visit: http://[device-ip]/api/encryption-info.json Should return JSON like: Red flags:
test procedure:
|
All reactions
|
@zigit780 ... ping |
All reactions
|
Yes I have seen, thanks for describing the next step. |
All reactions
-
👍 1


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Till last year summer I used the dtuGateway also with the HMS-800 Version with DTU Wlite S.
Then came the FW-Update and it doesn't work anymore. There where also problems with the HM-800W but this was fixed.
This was part also from other discussion with the FW-Update from the W-Series.
#109
As I was searching for another topic I found the following....
https://github.com/suaveolent/hoymiles-wifi
I don't know if here are some knowledge from that lib is also used in this project.
What I saw in the history /issues that there was a fix according this communication protocol change last year according the encrypted communication, what I think is the reason why it's not works anymore with my DTU WliteS.
So could this part / fix be integrated here ? I know it's officially not supported the Series without the W.
But maybe it's a look worth.
Here the link to the change what was made in the other project/lib.
https://github.com/suaveolent/hoymiles-wifi/releases/tag/v0.5.0
issue
suaveolent/hoymiles-wifi#75
All reactions