User Activity

Hi,I have a Nucleo-F439ZI board and I am trying to make a simple application that echoes back a message on a UDP port.When I generate a project using LwIP raw API, I am able to make that happen with a callback function and a PCB.However, as soon as I...