11 lines
613 B
INI
11 lines
613 B
INI
name=WiFiNINA
|
|
version=1.8.8
|
|
author=Arduino
|
|
maintainer=Arduino <info@arduino.cc>
|
|
sentence=Enables network connection (local and Internet) with the Arduino MKR WiFi 1010, Arduino MKR VIDOR 4000, Arduino UNO WiFi Rev.2 and Nano 33 IoT.
|
|
paragraph=With this library you can instantiate Servers, Clients and send/receive UDP packets through WiFi. The board can connect either to open or encrypted networks (WEP, WPA). The IP address can be assigned statically or through a DHCP. The library can also manage DNS.
|
|
category=Communication
|
|
url=http://www.arduino.cc/en/Reference/WiFiNINA
|
|
architectures=*
|
|
includes=WiFiNINA.h
|