Page 1 of 1

WizFi210 and HTTP server Code

Posted: Wed Aug 28, 2013 4:56 am
by eryckalves
Hello i'm trying search some codes to help me start a http server but i found nothing. So Anyone know where i can find some codes for a beginner like me ???

Im trrying to run this code https://github.com/Wiznet/WizFiShield/t ... ServerTest
but the code stop at "Rcving Sync Timeout!!" i think the problem is the pin.
TY

Re: WizFi210 and HTTP server Code

Posted: Wed Aug 28, 2013 10:02 am
by techsupport
Hi ,friend
I am sorry for the late reply.
The WIKI is helpful, http://www.geeetech.com/wiki/index.php/ ... IFI_shield , you can follow it.
Any other problems, please tell me unhesitatingly.

Yours sincerely
techsupport

Re: WizFi210 and HTTP server Code

Posted: Wed Sep 04, 2013 7:08 am
by eryckalves
ok now i understand the wiki.

For Http server i can use the wifi.h from the arduino or i need a .h from geeetech page?

And the AT Commands for http server. I don't get it if i need configure for http server. Like port(80).

Re: WizFi210 and HTTP server Code

Posted: Sat Sep 07, 2013 10:21 pm
by eryckalves
The only thing I want simple Webserver code to understand the basics like in Arduino-> Example->Wifi->SimpleWebServerWifi ???

Re: WizFi210 and HTTP server Code

Posted: Tue Oct 15, 2013 10:18 am
by jack
yeas,it is the basic application.

Re: WizFi210 and HTTP server Code

Posted: Tue Oct 15, 2013 10:21 am
by jack
and hava you included Credentials.h?