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

error while uploding and the BLYNK app shows device offline #1

Open
pricne opened this issue Sep 24, 2017 · 0 comments
Open

error while uploding and the BLYNK app shows device offline #1

pricne opened this issue Sep 24, 2017 · 0 comments

Comments

@pricne
Copy link

pricne commented Sep 24, 2017

Hii
I have an nodemcu that has ESP12N on board i have connected that to my wifi using wifi.sta.config("myssid","mypassword") on ESPLORER and that works fine and i get my ip using wifi.sta.getip().
Then i uploaded a blink led program for pin D0 and that works fine.
next i thought of doing the same using my phone for which i used your library and did the appropriate changes saved it uploaded the init.lua to my nodemcu to which i got a reply 'already connected '
but the Blynk shows 'device is offline'.
BELOW ARE THE LAST 4 LINES ON THE TERMINAL:

file.close();
dofile("init.lua");
Starting blynk example
cannot open blynk.lua

I don't have any experience working the lua.
If possible can u list down a procedure to get it working.
Thanks for the library

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant