-
Notifications
You must be signed in to change notification settings - Fork 53
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
API disconnect and potential ESP32 crash while sending Stage, Sub Mode, and Auto Sub Mode info. #215
Comments
Will probably be fixed when commit aa9f5a7 is merged. |
@drew-hill you can test the commit by temporarily changing the source in the yaml to: |
Thanks @somlefant. Appreciate the help. That does seem to have resolved my issue. Nothing but smooth sailing using that commit URL. Closing this issue with my comment as it appears to be resolved with the commit. Thanks! |
PR #213 has been merged, thanks for testing! |
Issue Summary
Device launches, successfully reads items through Stage, Sub Mode, and Auto Mode Sub Mode (~ process step 5b), then hangs and loses connection. This repeats about once or twice before what appears to be a full on ESP32 crash.
Similar behavior may occurr slightly earlier in the process (during 5a attempts to write a packet). I wonder if the issue might be related to writing a packet with Stage, Sub Mode, or Auto Sub Mode related content.
There was a recent commit (106a2d3) and related request (aa9f5a7) that time up well with my issue, but this may be more superstitious than anything.
Brief Example 1 (Stage and Sub Mode info)
Brief Example 2 (packet writing)
Extended Example
Other relevant information
My YAML
The text was updated successfully, but these errors were encountered: