DevkitC v4 app start problem when externaly powered?
Posted: Tue May 08, 2018 3:20 pm
I just obtained and new DekitC v4 (with Wroom32 and Rev1 ESP32), but have problem starting the code when power it from external source - have to press the "EN" button in order the loaded app to start after powering on.
Only when I power the board from the USB port and the other end is connected to a computer, then this board/app starts normally.
Even if I power through the USB cable, but the other end is connected to a wall adapter - again have the same problem and have to press the "En" button to start the app.
With my older DevkitC board (but this one is not from Espressif, but from DOIT) I dont have such problem and the apps start without problem with all the available powering options.
I'm not sure this might have role in it, but the app that I'm testing on DekitC v4 is compiled with the new ESP-IDF ver 3.0, while the apps on old board are compiled with the old vesrion ESP-IDF (it still prints v3.0, but the development in progress version from more than a year ago)
Any idea what is the problem?
Only when I power the board from the USB port and the other end is connected to a computer, then this board/app starts normally.
Even if I power through the USB cable, but the other end is connected to a wall adapter - again have the same problem and have to press the "En" button to start the app.
With my older DevkitC board (but this one is not from Espressif, but from DOIT) I dont have such problem and the apps start without problem with all the available powering options.
I'm not sure this might have role in it, but the app that I'm testing on DekitC v4 is compiled with the new ESP-IDF ver 3.0, while the apps on old board are compiled with the old vesrion ESP-IDF (it still prints v3.0, but the development in progress version from more than a year ago)
Any idea what is the problem?