Search found 1 match

by flyinggorilla
Wed Apr 12, 2017 10:28 pm
Forum: General Discussion
Topic: ESP-WROOM-32 AT commands firmware
Replies: 60
Views: 93140

Re: ESP-WROOM-32 AT commands firmware

i ran into the Guru meditation error too after upgrading from ESP-IDF 2.0rc1 to 2.0release.
the issue was a bug in the single-core mode. your issue looks the same.
See https://github.com/espressif/esp-idf/issues/496

best wishes,
fg