Umesh Lokhande
DIIDevHeads IoT Integration Server
•Created by Ameny_BELHAJ on 5/2/2024 in #edge-networking
How to connect the STM32H7B3I-DK board to ESP8266 WiFi module?
Hi, here's
AT Command
driver for ESP8266 which uses UART to communicate with STM32 to provide WiFi connectivity. Please follow the readme file. If it seems too much in the beginning to incorporate drivers. Then, I'll suggest first configuring ESP8266 in AT command Mode. And then write individual AT command
over UART
from STM32
to host a simple webserver. I don't have any specific video on the top of my head. But heres GitHub repo https://github.com/jrmejiaa/ESP82664 replies