Bass Jansson
Results
1
comments of
Bass Jansson
I had a similar issue at the beginning of testing the project. What solved the 'reboot-loop' for me was to erase the flash of the ESP32: `make erase_flash` See https://github.com/espressif/esp-idf#erasing-flash...