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