2

I would like to establish a simple P2P connection between an ESP32 and an Android device without the use of an access point. I should be able to send and receive data from the ESP32 through the established connection. Is this possible, and if not, are there any alternative solutions?

2 Answers 2

2

I do know that you can host a web page on an esp8266, sending and receiving data on that. You can from there connect the Android to that web page. I am not sure what you mean by access point, and I hope that this method is not using an access point.

2
  • Acccess point means router Commented Jun 30, 2023 at 10:06
  • 1
    so this approach should work? Commented Jul 1, 2023 at 1:12
0

From my research i for to know that we can't use wifi direct for esp32 i found an alternative for my problem!!!!

1
  • can you maybe share your alternative ? Commented Jan 24, 2024 at 19:09

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.