Host library for controlling a WiConnect enabled Wi-Fi module.

Dependents:   wiconnect-ota_example wiconnect-web_setup_example wiconnect-test-console wiconnect-tcp_server_example ... more

Revision:
13:2b51f5267c92
Parent:
11:ea484e1b7fc4
Child:
26:8067e3d463d3
--- a/doc/html/group__api__core__send__command.html	Tue Aug 12 02:44:34 2014 -0700
+++ b/doc/html/group__api__core__send__command.html	Wed Aug 13 03:14:30 2014 -0700
@@ -3,8 +3,9 @@
 <head>
 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.8.7"/>
-<title>WiConnect Library: Send Command</title>
+<title>ACKme WiConnect Host Library</title>
+<link rel="icon" href="favicon.ico" type="image/x-icon">
+<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
 <link href="tabs.css" rel="stylesheet" type="text/css"/>
 <script type="text/javascript" src="jquery.js"></script>
 <script type="text/javascript" src="dynsections.js"></script>
@@ -24,29 +25,30 @@
 </head>
 <body>
 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
-<div id="titlearea">
-<table cellspacing="0" cellpadding="0">
- <tbody>
- <tr style="height: 56px;">
-  <td style="padding-left: 0.5em;">
-   <div id="projectname">WiConnect Library
-   </div>
-  </td>
- </tr>
- </tbody>
-</table>
-</div>
-<!-- end header part -->
-<!-- Generated by Doxygen 1.8.7 -->
+<div id="titlearea" style="font-family:verdana;">
+    <table border='0' cellpadding='0' cellspacing='0' width="98%">
+      <tr style="height:20px"><td>&nbsp;</td></tr>
+      <tr style="border-collapse: collapse; padding: 0;">
+        <td style="width:20px"></td>
+        <td style="padding-right:40px"><img src="ackmelogo.png" alt="ACKme Logo" /></td>
+        <td style="vertical-align:middle; text-align:left; font: bold 25px/100% Verdana, Arial, Helvetica, sans-serif;">
+        WiConnect Host Library- API Reference Guide</td>
+        <td style="width:20px"></td>
+      </tr>
+      <tr><td>&nbsp;</td></tr>
+    </table>
+</div><!-- Generated by Doxygen 1.8.7 -->
 <script type="text/javascript">
 var searchBox = new SearchBox("searchBox", "search",false,'Search');
 </script>
   <div id="navrow1" class="tabs">
     <ul class="tablist">
-      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
-      <li><a href="modules.html"><span>Modules</span></a></li>
-      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
+      <li><a href="index.html"><span>Library&#160;Overview</span></a></li>
+      <li><a href="modules.html"><span>Library&#160;API</span></a></li>
+      <li><a href="examples.html"><span>API&#160;Examples</span></a></li>
       <li><a href="annotated.html"><span>Classes</span></a></li>
+      <li><a href="http://wiconnect.ack.me/1.2/general_overview"><span>WiConnect&#160;Reference&#160;Manual</span></a></li>
+      <li><a href="http://www.ack.me/WiConnect"><span>ACKme&#160;Website</span></a></li>
       <li>
         <div id="MSearchBox" class="MSearchBoxInactive">
         <span class="left">
@@ -98,7 +100,7 @@
   <div class="summary">
 <a href="#func-members">Functions</a>  </div>
   <div class="headertitle">
-<div class="title">Send Command<div class="ingroups"><a class="el" href="group__api__core.html">Core API</a></div></div>  </div>
+<div class="title">Send Command Methods<div class="ingroups"><a class="el" href="group__api__core.html">Core</a></div></div>  </div>
 </div><!--header-->
 <div class="contents">
 
@@ -107,49 +109,44 @@
 <table class="memberdecls">
 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
 Functions</h2></td></tr>
-<tr class="memitem:ga3a2637e5ce300a03c448edf1eff13c2c"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga3a2637e5ce300a03c448edf1eff13c2c"></a>
-<a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#ga3a2637e5ce300a03c448edf1eff13c2c">wiconnect::Wiconnect::sendCommand</a> (const <a class="el" href="classwiconnect_1_1_callback.html">Callback</a> &amp;completeCallback, char *responseBuffer, int responseBufferLen, int timeoutMs, const <a class="el" href="classwiconnect_1_1_reader_func.html">ReaderFunc</a> &amp;reader, void *user, const char *cmd, va_list vaList)</td></tr>
-<tr class="memdesc:ga3a2637e5ce300a03c448edf1eff13c2c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info. <br /></td></tr>
+<tr class="memitem:ga3a2637e5ce300a03c448edf1eff13c2c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#ga3a2637e5ce300a03c448edf1eff13c2c">wiconnect::Wiconnect::sendCommand</a> (const <a class="el" href="classwiconnect_1_1_callback.html">Callback</a> &amp;completeCallback, char *responseBuffer, int responseBufferLen, int timeoutMs, const <a class="el" href="classwiconnect_1_1_reader_func.html">ReaderFunc</a> &amp;reader, void *user, const char *cmd, va_list vaList)</td></tr>
+<tr class="memdesc:ga3a2637e5ce300a03c448edf1eff13c2c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module.  <a href="#ga3a2637e5ce300a03c448edf1eff13c2c">More...</a><br /></td></tr>
 <tr class="separator:ga3a2637e5ce300a03c448edf1eff13c2c"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:gad23730a1f2f7714ef962f24a0f99f0f7"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="gad23730a1f2f7714ef962f24a0f99f0f7"></a>
-<a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#gad23730a1f2f7714ef962f24a0f99f0f7">wiconnect::Wiconnect::sendCommand</a> (char *responseBuffer, int responseBufferLen, int timeoutMs, const <a class="el" href="classwiconnect_1_1_reader_func.html">ReaderFunc</a> &amp;reader, void *user, const char *cmd, va_list vaList)</td></tr>
-<tr class="memdesc:gad23730a1f2f7714ef962f24a0f99f0f7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info. <br /></td></tr>
+<tr class="memitem:gad23730a1f2f7714ef962f24a0f99f0f7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#gad23730a1f2f7714ef962f24a0f99f0f7">wiconnect::Wiconnect::sendCommand</a> (char *responseBuffer, int responseBufferLen, int timeoutMs, const <a class="el" href="classwiconnect_1_1_reader_func.html">ReaderFunc</a> &amp;reader, void *user, const char *cmd, va_list vaList)</td></tr>
+<tr class="memdesc:gad23730a1f2f7714ef962f24a0f99f0f7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module.  <a href="#gad23730a1f2f7714ef962f24a0f99f0f7">More...</a><br /></td></tr>
 <tr class="separator:gad23730a1f2f7714ef962f24a0f99f0f7"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:ga0e0591e923da9ab814bb3dd3afbda197"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#ga0e0591e923da9ab814bb3dd3afbda197">wiconnect::Wiconnect::sendCommand</a> (char *responseBuffer, int responseBufferLen, int timeoutMs, const <a class="el" href="classwiconnect_1_1_reader_func.html">ReaderFunc</a> &amp;reader, void *user, const char *cmd,...)</td></tr>
-<tr class="memdesc:ga0e0591e923da9ab814bb3dd3afbda197"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info.  <a href="#ga0e0591e923da9ab814bb3dd3afbda197">More...</a><br /></td></tr>
+<tr class="memitem:ga0e0591e923da9ab814bb3dd3afbda197"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#ga0e0591e923da9ab814bb3dd3afbda197">wiconnect::Wiconnect::sendCommand</a> (char *responseBuffer, int responseBufferLen, int timeoutMs, const <a class="el" href="classwiconnect_1_1_reader_func.html">ReaderFunc</a> &amp;reader, void *user, const char *cmd,...)</td></tr>
+<tr class="memdesc:ga0e0591e923da9ab814bb3dd3afbda197"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module.  <a href="#ga0e0591e923da9ab814bb3dd3afbda197">More...</a><br /></td></tr>
 <tr class="separator:ga0e0591e923da9ab814bb3dd3afbda197"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:gadd347dd3952ebab2fa27561c12858f65"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#gadd347dd3952ebab2fa27561c12858f65">wiconnect::Wiconnect::sendCommand</a> (int timeoutMs, const <a class="el" href="classwiconnect_1_1_reader_func.html">ReaderFunc</a> &amp;reader, void *user, const char *cmd,...)</td></tr>
-<tr class="memdesc:gadd347dd3952ebab2fa27561c12858f65"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info.  <a href="#gadd347dd3952ebab2fa27561c12858f65">More...</a><br /></td></tr>
+<tr class="memitem:gadd347dd3952ebab2fa27561c12858f65"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#gadd347dd3952ebab2fa27561c12858f65">wiconnect::Wiconnect::sendCommand</a> (int timeoutMs, const <a class="el" href="classwiconnect_1_1_reader_func.html">ReaderFunc</a> &amp;reader, void *user, const char *cmd,...)</td></tr>
+<tr class="memdesc:gadd347dd3952ebab2fa27561c12858f65"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module.  <a href="#gadd347dd3952ebab2fa27561c12858f65">More...</a><br /></td></tr>
 <tr class="separator:gadd347dd3952ebab2fa27561c12858f65"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:gaca2f1b17d2cc98cbc6dac219ffcf9e84"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#gaca2f1b17d2cc98cbc6dac219ffcf9e84">wiconnect::Wiconnect::sendCommand</a> (const <a class="el" href="classwiconnect_1_1_reader_func.html">ReaderFunc</a> &amp;reader, void *user, const char *cmd,...)</td></tr>
-<tr class="memdesc:gaca2f1b17d2cc98cbc6dac219ffcf9e84"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info.  <a href="#gaca2f1b17d2cc98cbc6dac219ffcf9e84">More...</a><br /></td></tr>
+<tr class="memitem:gaca2f1b17d2cc98cbc6dac219ffcf9e84"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#gaca2f1b17d2cc98cbc6dac219ffcf9e84">wiconnect::Wiconnect::sendCommand</a> (const <a class="el" href="classwiconnect_1_1_reader_func.html">ReaderFunc</a> &amp;reader, void *user, const char *cmd,...)</td></tr>
+<tr class="memdesc:gaca2f1b17d2cc98cbc6dac219ffcf9e84"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module.  <a href="#gaca2f1b17d2cc98cbc6dac219ffcf9e84">More...</a><br /></td></tr>
 <tr class="separator:gaca2f1b17d2cc98cbc6dac219ffcf9e84"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:ga3655750f929f8f4e966278193d0385a9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#ga3655750f929f8f4e966278193d0385a9">wiconnect::Wiconnect::sendCommand</a> (char *responseBuffer, int responseBufferLen, int timeoutMs, const char *cmd,...)</td></tr>
-<tr class="memdesc:ga3655750f929f8f4e966278193d0385a9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info.  <a href="#ga3655750f929f8f4e966278193d0385a9">More...</a><br /></td></tr>
+<tr class="memitem:ga3655750f929f8f4e966278193d0385a9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#ga3655750f929f8f4e966278193d0385a9">wiconnect::Wiconnect::sendCommand</a> (char *responseBuffer, int responseBufferLen, int timeoutMs, const char *cmd,...)</td></tr>
+<tr class="memdesc:ga3655750f929f8f4e966278193d0385a9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module.  <a href="#ga3655750f929f8f4e966278193d0385a9">More...</a><br /></td></tr>
 <tr class="separator:ga3655750f929f8f4e966278193d0385a9"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:gaf93db1b2730bb586287f7756f3cdf092"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#gaf93db1b2730bb586287f7756f3cdf092">wiconnect::Wiconnect::sendCommand</a> (const <a class="el" href="classwiconnect_1_1_callback.html">Callback</a> &amp;completeCallback, char *responseBuffer, int responseBufferLen, const char *cmd,...)</td></tr>
-<tr class="memdesc:gaf93db1b2730bb586287f7756f3cdf092"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info.  <a href="#gaf93db1b2730bb586287f7756f3cdf092">More...</a><br /></td></tr>
+<tr class="memitem:gaf93db1b2730bb586287f7756f3cdf092"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#gaf93db1b2730bb586287f7756f3cdf092">wiconnect::Wiconnect::sendCommand</a> (const <a class="el" href="classwiconnect_1_1_callback.html">Callback</a> &amp;completeCallback, char *responseBuffer, int responseBufferLen, const char *cmd,...)</td></tr>
+<tr class="memdesc:gaf93db1b2730bb586287f7756f3cdf092"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module.  <a href="#gaf93db1b2730bb586287f7756f3cdf092">More...</a><br /></td></tr>
 <tr class="separator:gaf93db1b2730bb586287f7756f3cdf092"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:gaac75ca154bd5d5a21c714dd828a92363"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#gaac75ca154bd5d5a21c714dd828a92363">wiconnect::Wiconnect::sendCommand</a> (char *responseBuffer, int responseBufferLen, const char *cmd,...)</td></tr>
-<tr class="memdesc:gaac75ca154bd5d5a21c714dd828a92363"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info.  <a href="#gaac75ca154bd5d5a21c714dd828a92363">More...</a><br /></td></tr>
+<tr class="memitem:gaac75ca154bd5d5a21c714dd828a92363"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#gaac75ca154bd5d5a21c714dd828a92363">wiconnect::Wiconnect::sendCommand</a> (char *responseBuffer, int responseBufferLen, const char *cmd,...)</td></tr>
+<tr class="memdesc:gaac75ca154bd5d5a21c714dd828a92363"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module.  <a href="#gaac75ca154bd5d5a21c714dd828a92363">More...</a><br /></td></tr>
 <tr class="separator:gaac75ca154bd5d5a21c714dd828a92363"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:ga7eb983a196daa5de20a73fd234dc6f64"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#ga7eb983a196daa5de20a73fd234dc6f64">wiconnect::Wiconnect::sendCommand</a> (const <a class="el" href="classwiconnect_1_1_callback.html">Callback</a> &amp;completeCallback, const char *cmd,...)</td></tr>
-<tr class="memdesc:ga7eb983a196daa5de20a73fd234dc6f64"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info.  <a href="#ga7eb983a196daa5de20a73fd234dc6f64">More...</a><br /></td></tr>
+<tr class="memitem:ga7eb983a196daa5de20a73fd234dc6f64"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#ga7eb983a196daa5de20a73fd234dc6f64">wiconnect::Wiconnect::sendCommand</a> (const <a class="el" href="classwiconnect_1_1_callback.html">Callback</a> &amp;completeCallback, const char *cmd,...)</td></tr>
+<tr class="memdesc:ga7eb983a196daa5de20a73fd234dc6f64"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module.  <a href="#ga7eb983a196daa5de20a73fd234dc6f64">More...</a><br /></td></tr>
 <tr class="separator:ga7eb983a196daa5de20a73fd234dc6f64"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:gadad1c5b3df07a24ab09492edf93dd1f4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#gadad1c5b3df07a24ab09492edf93dd1f4">wiconnect::Wiconnect::sendCommand</a> (const char *cmd,...)</td></tr>
-<tr class="memdesc:gadad1c5b3df07a24ab09492edf93dd1f4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info.  <a href="#gadad1c5b3df07a24ab09492edf93dd1f4">More...</a><br /></td></tr>
+<tr class="memitem:gadad1c5b3df07a24ab09492edf93dd1f4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#gadad1c5b3df07a24ab09492edf93dd1f4">wiconnect::Wiconnect::sendCommand</a> (const char *cmd,...)</td></tr>
+<tr class="memdesc:gadad1c5b3df07a24ab09492edf93dd1f4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module.  <a href="#gadad1c5b3df07a24ab09492edf93dd1f4">More...</a><br /></td></tr>
 <tr class="separator:gadad1c5b3df07a24ab09492edf93dd1f4"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:gaa6d744ec08ba6c9abf451bdc2b0beb00"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#gaa6d744ec08ba6c9abf451bdc2b0beb00">wiconnect::Wiconnect::sendCommand</a> (const <a class="el" href="classwiconnect_1_1_callback.html">Callback</a> &amp;completeCallback, int timeoutMs, const char *cmd,...)</td></tr>
-<tr class="memdesc:gaa6d744ec08ba6c9abf451bdc2b0beb00"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info.  <a href="#gaa6d744ec08ba6c9abf451bdc2b0beb00">More...</a><br /></td></tr>
+<tr class="memitem:gaa6d744ec08ba6c9abf451bdc2b0beb00"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#gaa6d744ec08ba6c9abf451bdc2b0beb00">wiconnect::Wiconnect::sendCommand</a> (const <a class="el" href="classwiconnect_1_1_callback.html">Callback</a> &amp;completeCallback, int timeoutMs, const char *cmd,...)</td></tr>
 <tr class="separator:gaa6d744ec08ba6c9abf451bdc2b0beb00"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:gace479d34633141ff1eefa0e98c4d2351"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#gace479d34633141ff1eefa0e98c4d2351">wiconnect::Wiconnect::sendCommand</a> (int timeoutMs, const char *cmd,...)</td></tr>
-<tr class="memdesc:gace479d34633141ff1eefa0e98c4d2351"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info.  <a href="#gace479d34633141ff1eefa0e98c4d2351">More...</a><br /></td></tr>
+<tr class="memitem:gace479d34633141ff1eefa0e98c4d2351"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#gace479d34633141ff1eefa0e98c4d2351">wiconnect::Wiconnect::sendCommand</a> (int timeoutMs, const char *cmd,...)</td></tr>
+<tr class="memdesc:gace479d34633141ff1eefa0e98c4d2351"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module.  <a href="#gace479d34633141ff1eefa0e98c4d2351">More...</a><br /></td></tr>
 <tr class="separator:gace479d34633141ff1eefa0e98c4d2351"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:ga9d0ade0ec2866d7e0df5391bc69f5698"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ga9d0ade0ec2866d7e0df5391bc69f5698"></a>
-<a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#ga9d0ade0ec2866d7e0df5391bc69f5698">wiconnect::Wiconnect::sendCommand</a> (const char *cmd, va_list vaList)</td></tr>
-<tr class="memdesc:ga9d0ade0ec2866d7e0df5391bc69f5698"><td class="mdescLeft">&#160;</td><td class="mdescRight">Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info. <br /></td></tr>
+<tr class="memitem:ga9d0ade0ec2866d7e0df5391bc69f5698"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#ga9d0ade0ec2866d7e0df5391bc69f5698">wiconnect::Wiconnect::sendCommand</a> (const char *cmd, va_list vaList)</td></tr>
 <tr class="separator:ga9d0ade0ec2866d7e0df5391bc69f5698"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:gaf48c1ec0b92af2619ab846baaaa471cd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#gaf48c1ec0b92af2619ab846baaaa471cd">wiconnect::Wiconnect::checkCurrentCommand</a> ()</td></tr>
+<tr class="memitem:gaf48c1ec0b92af2619ab846baaaa471cd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#gaf48c1ec0b92af2619ab846baaaa471cd">wiconnect::Wiconnect::checkCurrentCommand</a> ()</td></tr>
 <tr class="memdesc:gaf48c1ec0b92af2619ab846baaaa471cd"><td class="mdescLeft">&#160;</td><td class="mdescRight">Check the status of the currently executing command.  <a href="#gaf48c1ec0b92af2619ab846baaaa471cd">More...</a><br /></td></tr>
 <tr class="separator:gaf48c1ec0b92af2619ab846baaaa471cd"><td class="memSeparator" colspan="2">&#160;</td></tr>
 <tr class="memitem:ga4a9bd29de1d5c496fbcc28ecfa51e7c0"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__api__core__send__command.html#ga4a9bd29de1d5c496fbcc28ecfa51e7c0">wiconnect::Wiconnect::stopCurrentCommand</a> ()</td></tr>
@@ -164,7 +161,7 @@
 <div class="memproto">
       <table class="memname">
         <tr>
-          <td class="memname"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::checkCurrentCommand </td>
+          <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::checkCurrentCommand </td>
           <td>(</td>
           <td class="paramname"></td><td>)</td>
           <td></td>
@@ -173,8 +170,160 @@
 </div><div class="memdoc">
 
 <p>Check the status of the currently executing command. </p>
-<p>Refer to <a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> for more information about the return code.</p>
-<dl class="section note"><dt>Note</dt><dd>This command is only applicable for non-blocking mode. Refer to <a class="el" href="index.html#setting_blocking_modes">Blocking / Non-blocking Modes</a>. </dd></dl>
+<p>Refer to <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> for more information about the return code.</p>
+<dl class="section note"><dt>Note</dt><dd>This command is only applicable for non-blocking mode. Refer to <a class="el" href="index.html#setting_blocking_modes">Blocking / Non-blocking Modes</a>.</dd></dl>
+<dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="ga3a2637e5ce300a03c448edf1eff13c2c"></a>
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
+          <td>(</td>
+          <td class="paramtype">const <a class="el" href="classwiconnect_1_1_callback.html">Callback</a> &amp;&#160;</td>
+          <td class="paramname"><em>completeCallback</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">char *&#160;</td>
+          <td class="paramname"><em>responseBuffer</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">int&#160;</td>
+          <td class="paramname"><em>responseBufferLen</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">int&#160;</td>
+          <td class="paramname"><em>timeoutMs</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">const <a class="el" href="classwiconnect_1_1_reader_func.html">ReaderFunc</a> &amp;&#160;</td>
+          <td class="paramname"><em>reader</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">void *&#160;</td>
+          <td class="paramname"><em>user</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>cmd</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">va_list&#160;</td>
+          <td class="paramname"><em>vaList</em>&#160;</td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+
+<p>Send command to WiConnect WiFi module. </p>
+<dl class="section note"><dt>Note</dt><dd>Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info</dd></dl>
+<dl class="params"><dt>Parameters</dt><dd>
+  <table class="params">
+    <tr><td class="paramdir">[in]</td><td class="paramname">completeCallback</td><td><a class="el" href="classwiconnect_1_1_callback.html" title="Generic callback function. ">Callback</a> when command completes. arg1 of callback contains responseBuffer pointer, arg2 contains the response length </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">responseBuffer</td><td>Buffer to hold command response </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">responseBufferLen</td><td>Length of responseBuffer </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">timeoutMs</td><td>Maximum time in milliseconds this command should execute </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">reader</td><td><a class="el" href="classwiconnect_1_1_callback.html" title="Generic callback function. ">Callback</a> for reading data to be read from host and send to module during command </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">user</td><td>User data struct used during read <a class="el" href="classwiconnect_1_1_callback.html" title="Generic callback function. ">Callback</a>. Library doesn't use this. Set NULL if not used. </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">cmd</td><td>WiConnect command to send to module </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">vaList</td><td>Varaible list of arguments </td></tr>
+  </table>
+  </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="gad23730a1f2f7714ef962f24a0f99f0f7"></a>
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
+          <td>(</td>
+          <td class="paramtype">char *&#160;</td>
+          <td class="paramname"><em>responseBuffer</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">int&#160;</td>
+          <td class="paramname"><em>responseBufferLen</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">int&#160;</td>
+          <td class="paramname"><em>timeoutMs</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">const <a class="el" href="classwiconnect_1_1_reader_func.html">ReaderFunc</a> &amp;&#160;</td>
+          <td class="paramname"><em>reader</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">void *&#160;</td>
+          <td class="paramname"><em>user</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>cmd</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">va_list&#160;</td>
+          <td class="paramname"><em>vaList</em>&#160;</td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+
+<p>Send command to WiConnect WiFi module. </p>
+<dl class="section note"><dt>Note</dt><dd>Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info</dd></dl>
+<dl class="params"><dt>Parameters</dt><dd>
+  <table class="params">
+    <tr><td class="paramdir">[in]</td><td class="paramname">responseBuffer</td><td>Buffer to hold command response </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">responseBufferLen</td><td>Length of responseBuffer </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">timeoutMs</td><td>Maximum time in milliseconds this command should execute </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">reader</td><td><a class="el" href="classwiconnect_1_1_callback.html" title="Generic callback function. ">Callback</a> for reading data to be read from host and send to module during command </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">user</td><td>User data struct used during read <a class="el" href="classwiconnect_1_1_callback.html" title="Generic callback function. ">Callback</a>. Library doesn't use this. Set NULL if not used. </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">cmd</td><td>WiConnect command to send to module </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">vaList</td><td>Varaible list of arguments </td></tr>
+  </table>
+  </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
 
 </div>
 </div>
@@ -183,7 +332,7 @@
 <div class="memproto">
       <table class="memname">
         <tr>
-          <td class="memname"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
+          <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
           <td>(</td>
           <td class="paramtype">char *&#160;</td>
           <td class="paramname"><em>responseBuffer</em>, </td>
@@ -232,8 +381,22 @@
       </table>
 </div><div class="memdoc">
 
-<p>Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info. </p>
-<dl class="section note"><dt>Note</dt><dd>This method supports variable arguments </dd></dl>
+<p>Send command to WiConnect WiFi module. </p>
+<dl class="section note"><dt>Note</dt><dd>Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info </dd>
+<dd>
+This method supports variable arguments</dd></dl>
+<dl class="params"><dt>Parameters</dt><dd>
+  <table class="params">
+    <tr><td class="paramdir">[in]</td><td class="paramname">responseBuffer</td><td>Buffer to hold command response </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">responseBufferLen</td><td>Length of responseBuffer </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">timeoutMs</td><td>Maximum time in milliseconds this command should execute </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">reader</td><td><a class="el" href="classwiconnect_1_1_callback.html" title="Generic callback function. ">Callback</a> for reading data to be read from host and send to module during command </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">user</td><td>User data struct used during read <a class="el" href="classwiconnect_1_1_callback.html" title="Generic callback function. ">Callback</a>. Library doesn't use this. Set NULL if not used. </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">cmd</td><td>WiConnect command to send to module </td></tr>
+  </table>
+  </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
 
 </div>
 </div>
@@ -242,7 +405,7 @@
 <div class="memproto">
       <table class="memname">
         <tr>
-          <td class="memname"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
+          <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
           <td>(</td>
           <td class="paramtype">int&#160;</td>
           <td class="paramname"><em>timeoutMs</em>, </td>
@@ -279,8 +442,21 @@
       </table>
 </div><div class="memdoc">
 
-<p>Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info. </p>
-<dl class="section note"><dt>Note</dt><dd>This method supports variable arguments </dd></dl>
+<p>Send command to WiConnect WiFi module. </p>
+<p>This method uses the library internal buffer.</p>
+<dl class="section note"><dt>Note</dt><dd>Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info </dd>
+<dd>
+This method supports variable arguments</dd></dl>
+<dl class="params"><dt>Parameters</dt><dd>
+  <table class="params">
+    <tr><td class="paramdir">[in]</td><td class="paramname">timeoutMs</td><td>Maximum time in milliseconds this command should execute </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">reader</td><td><a class="el" href="classwiconnect_1_1_callback.html" title="Generic callback function. ">Callback</a> for reading data to be read from host and send to module during command </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">user</td><td>User data struct used during read <a class="el" href="classwiconnect_1_1_callback.html" title="Generic callback function. ">Callback</a>. Library doesn't use this. Set NULL if not used. </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">cmd</td><td>WiConnect command to send to module </td></tr>
+  </table>
+  </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
 
 </div>
 </div>
@@ -289,7 +465,7 @@
 <div class="memproto">
       <table class="memname">
         <tr>
-          <td class="memname"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
+          <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
           <td>(</td>
           <td class="paramtype">const <a class="el" href="classwiconnect_1_1_reader_func.html">ReaderFunc</a> &amp;&#160;</td>
           <td class="paramname"><em>reader</em>, </td>
@@ -320,8 +496,23 @@
       </table>
 </div><div class="memdoc">
 
-<p>Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info. </p>
-<dl class="section note"><dt>Note</dt><dd>This method supports variable arguments </dd></dl>
+<p>Send command to WiConnect WiFi module. </p>
+<ul>
+<li>This method uses the library internal buffer and</li>
+<li>default timeout. See <a class="el" href="group__api__core__settings.html#gaaaf8be221699870053ad98911b066a32" title="Sets the default maximum time an API method may execute before terminating and return a timeout error...">setCommandDefaultTimeout()</a></li>
+</ul>
+<dl class="section note"><dt>Note</dt><dd>Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info </dd>
+<dd>
+This method supports variable arguments</dd></dl>
+<dl class="params"><dt>Parameters</dt><dd>
+  <table class="params">
+    <tr><td class="paramdir">[in]</td><td class="paramname">reader</td><td><a class="el" href="classwiconnect_1_1_callback.html" title="Generic callback function. ">Callback</a> for reading data to be read from host and send to module during command </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">user</td><td>User data struct used during read <a class="el" href="classwiconnect_1_1_callback.html" title="Generic callback function. ">Callback</a>. Library doesn't use this. Set NULL if not used. </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">cmd</td><td>WiConnect command to send to module </td></tr>
+  </table>
+  </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
 
 </div>
 </div>
@@ -330,7 +521,7 @@
 <div class="memproto">
       <table class="memname">
         <tr>
-          <td class="memname"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
+          <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
           <td>(</td>
           <td class="paramtype">char *&#160;</td>
           <td class="paramname"><em>responseBuffer</em>, </td>
@@ -367,8 +558,20 @@
       </table>
 </div><div class="memdoc">
 
-<p>Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info. </p>
-<dl class="section note"><dt>Note</dt><dd>This method supports variable arguments </dd></dl>
+<p>Send command to WiConnect WiFi module. </p>
+<dl class="section note"><dt>Note</dt><dd>Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info </dd>
+<dd>
+This method supports variable arguments</dd></dl>
+<dl class="params"><dt>Parameters</dt><dd>
+  <table class="params">
+    <tr><td class="paramdir">[in]</td><td class="paramname">responseBuffer</td><td>Buffer to hold command response </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">responseBufferLen</td><td>Length of responseBuffer </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">timeoutMs</td><td>Maximum time in milliseconds this command should execute </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">cmd</td><td>WiConnect command to send to module </td></tr>
+  </table>
+  </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
 
 </div>
 </div>
@@ -377,7 +580,7 @@
 <div class="memproto">
       <table class="memname">
         <tr>
-          <td class="memname"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
+          <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
           <td>(</td>
           <td class="paramtype">const <a class="el" href="classwiconnect_1_1_callback.html">Callback</a> &amp;&#160;</td>
           <td class="paramname"><em>completeCallback</em>, </td>
@@ -414,8 +617,20 @@
       </table>
 </div><div class="memdoc">
 
-<p>Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info. </p>
-<dl class="section note"><dt>Note</dt><dd>This method supports variable arguments </dd></dl>
+<p>Send command to WiConnect WiFi module. </p>
+<dl class="section note"><dt>Note</dt><dd>Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info </dd>
+<dd>
+This method supports variable arguments</dd></dl>
+<dl class="params"><dt>Parameters</dt><dd>
+  <table class="params">
+    <tr><td class="paramdir">[in]</td><td class="paramname">completeCallback</td><td><a class="el" href="classwiconnect_1_1_callback.html" title="Generic callback function. ">Callback</a> when command completes. arg1 of callback contains responseBuffer pointer, arg2 contains the response length </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">responseBuffer</td><td>Buffer to hold command response </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">responseBufferLen</td><td>Length of responseBuffer </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">cmd</td><td>WiConnect command to send to module </td></tr>
+  </table>
+  </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
 
 </div>
 </div>
@@ -424,7 +639,7 @@
 <div class="memproto">
       <table class="memname">
         <tr>
-          <td class="memname"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
+          <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
           <td>(</td>
           <td class="paramtype">char *&#160;</td>
           <td class="paramname"><em>responseBuffer</em>, </td>
@@ -455,8 +670,19 @@
       </table>
 </div><div class="memdoc">
 
-<p>Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info. </p>
-<dl class="section note"><dt>Note</dt><dd>This method supports variable arguments </dd></dl>
+<p>Send command to WiConnect WiFi module. </p>
+<dl class="section note"><dt>Note</dt><dd>Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info </dd>
+<dd>
+This method supports variable arguments</dd></dl>
+<dl class="params"><dt>Parameters</dt><dd>
+  <table class="params">
+    <tr><td class="paramdir">[in]</td><td class="paramname">responseBuffer</td><td>Buffer to hold command response </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">responseBufferLen</td><td>Length of responseBuffer </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">cmd</td><td>WiConnect command to send to module </td></tr>
+  </table>
+  </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
 
 </div>
 </div>
@@ -465,7 +691,7 @@
 <div class="memproto">
       <table class="memname">
         <tr>
-          <td class="memname"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
+          <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
           <td>(</td>
           <td class="paramtype">const <a class="el" href="classwiconnect_1_1_callback.html">Callback</a> &amp;&#160;</td>
           <td class="paramname"><em>completeCallback</em>, </td>
@@ -490,8 +716,22 @@
       </table>
 </div><div class="memdoc">
 
-<p>Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info. </p>
-<dl class="section note"><dt>Note</dt><dd>This method supports variable arguments </dd></dl>
+<p>Send command to WiConnect WiFi module. </p>
+<ul>
+<li>This method uses the library internal buffer and</li>
+<li>default timeout. See <a class="el" href="group__api__core__settings.html#gaaaf8be221699870053ad98911b066a32" title="Sets the default maximum time an API method may execute before terminating and return a timeout error...">setCommandDefaultTimeout()</a></li>
+</ul>
+<dl class="section note"><dt>Note</dt><dd>Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info </dd>
+<dd>
+This method supports variable arguments</dd></dl>
+<dl class="params"><dt>Parameters</dt><dd>
+  <table class="params">
+    <tr><td class="paramdir">[in]</td><td class="paramname">completeCallback</td><td><a class="el" href="classwiconnect_1_1_callback.html" title="Generic callback function. ">Callback</a> when command completes. arg1 of callback contains responseBuffer pointer, arg2 contains the response length </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">cmd</td><td>WiConnect command to send to module </td></tr>
+  </table>
+  </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
 
 </div>
 </div>
@@ -500,7 +740,7 @@
 <div class="memproto">
       <table class="memname">
         <tr>
-          <td class="memname"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
+          <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
           <td>(</td>
           <td class="paramtype">const char *&#160;</td>
           <td class="paramname"><em>cmd</em>, </td>
@@ -519,8 +759,21 @@
       </table>
 </div><div class="memdoc">
 
-<p>Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info. </p>
-<dl class="section note"><dt>Note</dt><dd>This method supports variable arguments </dd></dl>
+<p>Send command to WiConnect WiFi module. </p>
+<ul>
+<li>This method uses the library internal buffer and</li>
+<li>default timeout. See <a class="el" href="group__api__core__settings.html#gaaaf8be221699870053ad98911b066a32" title="Sets the default maximum time an API method may execute before terminating and return a timeout error...">setCommandDefaultTimeout()</a></li>
+</ul>
+<dl class="section note"><dt>Note</dt><dd>Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info </dd>
+<dd>
+This method supports variable arguments</dd></dl>
+<dl class="params"><dt>Parameters</dt><dd>
+  <table class="params">
+    <tr><td class="paramdir">[in]</td><td class="paramname">cmd</td><td>WiConnect command to send to module </td></tr>
+  </table>
+  </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
 
 </div>
 </div>
@@ -529,7 +782,7 @@
 <div class="memproto">
       <table class="memname">
         <tr>
-          <td class="memname"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
+          <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
           <td>(</td>
           <td class="paramtype">const <a class="el" href="classwiconnect_1_1_callback.html">Callback</a> &amp;&#160;</td>
           <td class="paramname"><em>completeCallback</em>, </td>
@@ -559,9 +812,19 @@
         </tr>
       </table>
 </div><div class="memdoc">
-
-<p>Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info. </p>
-<dl class="section note"><dt>Note</dt><dd>This method supports variable arguments </dd></dl>
+<p>This method uses the library internal buffer</p>
+<dl class="section note"><dt>Note</dt><dd>Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info </dd>
+<dd>
+This method supports variable arguments</dd></dl>
+<dl class="params"><dt>Parameters</dt><dd>
+  <table class="params">
+    <tr><td class="paramdir">[in]</td><td class="paramname">completeCallback</td><td><a class="el" href="classwiconnect_1_1_callback.html" title="Generic callback function. ">Callback</a> when command completes. arg1 of callback contains responseBuffer pointer, arg2 contains the response length </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">timeoutMs</td><td>Maximum time in milliseconds this command should execute </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">cmd</td><td>WiConnect command to send to module </td></tr>
+  </table>
+  </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
 
 </div>
 </div>
@@ -570,7 +833,7 @@
 <div class="memproto">
       <table class="memname">
         <tr>
-          <td class="memname"><a class="el" href="group__types__core.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
+          <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
           <td>(</td>
           <td class="paramtype">int&#160;</td>
           <td class="paramname"><em>timeoutMs</em>, </td>
@@ -595,8 +858,58 @@
       </table>
 </div><div class="memdoc">
 
-<p>Send command to WiConnect WiFi module Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info. </p>
-<dl class="section note"><dt>Note</dt><dd>This method supports variable arguments </dd></dl>
+<p>Send command to WiConnect WiFi module. </p>
+<p>This method uses the library internal buffer</p>
+<dl class="section note"><dt>Note</dt><dd>Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info </dd>
+<dd>
+This method supports variable arguments</dd></dl>
+<dl class="params"><dt>Parameters</dt><dd>
+  <table class="params">
+    <tr><td class="paramdir">[in]</td><td class="paramname">timeoutMs</td><td>Maximum time in milliseconds this command should execute </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">cmd</td><td>WiConnect command to send to module </td></tr>
+  </table>
+  </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
+
+</div>
+</div>
+<a class="anchor" id="ga9d0ade0ec2866d7e0df5391bc69f5698"></a>
+<div class="memitem">
+<div class="memproto">
+      <table class="memname">
+        <tr>
+          <td class="memname"><a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> wiconnect::Wiconnect::sendCommand </td>
+          <td>(</td>
+          <td class="paramtype">const char *&#160;</td>
+          <td class="paramname"><em>cmd</em>, </td>
+        </tr>
+        <tr>
+          <td class="paramkey"></td>
+          <td></td>
+          <td class="paramtype">va_list&#160;</td>
+          <td class="paramname"><em>vaList</em>&#160;</td>
+        </tr>
+        <tr>
+          <td></td>
+          <td>)</td>
+          <td></td><td></td>
+        </tr>
+      </table>
+</div><div class="memdoc">
+<ul>
+<li>This method uses the library internal buffer and</li>
+<li>default timeout. See <a class="el" href="group__api__core__settings.html#gaaaf8be221699870053ad98911b066a32" title="Sets the default maximum time an API method may execute before terminating and return a timeout error...">setCommandDefaultTimeout()</a></li>
+</ul>
+<dl class="section note"><dt>Note</dt><dd>Refer to <a class="el" href="index.html#send_command_desc">Sending Commands To WiFi Module</a> for more info</dd></dl>
+<dl class="params"><dt>Parameters</dt><dd>
+  <table class="params">
+    <tr><td class="paramdir">[in]</td><td class="paramname">cmd</td><td>WiConnect command to send to module </td></tr>
+    <tr><td class="paramdir">[in]</td><td class="paramname">vaList</td><td>Varaible list of arguments </td></tr>
+  </table>
+  </dd>
+</dl>
+<dl class="section return"><dt>Returns</dt><dd>Result of method. See <a class="el" href="group__api__core__types.html#ga325637ed501728bd6c8c7a7982b9ce05">WiconnectResult</a> </dd></dl>
 
 </div>
 </div>
@@ -620,13 +933,10 @@
 </div>
 </div><!-- contents -->
 </div><!-- doc-content -->
-<!-- start footer part -->
 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
   <ul>
-    <li class="footer">Generated on Tue Aug 12 2014 02:15:21 for WiConnect Library by
-    <a href="http://www.doxygen.org/index.html">
-    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.7 </li>
+    <li class="footer">&copy; ACKme Networks 2014</li>
   </ul>
 </div>
 </body>
-</html>
+</html>
\ No newline at end of file