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

Revisions of wifi/Wifi.cpp

Revision Date Message Actions
100:9d96b4391151 2013-12-30 Got all Wifi commands working in a stable way, except reset. Was able to perform a successful loopback test. File  Diff  Annotate
99:eba6b99bc80c 2013-12-30 Merged File  Diff  Annotate
98:dbeac735109d 2013-12-30 Added better checking of command verses data mode File  Diff  Annotate
97:5e65d8f334d5 2013-12-30 Merged. Fixed compile error. File  Diff  Annotate
95:4fdf968b5b37 2013-12-30 Added more functionality to Wifi like ping, open, close, although open and are still not working right.... File  Diff  Annotate
94:1baa587e89ae 2013-12-30 Added several improvements and robustness stuff to the Wifi class, starting to be pretty stable, still issue with Disconnect.... File  Diff  Annotate
93:aa7a48e65974 2013-12-27 Got connect, getSignalStrength, sendCommand, sendBasicCommand, isConnected and setCmdMode, all working in WiFi pretty well. Still need a little more testing, but worthy of a commit. :-) File  Diff  Annotate
79:f356009dbc12 2013-12-27 Added a few more features to Wifi. File  Diff  Annotate
76:371aab9902a4 2013-12-26 Merged File  Diff  Annotate
75:7ad32827b39e 2013-12-26 Removed Echo mode method File  Diff  Annotate
74:9f87bd22c222 2013-12-26 Added signal strength method to Wifi and changed the sendCommand NONE case statement File  Diff  Annotate
73:bb5bbca971ae 2013-12-26 Updated Wifi for merge. File  Diff  Annotate
69:f3e696bbb0d5 2013-12-26 Added some Wifi support, including getting the connect method to work. File  Diff  Annotate