Skip to content

Examples: Reset WiFi on ESP32 runtime error #3

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

Merged
merged 3 commits into from
Feb 23, 2019

Conversation

brentru
Copy link
Member

@brentru brentru commented Feb 22, 2019

Adding a reset and retry for examples which get/send over a long period of time.

These may encounter a RuntimeError: ESP32 not responding or similar error from Adafruit_CircuitPython_ESP32SPI. (see: adafruit/Adafruit_CircuitPython_ESP32SPI#6 and https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI/blob/master/examples/esp32spi_aio_post.py#L39). When this happens, it'll recover.

@brentru brentru added the bug Something isn't working label Feb 22, 2019
@brentru brentru requested review from jerryneedell and a team February 22, 2019 22:23
@siddacious
Copy link
Contributor

This looks good to me @brentru but I'll leave it up to you to merge or wait for @jerryneedell to review

Copy link

@jerryneedell jerryneedell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@makermelissa makermelissa merged commit e00ba11 into adafruit:master Feb 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants