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

ESP8266 crash on initial Firebase stream #9

Open
MattS8 opened this issue Jun 5, 2019 · 0 comments
Open

ESP8266 crash on initial Firebase stream #9

MattS8 opened this issue Jun 5, 2019 · 0 comments
Labels
arduino Related to arduino software/hardware bug Something isn't working

Comments

@MattS8
Copy link
Owner

MattS8 commented Jun 5, 2019

After connecting to wifi for the first time, the ESP successfully connects to firebase and sends the initial messages. However, attempting to stream appears to cause the ESP to crash, forcing a hard reset. After reset, the device functions normally.

Current guess is that something is writing outside it's memory bounds and corrupting the pointer reference.

@MattS8 MattS8 added bug Something isn't working arduino Related to arduino software/hardware labels Jun 5, 2019
MattS8 added a commit that referenced this issue Jun 5, 2019
- Fix functionality of this feature
- Documented ESP8266 crash on initial connection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arduino Related to arduino software/hardware bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant