Skip to content

WiFi.mode(WIFI_AP_STA) #2582

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

Closed
castro2487 opened this issue Oct 6, 2016 · 2 comments
Closed

WiFi.mode(WIFI_AP_STA) #2582

castro2487 opened this issue Oct 6, 2016 · 2 comments

Comments

@castro2487
Copy link

Hi to all.

i'm doing a little project and i have a doubt if anyone can help: ¿it's possible to scan and connect Wifi network without disconnect a network that i create?

because i have some development to check current in my house and i want to make it portable, the first time that i start the board the ESP8266 12 create and Access Points, ask me some that and the Wifi network of my house because i will create a server and access via internet.
@battuashwik
Copy link

Yep. This is possible. You can also host a access point and connect to another at the same time. (implement a wifi mesh). The above mode is for that purpose.

@devyte
Copy link
Collaborator

devyte commented Oct 3, 2017

Closing as off-topic, see #3655 .

@devyte devyte closed this as completed Oct 3, 2017
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