Hey
I was running the inbuilt example of Ethernet-based io control in the SDK of MSP432E401Y.
In the example, the description says the code host an HTML page to a user and the user can control the LEDs using the buttons on the HTML page.
But as I was analyzing the files of the examples, no HTML page was there. If no HTML page is stored then how the microcontroller gonna host a page to the browser.