-->
Page 1 of 2

Cannot obtain a > prompt using the ESP8266 on Lua

PostPosted: Fri Feb 19, 2016 1:20 am
by donald_drake
I am using a ESP8266-01 connected to an FTDI interface to the Win 10 USB port. I have successfully flashed the ESP8266 and am using the LuaLoader 0.91 program.
I cannot interact with Lua on the ESP8266 and it does not show show the > prompt or respond to commands such as heap but I get a response from httpbin.org/net which continually repeats itself and no keyboard action or command can stop this so that I can obtain a >prompt.
I also got a similar response using the Arduino IDE for the ESP8266 so the problem is common to both.

Can anyone offer a suggestion of how to gain control of this device so that I can input commands.

Thanks in anticipation of a reply.

Don
:(

Further to my original post, I am able to get a response from httpbin.org/net but this continually repeats itself ( not sure why this changed but I did beef up the 3V supply with a 2200uF cap). However I cannot interact with Lua on the ESP8266 and it does not show show the > prompt or respond to commands such as heap.

Not sure where to go from here but I will continue trying different ideas until I can interact with commands. I also got a similar response using the Arduino IDE for the ESP8266 so the problem is common to both.

Re: Cannot obtain a > prompt using the ESP8266 on Lua

PostPosted: Wed Feb 24, 2016 12:23 am
by donald_drake
All is well and works as it should using the LuaLoader 0.91 environment.

I must have got something out of sequence before but unsure what it was.

:D

Re: Cannot obtain a > prompt using the ESP8266 on Lua

PostPosted: Thu Jul 21, 2016 9:58 am
by flash_os
I have the same issue but in LuaLoader 0.91 environment.:
Code: Select allConnected to COM3 at 9600 baud

ȤlÌÉ£


And no prompt pop up :cry:

And I tried all varities of bauds.

Re: Cannot obtain a > prompt using the ESP8266 on Lua

PostPosted: Sat Jul 23, 2016 7:19 am
by devsaurus
Which firmware version have you flashed?
How did you flash it?
Which ESP module?

Recent versions of the firmware use 115200 baud by default.

What do you receive at this baud rate when the ESP is starting from power?