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
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.
-
Acccess point means routerAbhay Kondru– Abhay Kondru2023年06月30日 10:06:41 +00:00Commented Jun 30, 2023 at 10:06
-
1so this approach should work?Iliketurtles– Iliketurtles2023年07月01日 01:12:42 +00:00Commented Jul 1, 2023 at 1:12
From my research i for to know that we can't use wifi direct for esp32 i found an alternative for my problem!!!!
-
can you maybe share your alternative ?Mahmoud Salah– Mahmoud Salah2024年01月24日 19:09:48 +00:00Commented Jan 24, 2024 at 19:09
Explore related questions
See similar questions with these tags.