2

How can I connect to the ESP8266 module via swift? I connect ESP8266's wifi through the phone's wifi menu, is it possible to do this with my swift app? Opens the connection with the ip address 192.168.4.1. I want to make this connection through my mobile application.

1 Answer 1

3

Yes, it is possible to connect ESP device to access point using swift application. you need to use Smart config Protocol.

with the help of protocol you will able to connect your ESP with Any Access Point (Router) link also check github

Sign up to request clarification or add additional context in comments.

3 Comments

The application is not working properly, is there a more detailed source? I need help, thank you.
check out this project, Its working. I implemented it in my live project. (github.com/EspressifApp)
I edited link, Please check it, You will find all projects here

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.