suborb / huafan-wifiswitch

Tools to control HuaFan WifiSwitch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request: Extracting AES key process

johnc2k opened this issue · comments

Hi,

Would you mind listing the steps involved in extracting the AES & IVS keys?
I have a HF-W02 which appears almost identical but does not respond to commands (so I am assuming the encryption keys are different). I have confirmed I am using the default password of "888888".
My plug does respond back to the "Discover" command.

Thanks

John

I think the keys are the same, the commands are different. These switches don't respond if they don't understand the command.

Try AT+OPEN and AT+CLOSE - i.e. the same commands without the 'S' after the +.

Your absolutely right, thanks for the fast reponse

No worries, glad it worked - I've only come across the HF-W0B switches.

Can you confirm that the other commands work as expected (i.e. stripping off the S?)

Discover, On, Off, Version, GetSignal, works
GetCurrent, GetTime does not work