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

AP mode possible? #4

Open
Istria1704 opened this issue May 14, 2022 · 1 comment
Open

AP mode possible? #4

Istria1704 opened this issue May 14, 2022 · 1 comment

Comments

@Istria1704
Copy link

Hi,

I like your app and ESP library. I'd like to use it to control a rc car. But do I understand correctly that for this to work, a WiFi router network has to be available?

How could I use this outside? Is it possible to let the esp8266 create a AP, and have the phone connected to that AP instead of to a router? Or could it work by creating a WiFi hotspot on the phone, and have to ESP connect to that?

Thanks for all your work!

@Istria1704
Copy link
Author

Istria1704 commented May 14, 2022

I answered my own question by just giving it a try.

Flashed an ESP with the example sketch. Made a hotspot on my phone using the same ssid and password as in the example sketch. It connected and received an ip which it printed out to the serial monitor. Entered the ip in the Android app, and voila: Works!

So it can also be used outside of the home WiFi! Very nice!
Did notice a little (unrelated) bug though. I'll open a new 'issue' for it.

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