Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By WolfReverse
#25128 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.
User avatar
By martinayotte
#25130 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.
User avatar
By WolfReverse
#25194 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.