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.
@@ -567,7 +570,7 @@ The following are debug terminal output when running example [WiFiMulti](example
567
570
568
571
```
569
572
Starting WiFiMulti on RASPBERRY_PI_PICO
570
-
WiFiMulti_Generic v1.2.0
573
+
WiFiMulti_Generic v1.2.1
571
574
WiFi shield init done
572
575
[WFM] [addAP] add SSID: HueNet1
573
576
[WFM] [addAP] add SSID: HueNet2
@@ -657,7 +660,7 @@ The following are debug terminal output when running example [WiFiMulti](example
657
660
658
661
```
659
662
Starting WiFiMulti on RaspberryPi Pico
660
-
WiFiMulti_Generic v1.2.0
663
+
WiFiMulti_Generic v1.2.1
661
664
WiFi shield init done
662
665
[WFM] [addAP] add SSID: HueNet1
663
666
[WFM] [addAP] add SSID: HueNet2
@@ -748,7 +751,7 @@ The following are debug terminal output when running example [WiFiMulti](example
748
751
749
752
```
750
753
Starting WiFiMulti on Nano RP2040 Connect
751
-
WiFiMulti_Generic v1.2.0
754
+
WiFiMulti_Generic v1.2.1
752
755
[WFM] [addAP] add SSID: HueNet1
753
756
[WFM] [addAP] add SSID: HueNet2
754
757
Connecting WiFi...
@@ -869,7 +872,7 @@ The following are debug terminal output when running example [WiFiMulti](example
869
872
870
873
```
871
874
Starting WiFiMulti on NANO_RP2040_CONNECT
872
-
WiFiMulti_Generic v1.2.0
875
+
WiFiMulti_Generic v1.2.1
873
876
[WFM] [addAP] add SSID: HueNet1
874
877
[WFM] [addAP] add SSID: HueNet2
875
878
Connecting WiFi...
@@ -991,7 +994,7 @@ The following are debug terminal output when running example [WiFiMulti](example
991
994
992
995
```
993
996
Starting WiFiMulti on ESP8266_NODEMCU_ESP12E
994
-
WiFiMulti_Generic v1.2.0
997
+
WiFiMulti_Generic v1.2.1
995
998
[WFM] [APlistAdd] Add SSID: SSID = HueNet1
996
999
[WFM] [APlistAdd] Add SSID: SSID = HueNet2
997
1000
Connecting WiFi...
@@ -1024,7 +1027,7 @@ The following are debug terminal output when running example [WiFiMulti](example
1024
1027
1025
1028
```
1026
1029
Starting WiFiMulti on ESP32C3_DEV
1027
-
WiFiMulti_Generic v1.2.0
1030
+
WiFiMulti_Generic v1.2.1
1028
1031
[WFM] [addAP] add SSID: HueNet1
1029
1032
[WFM] [addAP] add SSID: HueNet2
1030
1033
Connecting WiFi...
@@ -1235,7 +1238,7 @@ The following are debug terminal output when running example [WiFiMulti](example
1235
1238
1236
1239
```
1237
1240
Starting WiFiMulti on ESP32S3_DEV
1238
-
WiFiMulti_Generic v1.2.0
1241
+
WiFiMulti_Generic v1.2.1
1239
1242
[WFM] [addAP] add SSID: HueNet1
1240
1243
[WFM] [addAP] add SSID: HueNet2
1241
1244
Connecting WiFi...
@@ -1468,7 +1471,7 @@ The following are debug terminal output when running example [WiFiMulti](example
1468
1471
1469
1472
```
1470
1473
Starting WiFiMulti on Arduino AVR Mega2560/ADK
1471
-
WiFiMulti_Generic v1.2.0
1474
+
WiFiMulti_Generic v1.2.1
1472
1475
WiFi shield init done
1473
1476
[WFM] [addAP] add SSID: HueNet1
1474
1477
[WFM] [addAP] add SSID: HueNet2
@@ -1555,7 +1558,7 @@ The following are debug terminal output when running example [WiFiMulti](example
1555
1558
1556
1559
```
1557
1560
Starting WiFiMulti on RTL8720DN
1558
-
WiFiMulti_Generic v1.2.0
1561
+
WiFiMulti_Generic v1.2.1
1559
1562
[WFM] [addAP] add SSID: HueNet1
1560
1563
[WFM] [addAP] add SSID: HueNet2
1561
1564
Connecting WiFi...
@@ -1770,7 +1773,7 @@ The following are debug terminal output when running example [WiFiMulti](example
1770
1773
1771
1774
```
1772
1775
Starting WiFiMulti on PORTENTA_H7_M7
1773
-
WiFiMulti_Generic v1.2.0
1776
+
WiFiMulti_Generic v1.2.1
1774
1777
[WFM] [addAP] add SSID: HueNet1
1775
1778
[WFM] [addAP] add SSID: HueNet2
1776
1779
Connecting WiFi...
@@ -1862,6 +1865,71 @@ WiFi lost. Trying to scan and reconnect
1862
1865
[WFM] IP address: 192.168.2.77
1863
1866
```
1864
1867
1868
+
1869
+
---
1870
+
1871
+
#### 11. WiFiMulti on RP2040W
1872
+
1873
+
The following are debug terminal output when running example [WiFiMulti_RP2040W](examples/WiFiMulti_RP2040W) on `RASPBERRY_PI_PICO_W using CYW43439 WiFi`
1874
+
1875
+
#### 10.1 First time => OK
1876
+
1877
+
1878
+
```
1879
+
Starting WiFiMulti on RASPBERRY_PI_PICO_W
1880
+
WiFiMulti_Generic v1.2.1
1881
+
[WFM] [addAP] add SSID: HueNet1
1882
+
[WFM] [addAP] add SSID: HueNet2
1883
+
[WFM] [addAP] add SSID: ssid_from_AP_1
1884
+
[WFM] [addAP] add SSID: ssid_from_AP_2
1885
+
[WFM] [addAP] add SSID: ssid_from_AP_3
1886
+
Connecting WiFi...
1887
+
[WFM] [run] Scan done
1888
+
[WFM] [run] Number of Networks found: 15
1889
+
[run] Connecting BSSID: [WFM] EE:EE:EE:EE:EE:EE
1890
+
[WFM] SSID: HueNet1 , Best dB: -62
1891
+
[WFM] [run] Connecting done.
1892
+
1893
+
WiFi connected, SSID: HueNet1, IP address: 192.168.2.180
1894
+
[WFM] Client connected, Local IP = 192.168.2.180
1895
+
1896
+
H[WFM] Client connected, Local IP = 192.168.2.180
1897
+
H[WFM] Connection failed. Local IP = (IP unset)
1898
+
1899
+
WiFi lost. Call connectMultiWiFi in loop
1900
+
WiFi lost. Trying to scan and reconnect
1901
+
[WFM] [run] Scan done
1902
+
[WFM] [run] Number of Networks found: 9
1903
+
[run] Connecting BSSID: [WFM] EE:EE:EE:EE:EE:EE
1904
+
[WFM] SSID: HueNet2 , Best dB: -62
1905
+
[WFM] [run] Connecting done.
1906
+
[WFM] WiFi connected after time: 1
1907
+
[WFM] SSID: HueNet2 ,RSSI= 0
1908
+
[WFM] IP address: 192.168.2.180
1909
+
H[WFM] Client connected, Local IP = 192.168.2.180
1910
+
```
1911
+
1912
+
1913
+
#### 10.2 Lost WiFi => Scan and auto-reconnect
1914
+
1915
+
```
1916
+
H[WFM] Connection failed. Local IP = (IP unset)
1917
+
1918
+
WiFi lost. Call connectMultiWiFi in loop
1919
+
WiFi lost. Trying to scan and reconnect
1920
+
[WFM] [run] Scan done
1921
+
[WFM] [run] Number of Networks found: 9
1922
+
[run] Connecting BSSID: [WFM] EE:EE:EE:EE:EE:EE
1923
+
[WFM] SSID: HueNet2 , Best dB: -62
1924
+
[WFM] [run] Connecting done.
1925
+
[WFM] WiFi connected after time: 1
1926
+
[WFM] SSID: HueNet2 ,RSSI= 0
1927
+
[WFM] IP address: 192.168.2.180
1928
+
H[WFM] Client connected, Local IP = 192.168.2.180
1929
+
H[WFM] Connection failed. Local IP = (IP unset)
1930
+
```
1931
+
1932
+
1865
1933
---
1866
1934
---
1867
1935
@@ -1875,7 +1943,7 @@ Debug is enabled by default on Serial. Debug Level from 0 to 4. To disable, chan
1875
1943
1876
1944
// Use this to disable all output debug msgs
1877
1945
// Debug Level from 0 to 4
1878
-
#define_WIFIMULTI_LOGLEVEL_0
1946
+
#define_WIFIMULTI_LOGLEVEL_2
1879
1947
```
1880
1948
1881
1949
---
@@ -1927,6 +1995,7 @@ Submit issues to: [WiFiMulti_Generic issues](https://github.com/khoih-prog/WiFiM
1927
1995
23. Add support to Maixduino boards using `WiFi101`, `WiFiNINA_Generic` or `WiFiEspAT`
1928
1996
24. Add support to Arduino, Sparkfun, Adafruit, etc. AVR boards (Mega, 32U4, etc.). To use `LibraryPatches` for `ArduinoSTL` library
1929
1997
25. Add support to RASPBERRY_PI_PICO_W using CYW43439 WiFi with [**Earle Philhower's arduino-pico core** v2.4.0+](https://github.com/earlephilhower/arduino-pico)
Copy file name to clipboardExpand all lines: changelog.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,7 @@
12
12
13
13
14
14
*[Changelog](#changelog)
15
+
*[Releases v1.2.1](#releases-v121)
15
16
*[Releases v1.2.0](#releases-v120)
16
17
*[Releases v1.1.1](#releases-v111)
17
18
*[Releases v1.1.0](#releases-v110)
@@ -22,6 +23,11 @@
22
23
23
24
## Changelog
24
25
26
+
#### Releases v1.2.1
27
+
28
+
1. Workaround for RP2040W WiFi.status() bug. Check [WiFi.status() wrongly reports WL_CONNECTED even when WiFi is lost and RSSI is always 0 dBm #762](https://github.com/earlephilhower/arduino-pico/issues/762)
29
+
2. Add example [WiFiMulti_RP2040W](examples/WiFiMulti_RP2040W)
30
+
25
31
#### Releases v1.2.0
26
32
27
33
1. Add support to RASPBERRY_PI_PICO_W using CYW43439 WiFi
"description": "Simple MultiWiFi library to adapt ESP32/ESP8266 MultiWiFi of WiFi libraries to all other WiFi modules and libraries. Currently supporting ESP32, ESP8266, Teensy, SAM DUE, SAMD21, SAMD51, STM32F/L/H/G/WB/MP1, nRF52, RP2040-based (Nano-RP2040-Connect, RASPBERRY_PI_PICO, RASPBERRY_PI_PICO_W, 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 MultiWiFi of WiFi libraries",
0 commit comments