<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How do I reset M5Stack ESP32 PSRAM Timer Camera X (OV3660) using code]]></title><description><![CDATA[<p dir="auto">hardware:<br />
M5Stack ESP32 PSRAM Timer Camera X (OV3660)<br />
connected to AC using USB cable + Samsung adapter (5v 2.0a)</p>
<p dir="auto">I am using the Arduino IDE (coded in c/c++). Presently, my program is working and it is streaming successfully.  I want to stream 24/7 but it shutdown after 14 hours.  I would like to reset the camera when this happens.  how do I reset this camera using c code.  Thank you.</p>
]]></description><link>https://community.m5stack.com/topic/3694/how-do-i-reset-m5stack-esp32-psram-timer-camera-x-ov3660-using-code</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 04:47:20 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3694.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 29 Oct 2021 08:17:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How do I reset M5Stack ESP32 PSRAM Timer Camera X (OV3660) using code on Sun, 31 Oct 2021 21:15:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/spjrc" aria-label="Profile: spjrc">@<bdi>spjrc</bdi></a> set a timer to call a function after 6-12 houre, then call ESP.restart() from that function.</p>
]]></description><link>https://community.m5stack.com/post/15321</link><guid isPermaLink="true">https://community.m5stack.com/post/15321</guid><dc:creator><![CDATA[AgreeDK]]></dc:creator><pubDate>Sun, 31 Oct 2021 21:15:47 GMT</pubDate></item><item><title><![CDATA[Reply to How do I reset M5Stack ESP32 PSRAM Timer Camera X (OV3660) using code on Sun, 31 Oct 2021 15:22:03 GMT]]></title><description><![CDATA[<p dir="auto">Camera - M5Stack ESP32 PSRAM TIMER CameraX(OV3660).<br />
Environment: Windows 10 pro Arduino version 1.8.17 IDE using c/c++</p>
<p dir="auto">I tried to use ESP.restart().  It restarted repeatedly.  Presently, this camera streams for about 12 hours, then it would not stream thereafter. I have to use a pin to reset it physically.  Therefore, I would like to reset it programmatically instead.  I would like it to stream 24/7 for a long time.</p>
<p dir="auto">Any other suggestions?<br />
Thank you.<br />
spjrc</p>
]]></description><link>https://community.m5stack.com/post/15319</link><guid isPermaLink="true">https://community.m5stack.com/post/15319</guid><dc:creator><![CDATA[spjrc]]></dc:creator><pubDate>Sun, 31 Oct 2021 15:22:03 GMT</pubDate></item><item><title><![CDATA[Reply to How do I reset M5Stack ESP32 PSRAM Timer Camera X (OV3660) using code on Fri, 29 Oct 2021 22:23:02 GMT]]></title><description><![CDATA[<p dir="auto">You can reboot esp32 using ESP.restart();</p>
]]></description><link>https://community.m5stack.com/post/15295</link><guid isPermaLink="true">https://community.m5stack.com/post/15295</guid><dc:creator><![CDATA[AgreeDK]]></dc:creator><pubDate>Fri, 29 Oct 2021 22:23:02 GMT</pubDate></item></channel></rss>