Wow this sounds promising and a faulty bootloader makes perfect sense as none of us has been able to flash firmware of any kind from an SD card… That being said, I’ve been trying to get this running and I’m running into some issues, hopefully you can help sa-pr?
I have the python interpreter installed and running but when I try to run the WyzeUpdater.py script to run from command prompt I keep getting syntax errors and I’m not sure if I should be modifying the script first or its the run command that I’m using that has the issue?
python Users\XXXXX\Downloads\WyzeUpdater-master\wyze_updater.py
File “”, line 1
python Users\XXXXX\Downloads\WyzeUpdater-master\wyze_updater.py
^
SyntaxError: invalid syntax
Perhaps as suggested a more step by step process on how to run this on Windows could be provided?