openfang icon indicating copy to clipboard operation
openfang copied to clipboard

Boot loop on Wyze cam 2

Open xdissent opened this issue 4 years ago • 4 comments

I'm running openfang master (695670d) on a Wyze Cam 2 and this check is sending it into a boot loop. On my camera, the reset button gpio (pin 50) is always 0 at this point in the boot process, regardless of whether I'm pressing it or not. I don't know if it's looking at the wrong pin or what, but my camera always clears rtdev nvram and reboots, flip flopping between factory reset mode and this check. Disabling the check lets me boot fine.

xdissent avatar Mar 10 '20 15:03 xdissent

I think this is the behavior #51 describes

xdissent avatar Mar 10 '20 16:03 xdissent

@xdissent Did you flash the compiled openfang bootloader?

anmaped avatar Mar 10 '20 21:03 anmaped

Yes, a compiled openfang bootloader (from master, built in docker locally) has been flashed.

xdissent avatar Mar 11 '20 03:03 xdissent

@xdissent When you compiled and flashed the bootloader how large was the file? Is there a reason you didn't use the released one?

tachang avatar Jul 12 '20 04:07 tachang