I have an active network connection with my Netduino Plus 2 using DHCP.
Do I need to refresh a DHCP lease after the lease time has ended? Or is the System handling all necessary steps?
If I have to refresh, what is the best way to do so? A separate thread that just waits as long as the lease time lasts and then refreshes the lease?