WIZFI360 Click Example.
Description
This example demonstrates the use of the WIZFI360 click board by processing the incoming data and displaying them on the USB UART.
The demo application is composed of two sections :
Application Init
Initializes the driver, connects to the desired WiFi network, and then connects to the TCP/UDP server and configures SNTP parameter.
Application Task
The demo app displays current time data, sends data messages to the TCP/UDP server, reads and processes all incoming data and displays them on the USB UART.
Additional Function
- static void wizfi360_clear_app_buf ( void )
- static void wizfi360_log_app_buf ( void )
- static err_t wizfi360_process ( wizfi360_t *ctx )
- static void wizfi360_check_response ( uint8_t *rsp )
- Note
- In order for the examples to work without using Planet Debug, the user needs to set the SSID and password of the target AP.
- Author
- Nenad Filipovic