SNIC UART Interface library: Serial to Wi-Fi library for Murata TypeYD Wi-Fi module. For more information about TypeYD: http://www.murata.co.jp/products/microwave/module/lbwb1zzydz/index.html

Dependents:   SNIC-xively-jumpstart-demo SNIC-FluentLogger-example TCPEchoServer murataDemo ... more

Fork of YDwifiInterface by Takao Kishino

Revisions of SNIC_WifiInterface.cpp

Revision Date Message Actions
53:b53ccb9989c4 2015-03-31 Added default constructor and create() method File  Diff  Annotate
51:69a9cf901d54 2015-03-31 Added getIPAddress() function File  Diff  Annotate
43:d80bbb12ffe6 2014-11-14 It was reviewed and modified the Receive logic of socket communication(TCP and UDP). File  Diff  Annotate
40:b6b10c22a121 2014-07-15 The platform-dependent code was modified to implemented in ifdef.; The process of debug log output was changed to macro.; File  Diff  Annotate
39:a1233ca02edf 2014-07-15 The pointing out of in-house reviews was modified. File  Diff  Annotate
38:f13e4e563d65 2014-06-25 Fixed a variable name of pointer type. File  Diff  Annotate
37:f3a2053627c2 2014-06-24 Fixed bugs that was found in the API test. File  Diff  Annotate
36:f33fcf5975ab 2014-06-19 Supported a new command format of SNIC UART. File  Diff  Annotate
31:15c22824cc46 2014-05-29 Created a command of IP address settings. File  Diff  Annotate
29:6a0ba999597d 2014-05-26 Changed the receive logic of UART.; Changed the use area of the global buffer. File  Diff  Annotate
28:b796031f6519 2014-04-01 Modified SNIC_INIT command. File  Diff  Annotate
26:f2e1030964e4 2014-03-28 Created a virtual destructor File  Diff  Annotate
24:987e412ae879 2014-03-28 Changed to that any classes do not have instance of C_SNIC_Core class. File  Diff  Annotate
22:a9ec0cad4f84 2014-03-27 Refactoring File  Diff  Annotate
16:6100acfeb1f1 2014-03-27 The instance of C_SNIC_UartCommandManager in C_SNIC_Core class was changed from public to private. File  Diff  Annotate
15:5eb637414df2 2014-03-27 Method name was changed. [C_SNIC_Core::getAlocCmdBuf -> C_SNIC_Core::allocCmdBuf.] File  Diff  Annotate
14:54378c96d285 2014-03-26 Added a comment of copyright. File  Diff  Annotate
12:0254eaccfda2 2014-03-25 Refactoring of the class name File  Diff  Annotate