I’m using an RCM5600W module with great success but occasionally the wireless connection drops out. Having tried a variety of ifdown and ifup configs I decided to try a forceSoftReset command to force the program to rerun.
The idea being that I can trap this reset and avoid initialisation of certain hardware registers (relays are attached to the system).
I note however that the Wireless subsystem still refuses to initialise after the soft reset and that I have to perform a hardware reset in order for the program to run correctly and for the wireless to reattach to my network.
Is there a method (function) to force a the wireless hardware to fully reset such that a soft reset will enable it to reattach to the network?
Cliff