Thanks @sa-pr and @riorescue, somehow I missed that. I was able to apply the fix on my Cam Pan with FW 4.10.6.156. Below are the modified 4.10.6.156 steps I used if it helps anyone else:
- Opened fix-pan.tar using 7Zip
- Navigated to fix-pan.tar\Upgrade\
- Modified upgradrun.sh and flash_bootloader.sh with the new mountpoint: from
/media/mmcblk0p1
to/media/mmc
- Saved directly into the archive
- Ran:
python wyze_updater.py update -p 18080 -d <MyMAC> -f "<FirmWarePath>\fix-pan.tar"
- My camera never rebooted, however the fix was applied. I waited 5 minutes after getting the below message:
192.168.2.184 - - [16/Sep/2020 11:07:24] "GET /firmware.bin HTTP/1.1" 200 - Press Ctrl+C when all the updates are done...
- After waiting 5 minutes, I checked the SD Card and confirmed in the wyze-cam-pan-fix.log that the bootloader was replaced
I’m now able to manually update the FW using the demo.bin and the push button method.