-->
Page 2 of 3

Re: UDP Client+Server example

PostPosted: Tue Dec 15, 2015 4:42 pm
by thoskins7
I have installed the ESP8266UDP libraries and opened the ESP8266UDP example sketch. When I try to upload it to my UNO, it stops. There is no error.

It stops on this command ...\Local\Temp\build2569469444003885096.tmp\ESP8266UDP.cpp.o

Any suggestions?

Re: UDP Client+Server example

PostPosted: Tue Dec 15, 2015 4:49 pm
by thoskins7
I am so grateful for the work being done here. I'm also having trouble simply getting the code to compile and upload via the arduino IDE. Am I missing something?

Re: UDP Client+Server example

PostPosted: Thu Jan 21, 2016 7:26 am
by hellmaker
Which libary do i need to compile this sketch?

I found a wifi libarty on github but it was the wrong one.....

Re: UDP Client+Server example

PostPosted: Thu Jan 21, 2016 1:58 pm
by hellmaker
Ok, found the libary.
it´s the esp8266/arduino.
dunno why it was not working.

Going to test the sketch at the weekend!

Best regards