General

how to setup wifi shield V2.2.??

userHead msyamim61 2013-12-11 20:32:00 5447 Views5 Replies
hey folks,

i have a project which use wifi shield v2.2 that connected to the arduino Uno and setup the wifi using wizsmartscript. The problems is wizsmartscript shows the error for all over the time. it shows 'AT command error' and 'serial port error'. (@[email protected])

please help me..
2013-12-17 01:03:35 msyamim61,

did you check if the IDE had CR+LF bytes enabled? And double checked the baudrate?
Did you connect any other device on the hardware?

Is it possible to send us a picture of your hardware?
userHeadPic Jose
2013-12-14 23:49:00
I've tried using as serial monitor by arduino IDE as the wiki said. unfortunately, there are no respond when giving a command. Do you have any suggestion blog/page/video on how to set up the wifi shield.

Thank you.
userHeadPic msyamim61
2013-12-13 18:34:33 msyamim61,

Have you tried configuring the shield with the wiki information?
The AT commands are much more reliable than the wizsmart script.

How are you connecting the wifi shield to the PC ?
userHeadPic Jose
2013-12-13 07:39:10 Hi Jose.

thank you very much for giving a tip..
Actually my project is about fire extinguisher system with WIFI technology and the WIFI will trigger when it meets the certain conditions. However by clicking a twice in WizSmart doesn't respond and the error still appeared.
Do you have any recommendation to set up the wifi other than Wizsmart Script . 8)

Thank you very much, Greeting from Malaysia.


userHeadPic msyamim61
2013-12-11 22:42:40 Welcome Msyamim

What is your project about?
what is the position of the switches on board?

Wizsmartscript is quite dodgy. With the switches on the right position, often you need to send wizard start twice really fast in order for it to work..

Cheers^^
userHeadPic Jose