Search found 5 matches

by brigei
Mon Jan 09, 2023 6:44 pm
Forum: ESP32 Arduino
Topic: "Failed to get the frame on time!" after a while working fine.
Replies: 3
Views: 3222

Re: "Failed to get the frame on time!" after a while working fine.

Ahhh and another thing. When i connect via Webbrowser only the http-server is aktive any more. The loop-function doesn't get executed any longer. I tested this with a simple print command in the loop section. Is this behavier correct?
by brigei
Mon Jan 09, 2023 7:57 am
Forum: ESP32 Arduino
Topic: "Failed to get the frame on time!" after a while working fine.
Replies: 3
Views: 3222

Re: "Failed to get the frame on time!" after a while working fine.

Hi, 1, 2 and 3 is the normal process when i don‘t connect via web browser to the esp. 4 -> doesn‘t have anything to do with the loop function and the motion detection. Because the process with the high resolution after a motion is detected is so short, it‘s hardly this configuration (high res) when ...
by brigei
Sun Jan 08, 2023 9:43 pm
Forum: ESP32 Arduino
Topic: "Failed to get the frame on time!" after a while working fine.
Replies: 3
Views: 3222

"Failed to get the frame on time!" after a while working fine.

Hi, I have a script that in the loop does some kind of "motion detection". Later I plan to take a high-res pic and send it to a server if a motion is detected. Beside this I want to have the possibility to connect via a Webserver. The part in the loop works fine already. When I connect via the Webse...
by brigei
Sun Jan 08, 2023 1:03 pm
Forum: ESP32 Arduino
Topic: Already working codes doesn't work any more.
Replies: 2
Views: 1278

Re: Already working codes doesn't work any more.

Hi,

Thanks for your reply. That‘s it!

Greetings.

PS: Now I just have to find out how to close this post ;)
by brigei
Sat Jan 07, 2023 8:49 pm
Forum: ESP32 Arduino
Topic: Already working codes doesn't work any more.
Replies: 2
Views: 1278

Already working codes doesn't work any more.

Hi, below is my code which already worked. Unfortunately now I get this error. ############################################## CORRUPT HEAP: Bad head at 0x3f85dc2c. Expected 0xabba1234 got 0x3f9ffff4 abort() was called at PC 0x4008a41d on core 1 ELF file SHA256: 0000000000000000 Backtrace: 0x4008de14...