-->
Page 5 of 6

Re: UDP Server Example

PostPosted: Sat Feb 13, 2016 9:24 am
by rezjat
Hi, one question, when you upload the sketch, do you upload it to Arduino or to ESP6288? Wich boar do you use to upload?

Re: UDP Server Example

PostPosted: Sat Feb 13, 2016 5:45 pm
by gerardwr
rezjat wrote:Hi, one question, when you upload the sketch, do you upload it to Arduino or to ESP6288? Wich boar do you use to upload?

To a standard Esp8266-12 board.

Re: UDP Server Example

PostPosted: Mon Feb 15, 2016 4:28 am
by rezjat
Thanks! Ok understand... Then the problem I have is to upload, I get a sync error.... :(

Re: UDP Server Example

PostPosted: Sat Feb 20, 2016 7:38 pm
by mrburnette
This UDP AP example sends GPS sentenance $GPRMC to any listerners connected.
http://www.hackster.io/rayburne/tardis-time-esp8266-ap-webserver-gps

It has been tested on both PC listeners and ESP8266 (3 simutaneous.)

Ray