uploaded 1 year ago
CH182 Ethernet Driver
4 examples
-
-
iperf
This example provides a simple way to measure network performance using iperf and includes command line interface functionality. It enables a DHCP…
123 bytes
-
-
tcp_client
This example provides a basic implementation of a TCP client for ESP32, designed to periodically transmit data to a server and accept responses,…
78 bytes
-
tcp_server
This example provides a basic implementation of a TCP server for ESP32, which accepts transmissions from clients, prints them to the console, and…
78 bytes