Hi,
I was trying to test Wifi module, I connected it with USB to Serial converter (FT232) and set 3.3v on USB converter. power led lit on my wifi module, when i sent At command, a blue led also blinked on wifi module, but no response from wifi module received in serial port communication software. When i searched with my laptop's built in Wifi, ESP8266 was available as AP.
After about 6 hours of working i got success, but i noticed that by mistake i connected it with 5v settings on FT232 (while trying to connect through different USB to Serial converters), I checked it with many other USB converters available at home, and even other version of Wifi modules like V-01 and V-11 both were working good with 5.0v. I checked voltage with multimeter it was 5v
I wanted to know what is the reason behind the voltage confusion. later i have to use it with MCU, does it mean if I can use it with 5v MCU also? please share your experience.
Thanks.