Project info:

Ethernet - Blank Webserver example example


Project description:

The application contains a basic application that permits to use the Flyport module connectivity with a blank webserver page.

In this example, the user firmware is very basic, it just connects to the default network configuration (ETH_DEFAULT) and awaits for the cable connection to be established (monitoring the system variable MACLinked). By default, Flyport has a wizard configured network configuration, but all the parameters can be changed at runtime using the ETH_CUSTOM and launching the ETHRestart(ETH_CUSTOM); command.


Note:

With this configuration, the Flyport can be reached with "ping" but or with a browser. Any customization to the webpage should be imported again with the IDE tool.