We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I frequently see the following error message:
[NodeMCU-Tool] Unable to establish connection - Timeout, no response detected - is NodeMCU online and the Lua interpreter ready ?
Because this error message always results in a 0 return code, I'm unable write a script to automatically retry.
0
The text was updated successfully, but these errors were encountered:
i'll check this
Sorry, something went wrong.
i've added different return codes in NodeMCU-Tool v3
please give it a try :)
enhanced error handling #48; cli args take presendence over config #21
e98c86d
Thanks, @AndiDittrich! It looks good to me.
No branches or pull requests
I frequently see the following error message:
Because this error message always results in a
0
return code, I'm unable write a script to automatically retry.The text was updated successfully, but these errors were encountered: