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?