ArduinoGeneral

WiFi Shield V2.2 for Arduino & http-traffic

userHead Account cancelled 2014-03-04 04:12:23 1477 Views0 Replies
Hi,

For couple of days I have been testing WiFi shield v2.2 and have succeeded to associate it into my wifi using arduino serial monitor's command line. Everything seems to work with at-commands except at+http...
My idea is to use wifi shield as a client sending http-post-messages. I have read messages here in this forum and have understood that http-commands are not supported in this firmware and arduino-code needs to take care of the http-transmission. Does someone have an example code for Arduino uno? I have tried serial.println() with no success. I would really appreciate all helping comments now. Thanks.