Wiznet makers

WCC

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_Koo
  • 3

  • 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_Koo
  • 4

  • 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

Hannah
  • 12

  • 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

Hannah
  • 15

  • 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

Hannah
  • 23

  • 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

Aimee0
  • 17

  • 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

Aimee0
  • 26

  • 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

Aimee0
  • 27

  • 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_Koo
  • 31

  • 0

A cross-platform, Docker-based build system for WIZnet Ethernet boards with RP2040/RP2350.

WIZnet-PICO-C Docker Build System

josephsr
  • 123

  • 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_Koo
  • 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_Koo
  • 30

  • 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

Hannah
  • 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

Hannah
  • 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

Aimee0
  • 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

Aimee0
  • 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

ronpang
  • 107

  • 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

ronpang
  • 110

  • 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

ronpang
  • 128

  • 0

Example for configuring W55RP20-S2E by sending commands entered through USB serial from Pico via (UART/SPI)

ioNIC AT command Arduino Example

Hannah
  • 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_Koo
  • 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_Koo
  • 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

Aimee0
  • 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

Hannah
  • 60

  • 0