Application: This code uses Ethernet function to report a message to a host periodically.
BSP Version: NUC472 Series BSP CMSIS V3.03.000
Hardware: NuTiny-SDK-NUC472
This example code uses NUC472's Ethernet function to report a message to a host on the network periodically. The network data processing uses uIP stack. uIP is a simple network stack. It can directly call the API to perform various network actions, including connecting to a host, sending and receiving packets.