Skip to content

ESP8266 version 2.5.2 versus version 2.4.2 #6443

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

Closed
JRAlvarez2017 opened this issue Aug 24, 2019 · 9 comments
Closed

ESP8266 version 2.5.2 versus version 2.4.2 #6443

JRAlvarez2017 opened this issue Aug 24, 2019 · 9 comments

Comments

@JRAlvarez2017
Copy link

I have several applications using ESP8266 libraries like ESP8266WiFi, ESP8266WebServer, and WebSocketsServer, and all of them work very well with the ESP8266 version 2.4.2. However if I update to version 2.5.2 none of them work. All with the same problem: the phone (or other ESP8266 in STA mode) is no capable to connect to the ESP8266 WiFi AP.
Are there unsolved WiFi connectivity issues with the version 2.5.2?

@Jason2866
Copy link
Contributor

No

@Jason2866
Copy link
Contributor

image

@JAndrassy
Copy link
Contributor

@JRAlvarez2017, what are your Tools menu settings?

@JRAlvarez2017
Copy link
Author

I normally use the board WEMOS D1 R2 & mini. With the Generic board and the suggested settings it is does not start.
Using the WEMOS board setup and your suggested settings, most of the applications work. There is only one with these libraries that works with 2.4.2, and does not work with any of the settings options of 2.5.2.

image

However the WiFi starting code seems to work, I will investigate more with the MCU is reseting.
Is there any place where I can learn about the meaning of each IwIP options?
Thanks for your help.

@d-a-v
Copy link
Collaborator

d-a-v commented Aug 27, 2019

Did you try the third flash option "Erase all flash" (once) ?
With generic board and wemos d1 mini you must set 4MB flash size.

@JRAlvarez2017
Copy link
Author

I just tried: Generic module, Erase all Flash, and 4MB flash size, but it does not start.

image
image

With the WEMOS D1R2&mini board selected, it works fine. See:

image

image

@Jason2866
Copy link
Contributor

Try a lower upload speed
image

For many D1 mini (clones) this speed is impossible.
Try 115200

@JAndrassy
Copy link
Contributor

JAndrassy commented Aug 27, 2019

Crystal frequency 40 MHz? set 26MHz

@JRAlvarez2017
Copy link
Author

Crystal frequency 26MHz does not work either.
Guys, I am fine with version 2.4.2, is works very well, really reliable.
Just wanted to know if I was missing something with 2.5.2.
I think it would be nice and helpful for the users to write in the front page something saying "versions above 2.4.2 are β" or however you want to word it.
Thanks for your help.

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

4 participants