You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
10.[`Adafruit nRF52 v1.3.0+`](https://github.com/adafruit/Adafruit_nRF52_Arduino) for nRF52 boards such as Adafruit NRF52840_FEATHER, NRF52832_FEATHER, NRF52840_FEATHER_SENSE, NRF52840_ITSYBITSY, NRF52840_CIRCUITPLAY, NRF52840_CLUE, NRF52840_METRO, NRF52840_PCA10056, PARTICLE_XENON, **NINA_B302_ublox**, etc. [](https://github.com/adafruit/Adafruit_nRF52_Arduino/releases/latest)
271
-
272
270
11.[`Arduino Core for STM32 v2.3.0+`](https://github.com/stm32duino/Arduino_Core_STM32) for STM32F/L/H/G/WB/MP1 boards. [](https://github.com/stm32duino/Arduino_Core_STM32/releases/latest)
273
-
274
271
12.[`Earle Philhower's arduino-pico core v2.5.2+`](https://github.com/earlephilhower/arduino-pico) for RP2040-based boards such as **RASPBERRY_PI_PICO, RASPBERRY_PI_PICO_W, ADAFRUIT_FEATHER_RP2040 and GENERIC_RP2040**, etc. [](https://github.com/earlephilhower/arduino-pico/releases/latest)
275
-
276
272
13.[`ArduinoCore-mbed mbed_rp2040, mbed_nano, mbed_portenta core 3.1.1+`](https://github.com/arduino/ArduinoCore-mbed) for Arduino (Use Arduino Board Manager) **Portenta_H7, RP2040-based boards, such as Nano_RP2040_Connect, RASPBERRY_PI_PICO**. [](https://github.com/arduino/ArduinoCore-mbed/releases/latest)
277
-
278
273
14.[`Arduino megaAVR core 1.8.7+`](https://github.com/arduino/ArduinoCore-megaavr/releases) for Arduino megaAVR boards such as **UNO_WIFI_REV2, NANO_EVERY**
279
274
280
275
15.[`Functional-Vlpp library v1.0.2+`](https://github.com/khoih-prog/functional-vlpp) to use server's lambda function. To install, check [](https://www.ardu-badge.com/Functional-Vlpp)
@@ -915,7 +910,7 @@ The following are debug terminal output and screen shot when running example [**
915
910
916
911
```
917
912
Starting AdvancedServer on SAMD_NANO_33_IOT
918
-
WiFiWebServer v1.9.4
913
+
WiFiWebServer v1.9.5
919
914
[NN] ===============================
920
915
[NN]
921
916
Used/default SPI pinout:
@@ -1068,7 +1063,7 @@ The terminal output of **SAMD_NANO_33_IOT with WiFiNINA using WiFiNINA_Generic L
1068
1063
1069
1064
```
1070
1065
Starting SimpleWebSocket on SAMD_NANO_33_IOT with WiFiNINA using WiFiNINA_Generic Library
1071
-
WiFiWebServer v1.9.4
1066
+
WiFiWebServer v1.9.5
1072
1067
Connecting to SSID: HueNet1
1073
1068
You're connected to the network, IP = 192.168.2.98
1074
1069
SSID: HueNet1, Signal strength (RSSI):-24 dBm
@@ -1102,7 +1097,7 @@ The terminal output of **SAMD_NANO_33_IOT with WiFiNINA using WiFiNINA_Generic L
1102
1097
1103
1098
```
1104
1099
Starting SimpleHTTPExample on SAMD_NANO_33_IOT with WiFiNINA using WiFiNINA_Generic Library
1105
-
WiFiWebServer v1.9.4
1100
+
WiFiWebServer v1.9.5
1106
1101
Connecting to SSID: HueNet1
1107
1102
You're connected to the network, IP = 192.168.2.98
1108
1103
SSID: HueNet1, Signal strength (RSSI):-21 dBm
@@ -1161,7 +1156,7 @@ The terminal output of **SAMD_NANO_33_IOT with WiFiNINA using WiFiNINA_Generic L
1161
1156
1162
1157
```
1163
1158
Starting DweetPost on SAMD_NANO_33_IOT with WiFiNINA using WiFiNINA_Generic Library
1164
-
WiFiWebServer v1.9.4
1159
+
WiFiWebServer v1.9.5
1165
1160
Connecting to SSID: HueNet1
1166
1161
You're connected to the network, IP = 192.168.2.98
1167
1162
SSID: HueNet1, Signal strength (RSSI):-22 dBm
@@ -1184,7 +1179,7 @@ The terminal output of **SAMD_NANO_33_IOT with WiFiNINA using WiFiNINA_Generic L
1184
1179
1185
1180
```
1186
1181
Starting DweetGet on SAMD_NANO_33_IOT with WiFiNINA using WiFiNINA_Generic Library
1187
-
WiFiWebServer v1.9.4
1182
+
WiFiWebServer v1.9.5
1188
1183
Connecting to SSID: HueNet1
1189
1184
You're connected to the network, IP = 192.168.2.98
1190
1185
SSID: HueNet1, Signal strength (RSSI):-25 dBm
@@ -1213,7 +1208,7 @@ The terminal output of **SAMD_NANO_33_IOT with WiFiNINA using WiFiNINA_Generic L
1213
1208
1214
1209
```
1215
1210
Starting MQTTClient_Auth on SAMD_NANO_33_IOT with WiFiNINA using WiFiNINA_Generic Library
1216
-
WiFiWebServer v1.9.4
1211
+
WiFiWebServer v1.9.5
1217
1212
Please upgrade the firmware
1218
1213
Connecting to WPA SSID: HueNet1
1219
1214
Connected! IP address: 192.168.2.98
@@ -1234,7 +1229,7 @@ The terminal output of **SAMD_NANO_33_IOT with WiFiNINA using WiFiNINA_Generic L
1234
1229
```
1235
1230
Start MQTT_ThingStream on SAMD_NANO_33_IOT
1236
1231
Starting MQTTClient_Auth on SAMD_NANO_33_IOT with WiFiNINA using WiFiNINA_Generic Library
1237
-
WiFiWebServer v1.9.4
1232
+
WiFiWebServer v1.9.5
1238
1233
Please upgrade the firmware
1239
1234
Connecting to WPA SSID: HueNet1
1240
1235
Connected! IP address: 192.168.2.98
@@ -1262,7 +1257,7 @@ The terminal output of **RASPBERRY_PI_PICO with Custom WiFi (ESP8266-AT) using C
1262
1257
1263
1258
```
1264
1259
Starting WebClientRepeating on RASPBERRY_PI_PICO with Custom WiFi using Custom WiFi Library
1265
-
WiFiWebServer v1.9.4
1260
+
WiFiWebServer v1.9.5
1266
1261
WiFi shield init done
1267
1262
Connecting to SSID: HueNet1
1268
1263
You're connected to the network, IP = 192.168.2.76
@@ -1334,7 +1329,7 @@ The following are debug terminal output and screen shot when running example [**
1334
1329
1335
1330
```
1336
1331
Starting AdvancedServer on Nano RP2040 Connect with WiFiNINA using WiFiNINA_Generic Library
1337
-
WiFiWebServer v1.9.4
1332
+
WiFiWebServer v1.9.5
1338
1333
Connecting to WPA SSID: HueNet1
1339
1334
HTTP server started @ 192.168.2.130
1340
1335
H[WIFI] handleClient: New Client
@@ -1460,7 +1455,7 @@ The terminal output of **ESP32_DEV** running [SimpleHTTPExample example](example
1460
1455
1461
1456
```
1462
1457
Starting SimpleHTTPExample on ESP32_DEV with ESP WiFi using WiFi Library
1463
-
WiFiWebServer v1.9.4
1458
+
WiFiWebServer v1.9.5
1464
1459
Connecting to SSID: HueNet1
1465
1460
You're connected to the network, IP = 192.168.2.80
1466
1461
SSID: HueNet1, Signal strength (RSSI):-23 dBm
@@ -1526,7 +1521,7 @@ The following are debug terminal output and screen shot when running example [**
1526
1521
1527
1522
```
1528
1523
Starting AdvancedServer on PORTENTA_H7_M7 with Portenta_H7 WiFi
1529
-
WiFiWebServer v1.9.4
1524
+
WiFiWebServer v1.9.5
1530
1525
Connecting to WPA SSID: HueNet1
1531
1526
HTTP server started @ 192.168.2.138
1532
1527
H[WIFI] String Len = 0, extend to 2048
@@ -1542,7 +1537,7 @@ The terminal output of **PORTENTA_H7_M7 with Portenta_H7 WiFi** running [MQTTCli
1542
1537
1543
1538
```
1544
1539
Starting MQTTClient_Auth on PORTENTA_H7_M7 with Portenta_H7 WiFi
1545
-
WiFiWebServer v1.9.4
1540
+
WiFiWebServer v1.9.5
1546
1541
Connecting to SSID: HueNet1
1547
1542
Connected! IP address: 192.168.2.130
1548
1543
Attempting MQTT connection to broker.emqx.io...connected
@@ -1562,7 +1557,7 @@ The terminal output of **PORTENTA_H7_M7 with Portenta_H7 WiFi** running [WebClie
1562
1557
1563
1558
```
1564
1559
Starting WebClientRepeating on PORTENTA_H7_M7 with Portenta_H7 WiFi
1565
-
WiFiWebServer v1.9.4
1560
+
WiFiWebServer v1.9.5
1566
1561
Connecting to SSID: HueNet1
1567
1562
You're connected to the network, IP = 192.168.2.130
1568
1563
SSID: HueNet1, Signal strength (RSSI):-33 dBm
@@ -1634,7 +1629,7 @@ The following are debug terminal output and screen shot when running example [**
1634
1629
1635
1630
```
1636
1631
Starting AdvancedWebServer on ESP32C3_DEV with ESP WiFi using WiFi Library
1637
-
WiFiWebServer v1.9.4
1632
+
WiFiWebServer v1.9.5
1638
1633
Connecting to WPA SSID: HueNet1
1639
1634
HTTP server started @ 192.168.2.86
1640
1635
HH
@@ -1653,7 +1648,7 @@ The following are debug terminal output and screen shot when running example [**
1653
1648
1654
1649
```
1655
1650
Starting AdvancedWebServer on ESP32S3_DEV with ESP WiFi using WiFi Library
1656
-
WiFiWebServer v1.9.4
1651
+
WiFiWebServer v1.9.5
1657
1652
Connecting to WPA SSID: HueNet1
1658
1653
HTTP server started @ 192.168.2.86
1659
1654
HH
@@ -1673,7 +1668,7 @@ The following are debug terminal output and screen shot when running example [**
1673
1668
```
1674
1669
Starting AdvancedWebServer_WiFiMulti on Nano RP2040 Connect with WiFiNINA using WiFiNINA_Generic Library
1675
1670
WiFiMulti_Generic v1.2.2
1676
-
WiFiWebServer v1.9.4
1671
+
WiFiWebServer v1.9.5
1677
1672
Connecting WiFi...
1678
1673
WiFi connected, IP address: 192.168.2.113
1679
1674
You're connected to the network, IP = 192.168.2.113
@@ -1691,7 +1686,7 @@ The following are debug terminal output and screen shot when running example [**
1691
1686
```
1692
1687
Starting MQTTClient_Auth_WiFiMulti on Nano RP2040 Connect with WiFiNINA using WiFiNINA_Generic Library
1693
1688
WiFiMulti_Generic v1.2.2
1694
-
WiFiWebServer v1.9.4
1689
+
WiFiWebServer v1.9.5
1695
1690
Connecting WiFi...
1696
1691
WiFi connected, IP address: 192.168.2.113
1697
1692
You're connected to the network, IP = 192.168.2.113
@@ -1721,7 +1716,7 @@ The following are debug terminal output and screen shot when running example [**
1721
1716
```
1722
1717
Starting WiFiUdpNTPClient_WiFiMulti on Nano RP2040 Connect with WiFiNINA using WiFiNINA_Generic Library
1723
1718
WiFiMulti_Generic v1.2.2
1724
-
WiFiWebServer v1.9.4
1719
+
WiFiWebServer v1.9.5
1725
1720
Connecting WiFi...
1726
1721
WiFi connected, IP address: 192.168.2.113
1727
1722
You're connected to the network, IP = 192.168.2.113
@@ -1755,7 +1750,7 @@ The following are debug terminal output and screen shot when running example [**
1755
1750
```
1756
1751
Starting AdvancedWebServer_WiFiMulti on RASPBERRY_PI_PICO_W with RP2040W CYW43439 WiFi
"description": "Simple WiFiWebServer, HTTP Client and WebSocket Client library for AVR Mega, megaAVR, Portenta_H7, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52, RP2040-based (Nano-RP2040-Connect, RASPBERRY_PI_PICO, RASPBERRY_PI_PICO_W, ESP32/ESP8266, etc.) boards using WiFi, such as WiFiNINA, WiFi101, CYW43439, U-Blox W101, W102, ESP8266/ESP32-AT modules/shields, with functions similar to those of ESP8266/ESP32 WebServer libraries",
0 commit comments