-
Hi, Thanks, 20:28:21.708 -> Rebooting... 20:28:27.887 -> I (6192) wifi:wifi driver task: 3ffd2b6c, prio:23, stack:6656, core=0 20:28:28.115 -> �[0;31mE (6412) wifi station: Set Hostname to:wmz�[0m 20:28:31.878 -> �[0;32mI (10172) wifi station: connected to ap SSID:xxxxxxxxxxxxxxxxx password:xxxxxxxxxxxxxxx�[0m 20:28:40.005 -> vor reg server main 20:28:40.039 -> getESPHeapInfo: Heap: 4218218 Min Free: 4217486 larg. Block: 4128768 SPI Heap: 4165211 NOT_SPI Heap: 53007 Internal Heap: 53007 Internal Min Heap free: 52787 20:28:40.039 -> Start ReadParameter ([MakeImage] 20:28:40.039 -> ) 20:28:40.039 -> WaitBeforeTakingPicture = 5 20:28:40.073 -> ;LogfileRetentionInDays = 15 20:28:40.073 -> Brightness = 0 20:28:40.073 -> Contrast = 0 20:28:40.073 -> Saturation = 0 20:28:40.073 -> LEDIntensity = 50 20:28:40.073 -> Set led_intensity to 4095 of 8191 20:28:40.073 -> ImageSize = VGA 20:28:40.073 -> FixedExposure = false 20:28:40.073 -> 20:28:40.073 -> [Alignment] 20:28:40.073 -> Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled. 20:28:40.073 -> |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
That looks like a hardware failure:
Try to unplug and replug the camera, maybe it is only a connection problem. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the hint, i'll check. |
Beta Was this translation helpful? Give feedback.
-
The camera works with this sketch https://randomnerdtutorials.com/esp32-cam-video-streaming-face-recognition-arduino-ide/ as a "CAMERA_MODEL_AI_THINKER", so it shouldnt be a hardware issue. |
Beta Was this translation helpful? Give feedback.
-
I just reflashed the newest firmware and now the module starts up :-) |
Beta Was this translation helpful? Give feedback.
I just reflashed the newest firmware and now the module starts up :-)
Thanks for the help!