Chat about current Lua tools and IDEs

User avatar
By Ralphxyz
#16737 I just downloaded the "newest" version it does not look like the demo's I have seen:

Image

Save&Run does do anything

How do I run scripts?
---------------------------------------------------------------------------------------
Now it is just hung up no response to any button clicks:

PORT OPEN 9600

Communication with MCU..

If I Ctrl\C on the command line

I am asked "Terminate batch job (Y/N)?
User avatar
By Ralphxyz
#16738 I just downloaded the "newest" version it does not look like the demo's I have seen:

Image

Save&Run does not do anything

How do I run scripts?
---------------------------------------------------------------------------------------
Now it is just hung up no response to any button clicks:

PORT OPEN 9600

Communication with MCU..

If I Ctrl\C on the command line

I am asked "Terminate batch job (Y/N)?
User avatar
By 4refr0nt
#16760
keen4 wrote:Can't autodetect firmware, because proper answer not received.
I need more information to fix this , maybe right link ? any1 knows ?


In v0.2.0-rc1 and later ESPlorer have new feature: firmware autodetection. Its algo based on answer from firmware when CR+LF send from terminal. NodeMCU answer, for example, is "CR+LF+>". In v0.2.0-rc2 you can disable this autodetection on "Settings" tab (it may be usefull for unsupported firmware or if you use ESPlorer as dumb terminal for usualy works)
User avatar
By 4refr0nt
#16761
Ralphxyz wrote:How do I run scripts?

You must open serial port before send any command to ESP ("Open" button on right-top of ESPlorer window).
In you screenshoot we have partial ESPlorer window (only bottom part), try to move it or resize.