Microchip® Advanced Software Framework

application.h File Reference

application configuration.

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

Macros

#define MAIN_WIFI_M2M_BUFFER_SIZE   100
 
#define MAIN_WIFI_M2M_PACKET_COUNT   1
 tcp MAX packet count More...
 
#define MAIN_WIFI_M2M_PRODUCT_NAME   "WILC1000 : THE TEST MESSAGE"
 
#define MON_MODE_MAX_PKT_COUNT   700
 

Functions

void http_connection (char *host_name, unsigned short port)
 
void tcp_client (void)
 
void tcp_server (void)
 
void udp_client (void)
 
void udp_server (void)
 
void wilc_task_1 (void *argument)
 AT commands main function. More...
 

#define MAIN_WIFI_M2M_BUFFER_SIZE   100
#define MAIN_WIFI_M2M_PACKET_COUNT   1

tcp MAX packet count

Referenced by main(), socket_cb(), tcp_client(), tcp_server(), udp_client(), and udp_server().

#define MAIN_WIFI_M2M_PRODUCT_NAME   "WILC1000 : THE TEST MESSAGE"
#define MON_MODE_MAX_PKT_COUNT   700

Referenced by wifi_monitoring_cb().