Hooking up ESP-12-F
Posted: Mon Jan 25, 2016 1:58 pm
After toying around with multiple ESP-01 modules for a while, programming them with the Arduinoi IDE, I thought it was time to move on to the ESP-12 (Since the ESP-01 does not have enough pins for my needs.)
I got a ESP-12-F off from aliexpress, and started hooking it up, to see if I could get some info out of it (with AT commands)
Unfortunately, I'm unable to get any response at all. I use a FTDI module and a LM1117T to hook it up (used them with the ESP-01 too).
Ik hooked it up this way:
vcc --> 3.3v
gnd --> gnd
EN --> vcc (The older models have a ch_pd, I'm guessing this is the same)
GPIO15 --> gnd
tx --> tx of ftdi
rx --> rx of ftdi
I left the rest of the pins floating.
When I power it on, I see the blue led flashing briefly, but no info on the serial monitor, except for one character like ΓΌ
I've tried a different power supply (a MB102) and powering it through the FTDI module, but to no avail.
I've also tried using putty to see if it would give me anything, but nothing came out.
Any idea where I'm going wrong?
Edit: One thing to note is that I do see a wifi network called AI-THINKER_0B5A71 as soon as I power the module on. So at least the module does not seem to be dead...
I got a ESP-12-F off from aliexpress, and started hooking it up, to see if I could get some info out of it (with AT commands)
Unfortunately, I'm unable to get any response at all. I use a FTDI module and a LM1117T to hook it up (used them with the ESP-01 too).
Ik hooked it up this way:
vcc --> 3.3v
gnd --> gnd
EN --> vcc (The older models have a ch_pd, I'm guessing this is the same)
GPIO15 --> gnd
tx --> tx of ftdi
rx --> rx of ftdi
I left the rest of the pins floating.
When I power it on, I see the blue led flashing briefly, but no info on the serial monitor, except for one character like ΓΌ
I've tried a different power supply (a MB102) and powering it through the FTDI module, but to no avail.
I've also tried using putty to see if it would give me anything, but nothing came out.
Any idea where I'm going wrong?
Edit: One thing to note is that I do see a wifi network called AI-THINKER_0B5A71 as soon as I power the module on. So at least the module does not seem to be dead...