mirko / SonOTA

Flashing Itead Sonoff devices with custom firmware via original OTA mechanism
GNU General Public License v2.0
717 stars 105 forks source link

Latest firmware #182

Closed orrionis closed 3 years ago

orrionis commented 3 years ago

I know it's works with 1.6 but i was wondering since this time there is an issue. Or it s impossible, latests firmware it s lock

orrionis commented 3 years ago

Thanks

sillyfrog commented 3 years ago

Extremely unlikely it'll work given what ITead have done to lock it down. I personally don't use Sonoff's any more (for this reason), so the best bet is to give it a go to test it (see the first couple of paragraphs in the README for the disclaimer).

Weissnix4711 commented 3 years ago

@sillyfrog Do you know which changes have been made to the firmware? /device still returns relevant info, although the device refuses to connect and perform the OTA update.

Could you give a better explanation as to what's been figured out so far, and whether OTA flashing later v2 or any v3 is at all feesable?

Thank you.

sillyfrog commented 3 years ago

@Weissnix4711 Check out the start of the README and associated links. In short, they are doing SSL certificate verification, so not something we are going to be able to work around.

Weissnix4711 commented 3 years ago

Ah, I gotcha. But the question is.. Why hasn't Sonoff been doing this from the beginning lol.