Microchip® Advanced Software Framework

common/components/wifi/winc1500/wifi_serial_example/main.h File Reference

MAIN configuration.

Copyright (c) 2016-2018 Microchip Technology Inc. and its subsidiaries.

Macros

#define MAIN_CHAT_BUFFER_SIZE   128
 Max size of UART buffer. More...
 
#define MAIN_WIFI_M2M_SERVER_PORT   (6666)
 TCP connection information. More...
 
#define MAIN_WLAN_AUTH   M2M_WIFI_SEC_WPA_PSK
 Security manner. More...
 
#define MAIN_WLAN_PSK   "12345678"
 Password for Destination SSID. More...
 
#define MAIN_WLAN_SSID   "DEMO_AP"
 Wi-Fi Settings. More...
 

#define MAIN_CHAT_BUFFER_SIZE   128

Max size of UART buffer.

#define MAIN_WIFI_M2M_SERVER_PORT   (6666)

TCP connection information.

#define MAIN_WLAN_AUTH   M2M_WIFI_SEC_WPA_PSK

Security manner.

#define MAIN_WLAN_PSK   "12345678"

Password for Destination SSID.

#define MAIN_WLAN_SSID   "DEMO_AP"

Wi-Fi Settings.

Destination SSID.