Wifi Shield
- Arduino, Seeeduino, Arduino Mega and Seeeduino Mega compatible
- Host Data Rate up to 1 Mbps for UART, 2 Mbps over SPI slave
- UART serial port of RN171 on the Shield can be connected to Arduino by jumpers
- SPI pin of RN171 is just breakout
- With two Grove connectors, making it easy to connect I2C and digital IO Grove modules to Arduino
- Secure WiFi authentication WEP-128, WPA-PSK (TKIP), WPA2-PSK (AES)
- Built-in networking applications: DHCP client, DNS client, ARP, ICMP ping, FTP, TELNET, HTTP, UDP, TCP
Technical details
Dimensions | 0mm x0mm x0mm |
Weight | G.W 43g |
Battery | Exclude |
ECCN/HTS
HSCODE | 8517703000 |
Product Faqs
-
Question by: admin on 2018-12-18 02:35:14
I received today the wifi shield. I have two arduinos, a Duemilanove and a Leonardo. The example from the wiki it works ok with the Duemilanove, but it is not working with the Leonardo. The sketch does not return from the Wifly.setConfig(). I also sear
Answer by: admin on 2018-12-18 02:35:14 -
Question by: admin on 2018-12-18 02:35:13
Hi,Dear.Here is the web site about libraries: https://github.com/reaDIYmate/....
Answer by: admin on 2018-12-18 02:35:13 -
Question by: admin on 2018-12-18 02:35:13
Hi,Dear.The jumper field on wifi shield shows that D2 is TX and D3 is RX(you can find the pin definition on wifi shield schematic),but you can change jumper rank. And on Arduino Mega schematic, PE5 corresponds to D3 and PE4 corresponds to D2.BTW,all pi
Answer by: admin on 2018-12-18 02:35:13 -
Question by: admin on 2018-12-18 02:35:13
Hi,Dear.This shield can be acted as a client,and your computer is a servers in theroy.But you can only open a single connections at the same time.And we'll fine down our servers.
Answer by: admin on 2018-12-18 02:35:13 -
Question by: admin on 2018-12-18 02:35:13
Hello , arduino Uno support multiple software serial ports , so you can use other digital as software serial port :D by the way, you can refer to the arduino.cc learn more info of software serial library .
Answer by: admin on 2018-12-18 02:35:13 -
Question by: admin on 2018-12-18 02:35:13
Hi,Dear.I'm sorry that we have not studied this situation.And this situation is at least theoretically possible.We'll fine down our product later.Thanks for your attention.
Answer by: admin on 2018-12-18 02:35:13 -
Question by: admin on 2018-12-18 02:35:13
Hi,Dear.You can use your Wifi shield work with Arduino Leonardo,but the program need modify.So,if you want a revised program,drop us a line please.
Answer by: admin on 2018-12-18 02:35:13 -
Question by: admin on 2018-12-18 02:35:13
Hi Marino , if you can a wifi shield as web server , it is better to choose ArduinoWifiShield .And there are more sketch for that shiled .
Answer by: admin on 2018-12-18 02:35:13 -
Question by: admin on 2018-12-18 02:35:13
Hi,Dear.I have added a PDF file on our wiki,thank you for your attention.
Answer by: admin on 2018-12-18 02:35:13 -
Question by: admin on 2018-12-18 02:35:12
Hi Juan Pertuz.Now we have no demo to look for networks nearby ,but we are going to excavate more functions.Thanks for your feedback.
Answer by: admin on 2018-12-18 02:35:12 -
Question by: admin on 2018-12-18 02:35:12
Hi Wagner.We are going to sell it,but not now.Maybe it looks like a ethernet shield,but you know it is wireless.And whether the new one or the older,there are using the same libraries.
Answer by: admin on 2018-12-18 02:35:12 -
Question by: admin on 2018-12-18 02:35:12
Hi,our new wifi has updated to v2.0,and we are selling it now.But the libraries of new wifi will be updated later,we are developing it.
Answer by: admin on 2018-12-18 02:35:12 -
Question by: admin on 2018-12-18 02:35:12
Hi,your idea is available in theroy,but you need reprogram your code.And our new wifi shield is coming,it'll have more examples and functions.
Answer by: admin on 2018-12-18 02:35:12 -
Question by: admin on 2018-12-18 02:35:12
Hi,you can refer to this web site and download the attachment to find the method how to connect.(http://www.seeedstudio.com/for...
Answer by: admin on 2018-12-18 02:35:12 -
I've get mine shield work with below lib
https://github.com/sparkfun/Wi...
There are also code examples including working as server and as client.And to see in serial wh
Question by: admin on 2018-12-18 02:35:12This was posted as question by mistake.
Answer by: admin on 2018-12-18 02:35:12 -
Question by: admin on 2018-12-18 02:35:12
Hi Alexander Golonzovsky
can u let us know how u configured the wifi shield for detection of networks.
can u provide initial code dat u used for configurstionAnswer by: admin on 2018-12-18 02:35:12 -
Question by: admin on 2018-12-18 02:35:12
Dear Alexander.I'm sorry that we have no other code examples for Mega,but we'll fine down it later.And you can post your question on our forum for help.Thanks.
Answer by: admin on 2018-12-18 02:35:12 -
Question by: admin on 2018-12-18 02:35:12
No, the wifi frequency is 2.4G, you can use a 2.4G???antenna to instead. Actually, the performance of the antenna can be comparable to the mobile phone.
Answer by: admin on 2018-12-18 02:35:12 -
Question by: admin on 2018-12-18 02:35:11
This lib, with few changes is compliant.
At least for basic stuff like client/web server at low speed
Stating point is:
SoftwareSerial sw(2,3);
WiFly.setUart(&sw)
Next points are syntax/compling issues (I didn't take time to publish my uAnswer by: admin on 2018-12-18 02:35:11 -
Question by: admin on 2018-12-18 02:35:11
I now get ERR-Messages:
*ERR WATCHDOG: A80CEFF4*
AP mode as lambada on chan 11
Listen on 2000
*CRASH* #=7,4000ff3c
wifly-EZX Ver 4.00.1, Apr 19 2013 11:47:16 on RN-171this comes as a loop...
Answer by: admin on 2018-12-18 02:35:11 -
Question by: admin on 2018-12-18 02:35:11
Hey,we need more detailed information to judge what is the problem.You would better search some related topics on the forum(http://www.seeedstudio.com/for... or put a post over there.
Answer by: admin on 2018-12-18 02:35:11 -
Question by: admin on 2018-12-18 02:35:11
Well, after buying it I can answer my own question. The digital grove connector on this board is connected to both D8 and D9. Unfortunately, the connector layout on the Dust Shield aligns the output to D9 (and leaves D8 unconnected). To get it to work,
Answer by: admin on 2018-12-18 02:35:11 -
Question by: admin on 2018-12-18 02:35:11
Hi,this library is not based on Seeeduino/Arduino,so the function of reset is not compatible with Seeeduino.When you operate the function of WiflyClass::init(),your analog pins will be influenced.You can modify Wifly.cpp:void WiflyClass::init() {
Answer by: admin on 2018-12-18 02:35:11 -
Question by: admin on 2018-12-18 02:35:11
Yeah, no problem with 3.3V or 5V. On the Seeduino Mega, I jumped the tx and rx pins over to 50 and 51, which then frees up all the pins usually used by shields. Initializing the API with "WiFly wifly(50, 51);" worked perfectly.
Answer by: admin on 2018-12-18 02:35:11 -
Question by: admin on 2018-12-18 02:35:11
Hi,it's not compatible with the default wifi library of arduino. There is an another wifi library for this shield.
Answer by: admin on 2018-12-18 02:35:11 -
Question by: admin on 2018-12-18 02:35:11
Hi,yes,more information you can refet to the specification.
Answer by: admin on 2018-12-18 02:35:11 -
Question by: admin on 2018-12-18 02:35:10
No. But you can add a MOSFET module between wifi shield and Arduino, then you can control the power of wifi shield.
Answer by: admin on 2018-12-18 02:35:10 -
Question by: admin on 2018-12-18 02:35:10
I've already send back to seeed!
Thanks for helping!!Answer by: admin on 2018-12-18 02:35:10 -
Question by: admin on 2018-12-18 02:35:10
Perhaps the wifi shield is crashed. Please try a factory reset following the document --- http://www.seeedstudio.com/wik.... Then try the wifly_test example.
Answer by: admin on 2018-12-18 02:35:10 -
Question by: admin on 2018-12-18 02:35:10
Hi.You can see this line on the program:#define DHTPIN 2.That means you need to connect it to digital 2.And also you can plug it into A0,but please modify your code:#define DHTPIN A0.
Answer by: admin on 2018-12-18 02:35:10 -
Question by: admin on 2018-12-18 02:35:10
Hi,Jeff.Don't worry about it.If your computer can't open it(a file was downloaded defectively),maybe it is a problem with your browser,others come across this problem too (Answer by: admin on 2018-12-18 02:35:10
Hi,please modify your code:#define DHTPIN A0
Hi,Here is the RTS and CTS introduction.(http://en.wikipedia.org/wiki/I... about wifi shield pin12,13. both of them are free,and you can scan this page to know more abou
Just use it with Arduino and put it onto the environment. And the output are the value of Temp and Humidity(float). Please refer to the wiki : http://w
Hi,sorry for us system error,already fixed it,thank you!
Did you plug it onto A0? And pay attention to the demo: the sensor we used on Grove - Temperature and Humidity Sensor Pro is DHT 22. So the definition part of the sensor spec should be: #define DHTTYPE DHT22 // DHT 22 (AM2302).
Hi, errors like that may be caused by a wrong path. Please have a check whether you have put library of wifi shield on the folder of libraries. <......arduino/libraries/......> . See the following picture and FYI.