ESP32 Application Note #02 - How to connect to WiFi AP
Welcome to AnalogLamb Wordpress Blog. Today I am glad to share ESP32 Application Notes with you. ESP32 is Espressif new product, which has WiFi and Bluetooth. It is very suitable for IoT Applications. We hope you can learn about more details of ESP32 from the series - ESP32 Application Note. Buy ESP32 Modules & Boards on AnalogLamb ALB32-WROVER - 64Mb Flash, 32Mb PSRAM ESP-WROOM-32 Module Let us begin ESP32 Application Note #02 - How to connect to WiFi AP. Overview of ESP32 WiFi Programming Model. Event and Event Handler is a very import concept. Now I would like to explain the scheme of ESP32 WiFi Programming. So that we can understand it clearly. Let us view the Diagram as below. esp32 wifi programming model ESP32 wifi programming model 1), The WiFi driver can be consider as black box, it knows nothing about the high layer code, such as TCPIP stack, application task, event task etc, all it can do is to receive API call from high layer or post event queue to a