I am using Serial and Serial1 (ESP and Arduino) port. Also I have taken care of other aspects.
CHP_PD/EN is set to high via 10K pullup. GPIO0 set to 3.3 via pullup. GPIO15 connected to Gnd via 10k Pull down. GPIO2 set to high as well based upon some post. I have tried all the relevant baud rate from 9600 thru 115200. I have used a simple sketch checking available and reading Serial1 in loop. I just keep getting Junk. I tried resetting the board by applying Reset Low and then left floating. The Junk msg stops but unable to get response for any AT commands. "AT" or AT+RST. Please help.