This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Communicating RM48 and a device trough Ethernet



Hello Im trying to do a simple data transfer between a RM48 and another device, im trying using the LwIP stack provided but im seeing is used for httpd, im kind of new in this.

is there any way to just transmit data packets (simple numbers) from the board to the device using this stack?

I saw a recommendation of using a switch in another thread for this kind of project but due to portabilty reasons I can't do this is there any other way?

In advance thank you