cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H750; Ethernet; open new Socket; to connect to another embedded device.

Roger.ch
Associate III

I need to establish an Ethernet connection between two embedded devices. From a PC I can connect to my application or to the other device and exchange messages. How do I do this on my H750. How do I open a connection from my device if the IP and port are known from the partner. Is there a nice example or tutorial? Thanks for your support. Roger

1 REPLY 1
FBL
ST Employee

Hello @Roger.ch​, 

You can get started with the example provided here

stm32-hotspot/STM32H7-LwIP-Examples: Ethernet examples using LwIP + FreeRTOS for STM32H7 Discovery and Nucleo boards (github.com)

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.