Sending data : bluetooth => esp8266
Posted: Fri Sep 25, 2015 9:47 pm
Hi,
It's the first time I'm using ESP8266. I made this choice because I need to monitored sensors with my android phone but its bluetooth is really bad then I have had the idea to use wifi.
I just need to send data continuously every 10ms, Data like this "#483;43;533;566~".
Is it possible to send continuously ? I did not look for yet but if you have a similar project, please tell me or give me the adress.
Then my question is, Do I have to make a webserver and send a request everytime with my android app ? Or can I just send data continuously with another protocol and receive them with my android app ?
Thank you very much.
It's the first time I'm using ESP8266. I made this choice because I need to monitored sensors with my android phone but its bluetooth is really bad then I have had the idea to use wifi.
I just need to send data continuously every 10ms, Data like this "#483;43;533;566~".
Is it possible to send continuously ? I did not look for yet but if you have a similar project, please tell me or give me the adress.
Then my question is, Do I have to make a webserver and send a request everytime with my android app ? Or can I just send data continuously with another protocol and receive them with my android app ?
Thank you very much.