Chat freely about anything...

User avatar
By damifedi
#89219 I am doing a project in which I want to transmit the data stored by my arduino to an android application, for this, my intention was to take advantage of the wifi in my house and with the ESP8266 module connect to it and start the connection. I have seen on the internet that what many people do is use the AT commands through the serial port but what I want is for the communication to be wireless, that is, I am not going to write anything through the serial port, I want that from the first moment be the ESP8266 module and android the ones that communicate, is it possible?
Thank you very much.