2019-03-28 08:55 AM
Hi, I'm new using ST devices so I don't know how to resolve this. I already saw some examples to send data from my computer to my board using ethernet, but I cannot find the opposite.
I have a Nucleo-F429ZI and I want to send http query from my board to my server (Query example: GET /index.php?val=1). Can anyone send me an example of STM32F429 Ethernet using http client instead http server? This exemple could use the LwIP
best regards.