I have an ESP8266-01 and a USB development board for ESP8266-01. I uploaded Blink example code to and it blinks just fine with any USB port in my house. However, same thing won't happen when I wire my Arduino's 3V3 and GND pins to VCC and GND pins of ESP8266-01. I also tried wiring GND to GPIO0 too AND 3V3 to CH_PD too but no luck.
I just want it to run with Arduino's power just like it is working with power of my USB adapter. How can I resolve this?
Thanks in advance very much !