esp8684
2.1.0.0
|
ESP8664 Click is a compact add-on board that contains a wireless combo module. This board features the ESP8684-MINI-1, a highly integrated WiFi, and a Bluetooth 5 module from Espressif Systems. It simultaneously supports BSS in Station mode, SoftAP mode, Station + SoftAP mode, and promiscuous mode.
We provide a library for the ESP8684 Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for ESP8684 Click driver.
esp8684_cfg_setup
Config Object Initialization function. esp8684_init
Initialization function. esp8684_default_cfg
Click Default Configuration function. esp8684_send_cmd
ESP8684 send command with arguments function. esp8684_send_query_cmd
ESP8684 send query command function. esp8684_connect_to_network
ESP8684 connect to network function. This example connects to the desired WiFi network and then
connects to the TCP/UDP server, writes then reads data to and from it.
The demo application is composed of two sections :
Initializes driver and wifi communication, then connects to the desired WiFi network
and sends data to the TCP/UDP server.
Writes and reads data from TCP/UDP server, processes all incoming data
and displays them on the USB UART.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MikroElektronika compilers.