-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Any possibility the get it working by modify the settings? #8
Comments
Hi, #if defined(CAMERA_MODEL_WROVER_KIT) #define Y9_GPIO_NUM 35 #elif defined(CAMERA_MODEL_ESP_EYE) #define Y9_GPIO_NUM 36 #elif defined(CAMERA_MODEL_M5STACK_PSRAM) #define Y9_GPIO_NUM 19 #elif defined(CAMERA_MODEL_M5STACK_WIDE) #define Y9_GPIO_NUM 19 #elif defined(CAMERA_MODEL_AI_THINKER) #define Y9_GPIO_NUM 35 |
Thank you. I will try one after the other. I already played with this settings but without success. Well, I'm no dev and an absolute Beginner, so hopefully, I do this in the right way. Edit: Starting - CameraWifiMotion - 11Apr20SPIFFS mounted successfully.total bytes: 896321, used bytes: 204314 Sending NTP packet to uk.pool.ntp.org |
same issue for me. Starting - CameraWifiMotion - 11Apr20SPIFFS mounted successfully.total bytes: 1378241, used bytes: 210840 Sending NTP packet to uk.pool.ntp.org Sending NTP packet to uk.pool.ntp.org |
Can you try uploading the "CameraWifiMotion.ino.esp32.bin" file on my github and see if you still get the same problem. |
@alanesq
Hi Alan,
Is there any chance to modify the code to get the cam (in the link) working?
I have the exact same hardware and the same message in the log.
Thank you in advance
Steffen
#7 (comment)
The text was updated successfully, but these errors were encountered: