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

Update Default Timeout #142

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

khawajamechatronics
Copy link

No description provided.

@sebasbose
Copy link

This pull request deserves to be pulled! I'm working on an ESP8266 with Firmware version 1.5.4 and I've been struggling to read the HTTP requests from the client, I tried changing the Timeout but didn't get it right until I found this post. Definitely works for bigger HTTP requests. Great work!!

@JAndrassy
Copy link

This pull request deserves to be pulled! I'm working on an ESP8266 with Firmware version 1.5.4 and I've been struggling to read the HTTP requests from the client, I tried changing the Timeout but didn't get it right until I found this post. Definitely works for bigger HTTP requests. Great work!!

and why do you use that ancient firmware version?
you can update to AT 1.7.5 (SDK 3.0.5) and use my WiFiEspAT library which handles this much better

@sebasbose
Copy link

Yes, I could definitely do that. Nevertheless, I don't have the time nor the tools to update the AT version. I tried using your library, but the module wasn't detected. I am planning on using your library as I advance in my project.

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

Successfully merging this pull request may close these issues.

3 participants