A library for talking to Multi-Tech's Cellular SocketModem Devices.

Dependents:   M2X_dev axeda_wrapper_dev MTS_M2x_Example1 MTS_Cellular_Connect_Example ... more

Revision:
121:5a7fba896c98
Parent:
120:3051dd49fa3a
Child:
131:da8f0e1c264a
--- a/wifi/Wifi.h	Tue Dec 31 22:58:53 2013 +0000
+++ b/wifi/Wifi.h	Tue Dec 31 23:41:59 2013 +0000
@@ -139,6 +139,11 @@
     virtual unsigned int readable();
     virtual unsigned int writeable();
 
+    /** This method performs a soft reboot of the device by issuing the
+    * reboot command. If the module is not able to respond to commands
+    * this will not work. This method also waits 10 seconds for the
+    * module to perform the reset and return.
+    */
     virtual void reset();
 
     /** A method for sending a generic text command to the radio. Note that you cannot