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

[TW#17249] Simple Wi-Fi examples #1433

Closed
xarrange opened this issue Dec 25, 2017 · 3 comments
Closed

[TW#17249] Simple Wi-Fi examples #1433

xarrange opened this issue Dec 25, 2017 · 3 comments

Comments

@xarrange
Copy link

Hi, I believe its worth to add simple wi-fi examples to getting-started.

By "simple" I mean:

  1. STA: connect to AP using provided SSID/pass and print ip addr
  2. AP: using provided SSID/pass create AP, wait till client connects, print ip addr
    This should be like "hello world" in terms of wi-fi

It's not so comfortable to cut pieces of code from several examples - you'll always have background thought "I missed something"

@xarrange xarrange changed the title Simple Wi-Fi example Simple Wi-Fi examples Dec 25, 2017
@FayeY FayeY changed the title Simple Wi-Fi examples [TW#17249] Simple Wi-Fi examples Dec 29, 2017
@copercini
Copy link

@xarrange
Copy link
Author

That's even worse. To use this Arduino example in pure ESP-IDF program I have to change much more things.

@TimXia
Copy link
Contributor

TimXia commented Jan 4, 2018

@xarrange Thanks for your kindly suggestion. We will add this example.

@igrr igrr closed this as completed in d91456a Mar 19, 2018
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

3 participants