Ps. I noticed the power supply's output goes down from 3.3 to 1v whenever i wire up ch_pd
Sounds like either the power supply is inadequate or you have a wiring short or other wiring error. Also note that you may need to revuce the voltage on the arduino tx connection to the ESP8266 rx to prevent possible damage or other issues.
Thanks for the reply will try another power supply, and yes i made a voltage divider to rx and tx pins to output 3.3v.. Its just strange, the module is really new.. I double checked all my connections, theyre all correct
I am trying the same module and I found one very nice tutorial(Spanish) aduino-esp8266
There you can read
*"*Según la versión de firmware que incluya el modulo, el pin RST debe o no ser conectado a tensión (3,3V) para poder activar el uso del módulo. El que yo he recibido, desde luego no se activa sin él, pero he leído que hay versiones más antiguas que no lo necesitan."
"Depending on the firmware version included in the module, pin RST should or should not be connected to 3.3, in order to use the module. The one I got, at least, doesn't work without it, but I read there are older versions they don't need it."
All the modules I tried(3 until now...) need the connection, but who knows.