Hello,
Just received my M7 board and looking forward to playing with it!
I’ve downloaded the 1.6 IDE and flashed the latest firmware. When running the Hello World example script, the IDE always seems to disconnect from the camera. I expect the FPS values from the while(True) loop to be constantly written to the Serial Terminal in the IDE, but usually only get <10 values after reconnecting to the camera. Am I doing something incorrectly?
I have also tried the Snapshot example. A blurry picture is saved to the camera (will focus next), but the IDE disconnects each time and I don’t see the print() statements in the Terminal.
Appreciate the help!
V