at command - ESP8266 AT firmware doesn't say it's ready -


i'm using esp12e module. uploaded v1.1.1.1 @ firmware.bin, connected pin 0 ground 3.3 v, restarted module.

when monitoring com port see :

enter image description here

in end id doesn't it's ready , therefore none of @ commands work.

any ideas how fix it?

at end of image in question, see garbage. on top says

,rst cause:2, boot mode:(3,7)

this tells device had external reset , configured boot flash. pin connections correct. if garbage tells loaded fw works different baud rate 74880 baud. possibly garbage "ready" message. try change baud rate terminal (arduino ide) , reboot module till see "ready" message.


Comments

Popular posts from this blog

c++ - llvm function pass ReplaceInstWithInst malloc -

java.lang.NoClassDefFoundError When Creating New Android Project -

Decoding a Python 2 `tempfile` with python-future -