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
5
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
5
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
13
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
16
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
24
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
18
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
27
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
28
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
33
0
A cross-platform, Docker-based build system for WIZnet Ethernet boards with RP2040/RP2350.
WIZnet-PICO-C Docker Build System
josephsr1
124
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
36
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
31
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
19
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
28
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
23
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
40
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
114
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
117
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
135
0
Example for configuring W55RP20-S2E by sending commands entered through USB serial from Pico via (UART/SPI)
ioNIC AT command Arduino Example
Hannah0
30
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
40
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
45
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
48
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
60
0