|
80 | 80 | * [11. FullyFeatured_QNEthernet on TEENSY 4.1 using QNEthernet](#11-FullyFeatured_QNEthernet-on-TEENSY-41-using-QNEthernet) |
81 | 81 | * [12. FullyFeatured_ESP8266_Ethernet on ESP8266_NODEMCU_ESP12E using ESP8266_ENC28J60 Ethernet](#12-FullyFeatured_ESP8266_Ethernet-on-ESP8266_NODEMCU_ESP12E-using-ESP8266_ENC28J60-Ethernet) |
82 | 82 | * [13. FullyFeatured_ESP8266_Ethernet on ESP8266_NODEMCU_ESP12E using ESP8266_W5500 Ethernet](#13-FullyFeatured_ESP8266_Ethernet-on-ESP8266_NODEMCU_ESP12E-using-ESP8266_W5500-Ethernet) |
| 83 | + * [14. FullyFeature_RP2040W on RASPBERRY_PI_PICO_W](#14-FullyFeature_RP2040W-on-RASPBERRY_PI_PICO_W) |
| 84 | + #### 14. FullyFeature_RP2040W on RASPBERRY_PI_PICO_W |
83 | 85 | * [Debug](#debug) |
84 | 86 | * [Troubleshooting](#troubleshooting) |
85 | 87 | * [Issues](#issues) |
@@ -511,7 +513,7 @@ This is terminal debug output when running [FullyFeatured_ESP8266](examples/ESP8 |
511 | 513 |
|
512 | 514 | ``` |
513 | 515 | Starting FullyFeature_ESP8266 on ESP8266_NODEMCU_ESP12E |
514 | | -AsyncMQTT_Generic v1.6.0 for ESP8266 |
| 516 | +AsyncMQTT_Generic v1.6.1 for ESP8266 |
515 | 517 | Connecting to Wi-Fi... |
516 | 518 | Connected to Wi-Fi. IP address: 192.168.2.82 |
517 | 519 | Connecting to MQTT... |
@@ -573,7 +575,7 @@ This is terminal debug output when running [FullyFeatured_ESP32](examples/ESP32/ |
573 | 575 |
|
574 | 576 | ``` |
575 | 577 | Starting FullyFeature_ESP32 on ESP32_DEV |
576 | | -AsyncMQTT_Generic v1.6.0 for ESP32 core v2.0.0+ |
| 578 | +AsyncMQTT_Generic v1.6.1 for ESP32 core v2.0.0+ |
577 | 579 | Connecting to Wi-Fi... |
578 | 580 | WiFi ready |
579 | 581 | WiFi STA starting |
@@ -639,7 +641,7 @@ This is terminal debug output when running [FullyFeaturedSSL_ESP32](examples/ESP |
639 | 641 |
|
640 | 642 | ``` |
641 | 643 | Starting FullyFeatureSSL_ESP32 on ESP32_DEV |
642 | | -AsyncMQTT_Generic v1.6.0 for ESP32 core v2.0.0+ |
| 644 | +AsyncMQTT_Generic v1.6.1 for ESP32 core v2.0.0+ |
643 | 645 | Connecting to Wi-Fi... |
644 | 646 | WiFi ready |
645 | 647 | WiFi STA starting |
@@ -706,7 +708,7 @@ This is terminal debug output when running [FullyFeaturedSSL_ESP32](examples/ESP |
706 | 708 |
|
707 | 709 | ``` |
708 | 710 | Starting FullyFeatureSSL_ESP32 on ESP32_DEV |
709 | | -AsyncMQTT_Generic v1.6.0 for ESP32 core v2.0.0+ |
| 711 | +AsyncMQTT_Generic v1.6.1 for ESP32 core v2.0.0+ |
710 | 712 | Connecting to Wi-Fi... |
711 | 713 | WiFi ready |
712 | 714 | WiFi STA starting |
@@ -877,7 +879,7 @@ This is terminal debug output when running [FullyFeaturedSSL_WT32_ETH01](example |
877 | 879 | ``` |
878 | 880 | Starting FullyFeatureSSL_WT32_ETH01 on WT32-ETH01 with ETH_PHY_LAN8720 |
879 | 881 | WebServer_WT32_ETH01 v1.5.0 for core v2.0.0+ |
880 | | -AsyncMQTT_Generic v1.6.0 for ESP32 core v2.0.0+ |
| 882 | +AsyncMQTT_Generic v1.6.1 for ESP32 core v2.0.0+ |
881 | 883 | ETH starting |
882 | 884 | ETH connected |
883 | 885 | ETH got IP |
@@ -934,7 +936,7 @@ This is terminal debug output when running [FullyFeature_STM32](examples/STM32/F |
934 | 936 |
|
935 | 937 | ``` |
936 | 938 | Starting FullyFeature_STM32 on NUCLEO_F767ZI |
937 | | -AsyncMQTT_Generic v1.6.0 for STM32 |
| 939 | +AsyncMQTT_Generic v1.6.1 for STM32 |
938 | 940 | Connected to network. IP = 192.168.2.118 |
939 | 941 | Connecting to MQTT... |
940 | 942 | Connected to MQTT broker: broker.emqx.io, port: 1883 |
@@ -1055,7 +1057,7 @@ Publish acknowledged. |
1055 | 1057 |
|
1056 | 1058 | ``` |
1057 | 1059 | Starting FullyFeature_STM32 on NUCLEO_F767ZI |
1058 | | -AsyncMQTT_Generic v1.6.0 for STM32 |
| 1060 | +AsyncMQTT_Generic v1.6.1 for STM32 |
1059 | 1061 | Connected to network. IP = 192.168.2.126 |
1060 | 1062 | Connecting to MQTT... |
1061 | 1063 | [AMQTT] CONNECTING |
@@ -1230,7 +1232,7 @@ This is terminal debug output when running [FullyFeatured_STM32_LAN8720](example |
1230 | 1232 |
|
1231 | 1233 | ``` |
1232 | 1234 | Starting FullyFeatured_STM32_LAN8720 on BLACK_F407VE |
1233 | | -AsyncMQTT_Generic v1.6.0 for STM32 |
| 1235 | +AsyncMQTT_Generic v1.6.1 for STM32 |
1234 | 1236 | Connected to network. IP = 192.168.2.132 |
1235 | 1237 | Connecting to MQTT... |
1236 | 1238 | Connected to MQTT broker: broker.emqx.io, port: 1883 |
@@ -1297,7 +1299,7 @@ This is terminal debug output when running [FullyFeatured_PortentaH7_WiFi](examp |
1297 | 1299 |
|
1298 | 1300 | ``` |
1299 | 1301 | Starting FullyFeatured_PortentaH7_WiFi on PORTENTA_H7_M7 |
1300 | | -AsyncMQTT_Generic v1.6.0 for Portenta_H7_M7 |
| 1302 | +AsyncMQTT_Generic v1.6.1 for Portenta_H7_M7 |
1301 | 1303 | Connecting to SSID: HueNet1 |
1302 | 1304 | Connected to SSID: HueNet1 |
1303 | 1305 | Local IP Address: 192.168.2.134 |
@@ -1366,7 +1368,7 @@ This is terminal debug output when running [FullyFeatured_PortentaH7_Ethernet](e |
1366 | 1368 |
|
1367 | 1369 | ``` |
1368 | 1370 | Starting FullyFeatured_PortentaH7_Ethernet on PORTENTA_H7_M7 |
1369 | | -AsyncMQTT_Generic v1.6.0 for Portenta_H7_M7 |
| 1371 | +AsyncMQTT_Generic v1.6.1 for Portenta_H7_M7 |
1370 | 1372 | Connected to network. IP = 192.168.2.133 |
1371 | 1373 | Connecting to MQTT... |
1372 | 1374 | Connected to MQTT broker: broker.emqx.io, port: 1883 |
@@ -1492,7 +1494,7 @@ This is terminal debug output when running [FullyFeatured_QNEthernet](examples/Q |
1492 | 1494 |
|
1493 | 1495 | ``` |
1494 | 1496 | Starting FullyFeatured_QNEthernet on TEENSY 4.1 |
1495 | | -AsyncMQTT_Generic v1.6.0 for Teensy 4.1 QNEthernet |
| 1497 | +AsyncMQTT_Generic v1.6.1 for Teensy 4.1 QNEthernet |
1496 | 1498 | Initialize Ethernet using static IP => Connected! IP address:192.168.2.222 |
1497 | 1499 | Connecting to MQTT... |
1498 | 1500 | Connected to MQTT broker: broker.emqx.io, port: 1883 |
@@ -1559,7 +1561,7 @@ This is terminal debug output when running [FullyFeatured_ESP8266_Ethernet](exam |
1559 | 1561 |
|
1560 | 1562 | ``` |
1561 | 1563 | Starting FullyFeatured_ESP8266_Ethernet on ESP8266_NODEMCU_ESP12E using ESP8266_ENC28J60 Ethernet |
1562 | | -AsyncMQTT_Generic v1.6.0 for ESP8266 |
| 1564 | +AsyncMQTT_Generic v1.6.1 for ESP8266 |
1563 | 1565 | Connecting to network : ..................................... |
1564 | 1566 | Ethernet DHCP IP address: 192.168.2.187 |
1565 | 1567 | Connecting to MQTT... |
@@ -1628,7 +1630,7 @@ This is terminal debug output when running [FullyFeatured_ESP8266_Ethernet](exam |
1628 | 1630 |
|
1629 | 1631 | ``` |
1630 | 1632 | Starting FullyFeatured_ESP8266_Ethernet on ESP8266_NODEMCU_ESP12E using ESP8266_W5500 Ethernet |
1631 | | -AsyncMQTT_Generic v1.6.0 for ESP8266 |
| 1633 | +AsyncMQTT_Generic v1.6.1 for ESP8266 |
1632 | 1634 | Connecting to network : . |
1633 | 1635 | Ethernet DHCP IP address: 192.168.2.188 |
1634 | 1636 | Connecting to MQTT... |
@@ -1686,6 +1688,77 @@ Publish acknowledged. |
1686 | 1688 | packetId: 3 |
1687 | 1689 | ``` |
1688 | 1690 |
|
| 1691 | +--- |
| 1692 | + |
| 1693 | + |
| 1694 | +#### 14. FullyFeature_RP2040W on RASPBERRY_PI_PICO_W |
| 1695 | + |
| 1696 | +This is terminal debug output when running [FullyFeature_RP2040W](examples/RP2040W/FullyFeature_RP2040W) on **RASPBERRY_PI_PICO_W**, using `CYW43439 WiFi`, connecting to `broker.emqx.io` MQTT server. |
| 1697 | + |
| 1698 | + |
| 1699 | +``` |
| 1700 | +Starting FullyFeature_RP2040W on RASPBERRY_PI_PICO_W |
| 1701 | +AsyncMQTT_Generic v1.6.1 for RP2040W CYW43439 WiFi |
| 1702 | +Connecting to SSID: HueNet2 |
| 1703 | +Connected to SSID: HueNet2 |
| 1704 | +Local IP Address: 192.168.2.180 |
| 1705 | +Signal strength (RSSI):0 dBm |
| 1706 | +Connecting to MQTT... |
| 1707 | +Connected to MQTT broker: broker.emqx.io, port: 1883 |
| 1708 | +PubTopic: async-mqtt/RP2040W_Pub |
| 1709 | +************************************************ |
| 1710 | +Session present: 0 |
| 1711 | +Subscribing at QoS 2, packetId: 1 |
| 1712 | +Publishing at QoS 0 |
| 1713 | +Publishing at QoS 1, packetId: 2 |
| 1714 | +Publishing at QoS 2, packetId: 3 |
| 1715 | +************************************************ |
| 1716 | +Subscribe acknowledged. |
| 1717 | + packetId: 1 |
| 1718 | + qos: 2 |
| 1719 | +Publish received. |
| 1720 | + topic: async-mqtt/RP2040W_Pub |
| 1721 | + message: RP2040W Test3 |
| 1722 | + qos: 2 |
| 1723 | + dup: 0 |
| 1724 | + retain: 1 |
| 1725 | + len: 13 |
| 1726 | + index: 0 |
| 1727 | + total: 13 |
| 1728 | +Publish acknowledged. |
| 1729 | + packetId: 2 |
| 1730 | +Publish received. |
| 1731 | + topic: async-mqtt/RP2040W_Pub |
| 1732 | + message: RP2040W Test1 |
| 1733 | + qos: 0 |
| 1734 | + dup: 0 |
| 1735 | + retain: 0 |
| 1736 | + len: 13 |
| 1737 | + index: 0 |
| 1738 | + total: 13 |
| 1739 | +Publish received. |
| 1740 | + topic: async-mqtt/RP2040W_Pub |
| 1741 | + message: RP2040W Test2 |
| 1742 | + qos: 1 |
| 1743 | + dup: 0 |
| 1744 | + retain: 0 |
| 1745 | + len: 13 |
| 1746 | + index: 0 |
| 1747 | + total: 13 |
| 1748 | +Publish received. |
| 1749 | + topic: async-mqtt/RP2040W_Pub |
| 1750 | + message: RP2040W Test3 |
| 1751 | + qos: 2 |
| 1752 | + dup: 0 |
| 1753 | + retain: 0 |
| 1754 | + len: 13 |
| 1755 | + index: 0 |
| 1756 | + total: 13 |
| 1757 | +Publish acknowledged. |
| 1758 | + packetId: 3 |
| 1759 | +
|
| 1760 | +``` |
| 1761 | + |
1689 | 1762 | --- |
1690 | 1763 | --- |
1691 | 1764 |
|
|
0 commit comments