How to use ESP-03 module
Posted: Mon Nov 03, 2014 12:45 am
i had awful lot of trouble getting the ESP-03 module to work. This what I came up with to get the device up and running
Connect these lines
CONNECT GPIO15 TO GROUND
CONNECT CH_PD TO HIGH
test this with serial terminal with 9600bud
This should get the device going but then you need to change the firmware because the one came with mine did not reply to my AT commands
CONNECT GPIO 0 TO GROUND
with the the pins above. Then go with normal procedures to change the firmware. (115200bud)
http://blog.electrodragon.com/cloud-updating-your-wi07c-esp8266-now/
After the firmware update, you still need to keep the GPIO15 at ground to work.
Hopefully somebody will come up with a good firmware to enable all the GPIO pins.
Connect these lines
CONNECT GPIO15 TO GROUND
CONNECT CH_PD TO HIGH
test this with serial terminal with 9600bud
This should get the device going but then you need to change the firmware because the one came with mine did not reply to my AT commands
CONNECT GPIO 0 TO GROUND
with the the pins above. Then go with normal procedures to change the firmware. (115200bud)
http://blog.electrodragon.com/cloud-updating-your-wi07c-esp8266-now/
After the firmware update, you still need to keep the GPIO15 at ground to work.
Hopefully somebody will come up with a good firmware to enable all the GPIO pins.