C
C
Chris2019-05-13 14:54:59
Java
Chris, 2019-05-13 14:54:59

How to connect esp8266 to android?

Good day dear. A question arose, in search of an answer to which I was already lost. I am making an android application that will receive some data and draw it on a chart. At the moment, the functionality of the application.
1) Searching for a wifi access point
2) Connecting to an access point
3) Getting the ip address of the access point
The esp8266 microcontroller, of course, was not programmed by me. It constantly sends some n-th data in json in a loop.
At the moment, you need to receive this data on an android device, the problem is how to request it? And this board acts as a client and the bucket should be in the role of a server. I am confused, if anyone has any information, I will be grateful if you share it.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2019-05-13
@NeiroNx

If in the role of a server, then the IP address of the server must be registered on the board. Assign this address to the connection in android. And then write the service in which the web server sits

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question