1. When i reset, The existing program works, The Voltage level on DTR is pulled up correctly to 3.3V andd at button press, it drops down to GND and ESP can detect the button press
2. When i start to program it, ESP Resets but i Get
warning: espcomm_sync failed
error: espcomm_open failed
error: espcomm_upload_mem failed
error: espcomm_upload_mem failed.
3. using logic analyzer, i captured the following, After RST goes low, DTR goes low but when released DTR stays at 1.7v instead of 3.3.
Do let me know is this a normal behavior and how to fix it.