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

Add workaround for AP crash issues on ESP32 #619

Merged

Conversation

mkfrey
Copy link
Contributor

@mkfrey mkfrey commented Aug 21, 2019

This is a workaround for issue #588. Disabling WiFi persistence will stop the crashes from occuring, as long as no other firmware with WiFi persistence has been ran on the ESP32 prior. In this case the internal flash needs to be wiped beforehand.

@kleini
Copy link
Collaborator

kleini commented Aug 27, 2019

The same seems to apply for ESP8266. I need to wipe the complete flash before using it with homie-esp8266 otherwise strange issues occur. I have to read about WiFi persistence. This little chip has too many strange functions doing strange little things.

@stritti stritti requested a review from timpur September 3, 2019 21:49
@stritti stritti merged commit a02434b into homieiot:develop-v3 Jan 2, 2020
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.

None yet

3 participants