WIZnet Created Content
This example demonstrates MQTTS(AWS) client on W55RP20 S2E via UART/SPI using MicroPython on a Raspberry Pi Pico (Master)
W55RP20-S2E MQTTS(AWS) client Example (MicroPython)
Grace_Koo0
71
0
This example demonstrates MQTT client on W55RP20 S2E via UART/SPI using MicroPython on a Raspberry Pi Pico (Master)
W55RP20-S2E MQTT client Example (MicroPython)
Grace_Koo0
71
0
The W55RP20-S2E operates as an MQTT client and publishes messages to, and subscribes to topics from, an MQTT broker.
ioNIC MQTT Client Arduino Example
Hannah0
64
0
The W55RP20-S2E operates as an MQTTS client, connects securely to AWS IoT Core, and publishes and subscribes to configured topics.
ioNIC AWS MQTTS Client Arduino Example
Hannah0
64
0
The W55RP20-S2E is configured in SSL client mode via the UART or SPI interface and operates to exchange data with an OpenSSL server running on a PC.
ioNIC SSL Client Arduino Example
Hannah0
77
0
The W55RP20-S2E is configured in SSL client mode via the UART or SPI interface and operates to exchange data with an OpenSSL server running on a PC.
ioNIC SSL Client C Example
Aimee00
65
0
The W55RP20-S2E operates as an MQTT client and publishes messages to, and subscribes to topics from, an MQTT broker.
ioNIC MQTT Client C Example
Aimee00
79
0
The W55RP20-S2E operates as an MQTTS client, connects securely to AWS IoT Core, and publishes and subscribes to configured topics.
ioNIC AWS MQTTS Client C Example
Aimee00
79
0
This example demonstrates SSL client on W55RP20 S2E via UART/SPI using MicroPython on a Raspberry Pi Pico (Master)
W55RP20-S2E SSL client Example (MicroPython)
Grace_Koo0
79
0
A cross-platform, Docker-based build system for WIZnet Ethernet boards with RP2040/RP2350.
WIZnet-PICO-C Docker Build System
josephsr1
185
0
This example demonstrates Web Server on W55RP20 S2E via UART/SPI using MicroPython on a Raspberry Pi Pico (Master)
W55RP20-S2E Web Server Example (MicroPython)
Grace_Koo0
84
0
This example demonstrates HTTP client on W55RP20 S2E via UART/SPI using MicroPython on a Raspberry Pi Pico (Master)
W55RP20-S2E HTTP Client Example (MicroPython)
Grace_Koo0
79
0
The W55RP20-S2E is configured in HTTP Server mode via UART or SPI and operates to provide web pages when accessed from a PC.
ioNIC Web Server Arduino Example
Hannah0
74
0
The W55RP20-S2E is configured as an HTTP client via UART or SPI, enabling it to send GET requests to an HTTP server and receive responses.
ioNIC HTTP Client Arduino Example
Hannah0
74
0
The W55RP20-S2E is configured as an HTTP client via UART or SPI, enabling it to send GET requests to an HTTP server and receive responses.
ioNIC HTTP Client C Example
Aimee00
70
0
The W55RP20-S2E is configured in HTTP Server mode via UART or SPI and operates to provide web pages when accessed from a PC.
ioNIC Web Server C Example
Aimee00
91
0
This article provides a detailed guide on implementing Ethernet speed testing using the W55MH32 chip, including a practical demonstration using the iperf3 tool.
Chapter 42: W55MH32 Network Speed Testing with iperf3
ronpang0
171
0
Device Firmware Update (DFU) is a technology that allows firmware updates of embedded devices without physical disassembly.
Chapter 41: DFU-Based Firmware Upgrade Solution for W55MH32
ronpang0
176
0
Open On-Chip Debugger (OpenOCD) is an open-source, vendor-neutral debugging framework that provides comprehensive development capabilities for embedded systems.
Chapter 40: OpenOCD - The Essential Embedded Debugging Tool
ronpang0
173
0
Example for configuring W55RP20-S2E by sending commands entered through USB serial from Pico via (UART/SPI)
ioNIC AT command Arduino Example
Hannah0
82
0
This example demonstrates data loopback on W55RP20 S2E via UART/SPI using MicroPython on a Raspberry Pi Pico (Master)
W55RP20-S2E TCP/UDP Loopback example (Micropython)
Grace_Koo0
93
0
This program is an example that sends AT commands to the W55RP20 S2E board via UART or SPI interface using MicroPython on a Raspberry Pi Pico (Master).
W55RP20-S2E AT command example (Micropython)
Grace_Koo0
97
0
Configures the W55RP20-S2E as a TCP server/TCP client/UDP via UART/SP and relays UART/SPI data from the module back to it transparently
ioNIC Loopback C Example
Aimee00
93
0
This guide explains how to control the W55RP20-S2E module using a Raspberry Pi Pico and implement network loopback functionality.
ioNIC Loopback Arduino Guide
Hannah0
117
0