I´ve been tring to send at comands or even obtaining a response from the module for a week. I cant.
Im using the arduino usb to serial. My circuit is the folowing:
esp ground ---- powersuply ground
esp 3.3 v ----- power supply 3.3 v
esp tx -------- arduino usb rx
esp rx -------- arduino usb tx
chpd -------- 3.3 v
gpio0 -----power suplly ground
rst --- rst
Im using arduino ide esp generic 8266 board selected and trying to sen an at command. i dont get any response. Eben when i reset the module nothing shows on serial. Please help me.