Power cycle issue

I am using ec200u-cn module and i am facing a issue to power cycle that when i power up my device it don’t work or procedure with at commands but the indicator lights are glowing perfectly and then either i press rst button or disconnect and reconnect the device with the power supply it starts working
(I am using 7semi ec200u with esp32 module and giving it a 5v power)

Hi @Jayant_Gupta

From a hardware perspective, you may need to share the circuit design of the power supply and power key/reset part.

From a software perspective, you can see the current module boot log through the debug port to determine whether the module is started normally.

BR,
Puck

can i get current module boot log in arduino ide

sorry, I’m not sure the “arduino ide” means, please write your FW version you are using, and normally the boot log will output thourgh DEBUG Port(TX /RX) pins.