Software- or Hardware Reset?

Hi,

in the I/O-library I found the function ‘wizchip_sw_reset()’.
My question: does a software-reset the same as the hardware-reset ?
I expect not. But under which circumstances only a hardware reset would help?

Regards,

wifitech

Hi wifitech,

Thanks for your question and I could help you to understand.

If you find wizchip_sw_reset(), you also found the functions in the sw reset function.

It helps to initialize and clear the registers but keeps Hardware address, Gateway address, Subnet mask address and IP address.

Hardware reset initializes all without exception.

Thank you,

Lawrence