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

Tutorial?!? #26

Open
jedie opened this issue Dec 6, 2019 · 1 comment
Open

Tutorial?!? #26

jedie opened this issue Dec 6, 2019 · 1 comment

Comments

@jedie
Copy link

jedie commented Dec 6, 2019

The existing README explains well the basics, but it is not a concrete guide.

What I wonder, for example, is how the WLAN connection should be set up? What about the SSID and the necessary password?

EDIT: I found https://schinckel.net/tags/yaota/ That helps a little bit...

So i start the ota from micropython with:

import ota
ota.start()

So i must setup the WiFi connection first and then call ota.start() ?

@jedie
Copy link
Author

jedie commented Dec 6, 2019

I found micropython/micropython#2535 that contains some information. Still, it'd be good if there was something easy to understand.

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