adax_wifi icon indicating copy to clipboard operation
adax_wifi copied to clipboard

Local control

Open trommegutten opened this issue 5 years ago • 5 comments

This method seems to work over the web and not directly offline? Have you tried/had any luck flashing the adax chip with tasmota?

trommegutten avatar Apr 14 '20 18:04 trommegutten

No, I haven't tried it. It should also be able to communicate directly over LAN if one is able to solve the basic authentication used.

kayjei avatar Apr 16 '20 15:04 kayjei

I have found out that in the app, while clicking on a heater the info about current temperature and firmware shows. If you then trippleclick the firmware version you get more info about the heater, as well as the password.. Could this be of any use in fixing a local control?

parhedberg avatar Apr 19 '20 19:04 parhedberg

I'm sure that could be useful. My guess is that the password is used for the encryption in some sense, unfortunately that is not the same as used as base64 basic auth. My challenge is that I am unable to reverse engineer the way the encryption is generated (either the key if communicating with the cloud or for the basic authentication for local control), I need help from someone who is able to engineer the Adax app.

kayjei avatar Apr 19 '20 19:04 kayjei

In case it helps: Some pictures of the board can be found at stefanbode/Sonoff-Tasmota#157 .

marcelm avatar Apr 25 '20 22:04 marcelm

Yes, maybe it is easier to just flash with Tasmota than reverse engineering the Adax app.

trommegutten avatar Apr 26 '20 09:04 trommegutten