-->
Page 3 of 4

Re: ESP8266-12 Rx not working?

PostPosted: Wed Aug 05, 2015 6:55 pm
by WolfReverse
No, i don't have anything connected to REST pin. What i'm doing is: connect ftdi to computer, give 3.3v to the module, open the port on the ESPlorer (or LuaUploader), and a quickly connection between Rest and GND . Then my esp sends me the lines that i gave in my first comment. So i try to upload .lua file but anything happens... even if i try other commands like restart anything change.

Re: ESP8266-12 Rx not working?

PostPosted: Wed Aug 05, 2015 8:05 pm
by martinayotte
It sounds more like a bad firmware ... Maybe you should try uploading something else.
Do you have the ArduinoIDE setup ? Maybe a simple Blinker will confirm that your module is working fine.

Re: ESP8266-12 Rx not working?

PostPosted: Thu Aug 06, 2015 9:39 am
by WolfReverse
I've uploaded AT Firmware v. 0.9.5.0 with success but AT commands don't work (AT<CR><LF>).
I don't know why i don't have problems with uploading firmwares but if i try to upload .lua files or send AT commands nothing happen.

Re: ESP8266-12 Rx not working?

PostPosted: Thu Aug 20, 2015 2:42 pm
by WolfReverse
Update: I've tried with Esp-07 and everything works fine... :? What's wrong with Esp-12?