The sdkconfig.defaults in the examples repository select OV3660 for the camera type, but the factory code which was flashed (Jun 8 2026) in the device reports the camera is an SC101IOT
Code: Select all
I (802) factory_demo: Starting integrated factory demo v0.2.1
I (808) factory_camera: Camera preview service initialized
I (813) S31-Korvo: I2C bus initialized: SDA=0, SCL=1
I (817) S31-Korvo: Initializing camera: dev=/dev/video2, shared_i2c=1, xclk=20000000
I (825) factory_camera: Camera preview requested
W (875) sc101iot: In delay
I (893) sc101iot: Detected Camera sensor PID=0xda4a
I (894) S31-Korvo: Camera sensor handle ready: SC101IOTRegards, Eric.