Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit and download lua file from esp8266 does not work with API 2.1 #68

Open
jwmeyer opened this issue Feb 2, 2018 · 4 comments
Open
Labels

Comments

@jwmeyer
Copy link

jwmeyer commented Feb 2, 2018

When using the right click menu on the lua file in the esp8266 the system hangs and does not create a new script or a save file window.
When connecting an esp8266 with API 2.0 or lower this functionality works correctly.

@StKob
Copy link
Contributor

StKob commented Feb 5, 2018

I will look into this. Could you tell me exactly which firmware you have on esp?

@jwmeyer
Copy link
Author

jwmeyer commented Feb 24, 2018

I guess I was mistaken. On a wemos D1 mini with this firmware:
NodeMCU custom build by frightanic.com
branch: master
commit: 443e8219527f5b2190324a969a4586f9d3d731bf
SSL: false
modules: bit,enduser_setup,file,gpio,i2c,mqtt,net,node,rotary,tmr,u8g,uart,wifi
build built on: 2017-12-10 14:20
powered by Lua 5.1.4 on SDK 2.1.0(116b762)
It works correctly but with another board connected with a sparkfun FTDI the edit command hangs until timeout.
NodeMCU custom build by frightanic.com
branch: master
commit: 5073c199c01d4d7bbbcd0ae1f761ecc4687f7217
SSL: false
modules: file,gpio,mqtt,net,node,pwm,tmr,uart,wifi
build built on: 2018-02-01 21:17
powered by Lua 5.1.4 on SDK 2.1.0(116b762)

@jwmeyer
Copy link
Author

jwmeyer commented Mar 8, 2018

The D1 mini no longer works. Not sure what changed.

@stale
Copy link

stale bot commented Aug 23, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants