Changing the IP Address and MAC address during Runtime

Hi @Vikram

If you want to update static IP address please refer to this post here.

Note that FreeRTOS_NetworkDown is needed to reinitialise the stack and update the new IP address.
We will document this and share the documentation shortly.

Thanks you