-->
Page 1 of 1

ESP-12F not respond AT command.

PostPosted: Sun Nov 13, 2016 9:15 pm
by WhatMonday
I try to buy 3 boards from market to start some DIY.
- ESP-12F
- USB TTL (PL2303HX)
- LM2596 (BUCK) for supply 3.3v to ESP

I connect them like this
Image

I already try all of baud rate in list but when power on it return alien message. I type AT then Enter but no any response.
example :
Image

Please help to advise me to solve this. :|

Re: ESP-12F not respond AT command.

PostPosted: Mon Nov 14, 2016 1:31 pm
by WhatMonday
I try to replace PL2303 by Arduino Leonardo with simple multi serial code as show in below picture.
I got readable message on Serial Monitor but AT-command still not respond.
Image