Search found 2 matches

by fullstackarc
Tuesday 12 March 2019 22:45
Forum: Utility
Topic: DDS238-4 W wifi Energy-meter S0-interface RS485-Interface ON/OFF control
Replies: 97
Views: 27795

Re: DDS238-4 W wifi Energy-meter S0-interface RS485-Interface ON/OFF control

Look what I just found! :o You will need google translate!

https://goo.gl/eZWN3E
HEKR module serial port transparent transmission protocol: https://goo.gl/eQuw32
Hardware Module Documentation: https://goo.gl/8KRdmX
More Juicy Info: http://docs.hekr.me/protocol/

In general, everything you guys ...
by fullstackarc
Tuesday 12 March 2019 22:16
Forum: Utility
Topic: DDS238-4 W wifi Energy-meter S0-interface RS485-Interface ON/OFF control
Replies: 97
Views: 27795

Re: DDS238-4 W wifi Energy-meter S0-interface RS485-Interface ON/OFF control

I think the WISEN App is built using HEKR SDK which is open source. I spent some time trying to figure out how it works and it seems like the communication between the meter and the App is happening via UDP Port 10000

Here is the link to HEKR SDK Source Code: https://github.com/HEKR-Cloud/HEKR ...