Cannot obtain a > prompt using the ESP8266 on Lua
Posted: Fri Feb 19, 2016 1:20 am
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.
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.