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

Revision:
5:ef3befe3edad
Parent:
3:9f90024d7fb2
Child:
7:e88ccbe0225f
--- a/YDwifi/YDwifiUartCommand.h	Thu Mar 13 03:38:25 2014 +0000
+++ b/YDwifi/YDwifiUartCommand.h	Thu Mar 13 08:44:33 2014 +0000
@@ -9,6 +9,8 @@
 #define SSID_MAX_LENGTH 32
 /** Max length of BSSID */
 #define BSSID_MAC_LENTH 6
+/** Length of Country code */
+#define COUNTRYC_CODE_LENTH 2
     
 /** Wait signal ID of UART command */
 #define UART_COMMAND_SIGNAL        0x00000001