Dear,
I'm working on a product using a LPC55S69 running with FreeRTOS, AWS IoT and lwip IP stack. Now I would like to connect the board to internet using an Android phone with USB connection tethering. I think the USB Host CDC RNDIS example from the SDK middleware library is the good starting point.
Is there any example of how to connect LwIP to USB Host CDC RNDIS library for LPC55?
I've heard about an example called "usb_ethernetif_freertos.c" but not sure it will be compatible. (https://community.nxp.com/t5/Kinetis-Microcontrollers/LwIP-and-USB-device/td-p/1194463)
Thanks in advance and bests regards,
Michael