Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 4 months ago.
Ethernet on the Nucleo stm32f767zi
I'm trying to get a simple Ethernet UDP running on the Nucleo STM32F767ZI.
I need to connect to another device on IP 192.168.1.236 using Port 25000 to receive data using port 25003 to send data
but with the sample code I'm not even managing to connect the ethernet