Microchip® Advanced Software Framework

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

MAIN configuration.

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

Macros

#define MAIN_ASIA_NTP_POOL_HOSTNAME   "asia.pool.ntp.org"
 
#define MAIN_EUROPE_NTP_POOL_HOSTNAME   "europe.pool.ntp.org"
 
#define MAIN_NAMERICA_NTP_POOL_HOSTNAME   "north-america.pool.ntp.org"
 
#define MAIN_OCEANIA_NTP_POOL_HOSTNAME   "oceania.pool.ntp.org"
 
#define MAIN_SAMERICA_NTP_POOL_HOSTNAME   "south-america.pool.ntp.org"
 
#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_WORLDWIDE_NTP_POOL_HOSTNAME   "*.pool.ntp.org"
 Using NTP server information. More...
 

#define MAIN_ASIA_NTP_POOL_HOSTNAME   "asia.pool.ntp.org"
#define MAIN_EUROPE_NTP_POOL_HOSTNAME   "europe.pool.ntp.org"
#define MAIN_NAMERICA_NTP_POOL_HOSTNAME   "north-america.pool.ntp.org"
#define MAIN_OCEANIA_NTP_POOL_HOSTNAME   "oceania.pool.ntp.org"
#define MAIN_SAMERICA_NTP_POOL_HOSTNAME   "south-america.pool.ntp.org"
#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

#define MAIN_WORLDWIDE_NTP_POOL_HOSTNAME   "*.pool.ntp.org"

Using NTP server information.