ESP-WROOM-32 dev kit module
Posted: Wed Dec 05, 2018 7:32 pm
Hello,
I have this ESP32 module I bought for my project. Everything is working fine, the only problem I have is that when I power it on, I have to press the RST button for the sketch to start. I have made a custom PCB where I have an RST and a FLASH button, pulling the corresponding pins high and low as needed, as well as exposed the TxRx pins so that I can update the firmware of my device.
Problem is that the nature of the device is such, that it is not always connected to power. So if someone ones to use it, he has to power it up and press the RST button (pull EN pin). Problem is that the button is on the PCB behind a backpanel, so no easy access. EN is floating when not pressed btw.
Anyone knows a way around this?
I have this ESP32 module I bought for my project. Everything is working fine, the only problem I have is that when I power it on, I have to press the RST button for the sketch to start. I have made a custom PCB where I have an RST and a FLASH button, pulling the corresponding pins high and low as needed, as well as exposed the TxRx pins so that I can update the firmware of my device.
Problem is that the nature of the device is such, that it is not always connected to power. So if someone ones to use it, he has to power it up and press the RST button (pull EN pin). Problem is that the button is on the PCB behind a backpanel, so no easy access. EN is floating when not pressed btw.
Anyone knows a way around this?