Good Morning everyone,
I am using a STM32L475 (without ethernet connection) device and I am trying to send a client echo to my localhost. I would like to send “Hello World” to my server and then, receive its answer. I have found many solutions that use Ethernet Connection, but I can’t use them with my device. If someone has already done this kind of thing…
Thanks a lot !