• Skip to main content
  • Skip to primary sidebar

RNTLab.com

The Ultimate Shortcut to Learn Electronics and Programming with Open Source Hardware and Software

  • Courses
  • Forum
    • Forum
    • Ask Question
  • Shop
  • Account
  • Blog
  • Login

ESP32 – stream timeout – despite check if wifi connected

Q&A Forum › Category: ESP32 › ESP32 – stream timeout – despite check if wifi connected
0 Vote Up Vote Down
Marcel Zimmermann asked 2 years ago

Hello!
I followed the ESP32 Control Outputs from anywhere guide.
My problem still alive.. it works perfectly.. but after a few minutes,
although I check in the loop that the wifi is connected,  I get this error message as a continuous loop:

Received stream payload size: 39 (Max. 100)
stream timeout, resuming...
stream timeout, resuming...
error code: -3, reason: not connected
stream timeout, resuming...

my loop checks:

while (WiFi.status() != WL_CONNECTED) {
Serial.println(“Wifi lost!”);
Serial.println(‘Try Reconnecting..’);
initWiFi();
}

 

i have the code test on ESP32 Dev Kit and ESP32 CAM

Please help..
Thanks Marcel

3 Answers
0 Vote Up Vote Down
Sara Santos Staff answered 2 years ago

Hi
Does this happen on both boards?
Regards,
Sara

0 Vote Up Vote Down
Marcel Zimmermann answered 2 years ago

Yes it happens on both boards..

0 Vote Up Vote Down
Sara Santos Staff answered 2 years ago

Hi.
Can you check if you have the ESP32 installation updated? In Tools > Boards > Boards Manager and search for ESP32.
Then, check if you have the latest version of the Firebase library.
Try to compile the code again and check if the same issue occurs.
Regards,
Sara

Primary Sidebar

Login to Ask or Answer Questions

This Forum is private and it’s only available for members enrolled in our Courses.

Login »

Latest Course Updates

  • [New Edition] Build ESP32-CAM Projects eBook – 2nd Edition April 16, 2025
  • [eBook Updated] Learn ESP32 with Arduino IDE eBook – Version 3.2 April 16, 2025

You must be logged in to view this content.

Contact Support - Refunds - Privacy - Terms - MakerAdvisor.com - Member Login

Copyright © 2013-2025 · RandomNerdTutorials.com · All Rights Reserved

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.