If you are asking a question, please follow this template:
-
My goal is: I need my esp32 controller to boot up and run smoothly after the power cycle.
-
My actions are: I am using GPIO0 (GPIO zero) for ethernet clock, but here is the conflict when I need to power cycle(turn off and turn on after some time), the device enters into boot mode and says waiting for download if I press reset button once the device is UP and running.
-
The result I see is: For every power cycle the device needs a reset button to be pressed.
-
My expectation & question is: I want my ethernet enabled and when I power cycle the device it should start without pressing the reset button.
Find the attached screenshots of my console,
Please someone help me resolve it and let me know what is causing this conflict.!