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.

TM4C129 LaunchPad dynamically changing the IP address

Other Parts Discussed in Thread: ENERGIA

I am using TM4C129 LaunchPad for an Industrial IoT product. We want to have a web server running on it.

I am looking into this example of setting up the IP address. To do it this way, every time you join a new network, you have to change the code for a different IP address. Is there a way to avoid this problem? Any example of how can I change the IP address automatically as soon as it joins a a new network?