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
History
Added default constructor and create() method
2015-03-31, by MACRUM [Tue, 31 Mar 2015 03:16:46 +0000] rev 53
Added default constructor and create() method
TCPSocketServer::accept is now blocking which is same behavior of original EthernetInterface library.
2015-03-31, by MACRUM [Tue, 31 Mar 2015 03:12:35 +0000] rev 52
TCPSocketServer::accept is now blocking which is same behavior of original EthernetInterface library.
Added getIPAddress() function
2015-03-31, by MACRUM [Tue, 31 Mar 2015 02:59:47 +0000] rev 51
Added getIPAddress() function
Fixed: NTPClient library compatibility. https://developer.mbed.org/users/ban4jp/code/SNICInterface_PullReq/rev/e1cb45f7a27f
2015-03-31, by MACRUM [Tue, 31 Mar 2015 02:53:44 +0000] rev 50
Fixed: NTPClient library compatibility. https://developer.mbed.org/users/ban4jp/code/SNICInterface_PullReq/rev/e1cb45f7a27f
disabled _DEBUG option. https://developer.mbed.org/users/ban4jp/code/SNICInterface_PullReq/rev/bed083d9f739
2015-03-31, by MACRUM [Tue, 31 Mar 2015 02:50:55 +0000] rev 49
disabled _DEBUG option. https://developer.mbed.org/users/ban4jp/code/SNICInterface_PullReq/rev/bed083d9f739
Fixed: HTTPClient library compatibility. https://developer.mbed.org/users/ban4jp/code/SNICInterface_PullReq/rev/c50e7332afcc
2015-03-31, by MACRUM [Tue, 31 Mar 2015 02:48:32 +0000] rev 48
Fixed: HTTPClient library compatibility. https://developer.mbed.org/users/ban4jp/code/SNICInterface_PullReq/rev/c50e7332afcc
Merged the changes of parameter of accept.
2015-02-02, by kishino [Mon, 02 Feb 2015 00:10:06 +0000] rev 47
Merged the changes of parameter of accept.
Changed the definition that depends on the target.
2015-01-30, by kishino [Fri, 30 Jan 2015 03:16:54 +0000] rev 46
Changed the definition that depends on the target.
Modified the type of the parameter of TCPSocketServer.accept.
2015-01-30, by kishino [Fri, 30 Jan 2015 03:07:35 +0000] rev 45
Modified the type of the parameter of TCPSocketServer.accept.
Add GR-PEACH platform.
2015-01-17, by YuuichiAkagawa [Sat, 17 Jan 2015 06:12:43 +0000] rev 44
Add GR-PEACH platform.