Skip to content
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

Open
10walnut opened this issue May 30, 2024 · 9 comments
Open

Issue of images not displaying on the web #27

10walnut opened this issue May 30, 2024 · 9 comments

Comments

@10walnut
Copy link

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?

@0x0101010
Copy link

0x0101010 commented Jun 1, 2024

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.

@kowyo
Copy link

kowyo commented Jun 7, 2024

Same, I got stuck in here and I am using MacBook Air M2 with the latest macOS:

image

@rwmjhb
Copy link

rwmjhb commented Jun 11, 2024

me2,Has anyone solved this problem?

Same, I got stuck in here and I am using MacBook Air M2 with the latest macOS:

image

@rwmjhb
Copy link

rwmjhb commented Jun 12, 2024

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.

@kowyo
Copy link

kowyo commented Jun 12, 2024

Hello @rwmjhb , do you use an external memory card in your esp32?

@rwmjhb
Copy link

rwmjhb commented Jun 20, 2024

Hello @rwmjhb , do you use an external memory card in your esp32?

nothing but only esp32.
I bought Seeed Studio XIAO ESP32 S3 Sense,it takes 8MB PSRAM and 8MB Flash.

@kowyo
Copy link

kowyo commented Jun 21, 2024

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.

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.

@HaoHoo
Copy link

HaoHoo commented Jul 5, 2024

我无意中找到了这个问题的解决方案。当esp32接通电源时,红灯会亮起,但过一会儿会熄灭。我猜它可能有省电设置,所以我尝试在开机后立即连接它,它会成功。

谢谢你,我按照你的方法解决了它。但是,我仍然有很高的失败可能性,我认为这是由于芯片本身产生的热量造成的。

Sure. The chip is so hot when running the code. I'll paste 散热片 later~

@10walnut
Copy link
Author

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.

Thank you very much, you were right. After using a fan to cool it down, it was able to successfully upload pictures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants