OK, do you think it is possible to control the stove from ha using the Duepi Module instead of an ESP?
I once tried to capture the UDP connection to port 2000, but could not really understand what was going on
find out the ip number from your dhcp-server(router) and make a reservation for it (so it will always get the same ip)
use port 2000 (the default port 23 is only used when using the esplink)
Keep in mind the code is still work in progress…but basic functionality is there.
Let me know if it works with the duepi evo!!
Btw, the module uses tcp, not udp…
we are still finding and reversing all found commands
If you’re interested you can join the devs group on telegram here
ps: the opposite also works;the dpremote app works fine with the esplink serial wifi
Are you using the DPRemote application or another ??
If so, on which port is it registered ??
Next step…
Can you ping 192.168.8.89 ?
If so,
Can you telnet 192.168.8.89 2000 (or the port used found in the app), while using the app?
(you only see the replies from the stove)
PS: Just an idea, it might be required to configure the app for local usage (not cloud); maybe these settings are saved within the stove preventing it to communicate on LAN ???
The IP is correct, and I can ping it, but I cant reacht it with telnet on ports: 23/2000/3000
And I also cant setup dpremote with a local connection. I lookup up in the manual how to switch from remote to a local connection, but the documentation is none existent
I tried that, but it wont connect. Probably thats also the reason that a local putty cant connect.
But I will reset it tommorow, I assume that it then looses the cloud connection. And try to set it up but only local. (I tried that when first installed it, I prefer a local connection, but it wouldnt connect.
Thats why I am very pleased with this module! Thanks for your support!
(And otherwise I will order an ESP board)
Unfortunately no success. It seems that local access is disabled after connecting it to the duepi cloud. Even after a reset of the Wifi module (I think it only resets the wifi settings, and reconnects to the duepi-server after getting internet access) I can’t get an open telnet connection on whatever port I check, it is closed immediately. A port scanner could not find any open ports, I scanned 1-5000.
I will contact Duepi how to enable local access, and will order an ESP board. (Always wanted to play with these controller boards, so now I have an excuse )
Hmmm… if it can’t connect to a wifi-router, it should set up it’s own hotspot, called DPRemote-XXXX
Try to connect you’re mobile there and use http://192.168.4.1
username/password = user/user
Then on the next screen there is on an option ’ factory reset’
Because there must be some way to disconnect from the cloud; what if I sold my stove ??
Its get more weird: I enabled the hotspot, did a factory reset. It rebooted but was still connected to my wifi and the cloud connection still worked. Surely I did something wrong, so I did it all again, and after another reset I saw that the box rebooted itself and came up with a still working wifi connection and a working cloud connection.
Then I started the old Internet Explorer just to test if it was a browser problem, but it came up fully working again.
I see that I have firmware 1.33 instead of your? 1.17 or maybe you took it from elsewhere.