Microchip® Advanced Software Framework

common/components/wifi/winc3400/mode_ap_example/main.h File Reference

MAIN configuration.

Copyright (c) 2017-2019 Microchip Technology Inc. and its subsidiaries.

Macros

#define MAIN_WLAN_AUTH   M2M_WIFI_SEC_OPEN /* < Security type */
 
#define MAIN_WLAN_CHANNEL   (6) /* < Channel number */
 
#define MAIN_WLAN_SSID   "DEMO_AP" /* < SSID */
 AP mode Settings. More...
 
#define USE_WEP   (0) /*< Set to (1) to use WEP, and (0) to use OPEN */
 Security mode. More...
 

#define MAIN_WLAN_AUTH   M2M_WIFI_SEC_OPEN /* < Security type */
#define MAIN_WLAN_CHANNEL   (6) /* < Channel number */
#define MAIN_WLAN_SSID   "DEMO_AP" /* < SSID */

AP mode Settings.

#define USE_WEP   (0) /*< Set to (1) to use WEP, and (0) to use OPEN */

Security mode.