User Activity

Hello everyone,I have a small project of sending a serial messages to a remote device using Ethernet. I decided to use LwIP with Netconn API and FreeRTOS to divide the design into threads and send the data using Ethernet. I made multiple threads an...