Module :: Q2686G.
The firmware version is :: R74_00gg.Q2686G
Application OS :: 06.21
Boot loader version :: V08b0e
From manual i came to know by using "at+wrst=1,000:01" i can re-start the wavecom module.
now,
Is there any way to re-start the wavecom module in terms of seconds, say 10 or 20 seconds.
I want in the program. Now using command create API I am sending the restart command. In that command the minimum value is one minute(as you know already).
In the place I want to re-start, can i put a continuous while loop. this will cause an exception and reboot.
Is there any side-effect in this ?