-
Notifications
You must be signed in to change notification settings - Fork 419
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
Issue of images not displaying on the web #27
Comments
I encountered the same issue as you. After numerous tests, I discovered that the Bluetooth on my computer was incompatible. It started working fine after I switched to a different computer. You might want to try using nRFConnect for mobile to test Bluetooth compatibility first. Hopefully, this will help resolve your issue. |
I accidentally found a solution to this problem. When the esp32 is connected to the power supply, a red light will light up, but it will go out after a while. I guess it may have a power saving setting, so I tried Connect it immediately after it is powered on, and it will be successful. |
Hello @rwmjhb , do you use an external memory card in your esp32? |
nothing but only esp32. |
Thank you, I solved it by following your method. However, I still have a high possibility of failure, which I think is due to the heat produced by the chip itself. |
Sure. The chip is so hot when running the code. I'll paste 散热片 later~ |
Thank you very much, you were right. After using a fan to cool it down, it was able to successfully upload pictures. |
Do I need to install a memory card on the development board? Why does my web interface not display any photos while the serial port indicates that a photo is being taken and sent? Also, can I just use a single OpenAI API endpoint?
The text was updated successfully, but these errors were encountered: