danielTobon43 / esp32-client-server-library

This is a C program for the esp32 using ESP_IDF framework for the ap and sta wifi modules.

Home Page:https://raw.githubusercontent.com/danielTobon43/esp32-client-server-library/master/ESP32-Station-Mode.png

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

esp32 sta and ap library module

This is a C program for the sta and ap module of the esp32 using ESP_IDF framework

How to compile

- idf.py build
- idf.py flash -p /dev/ttyUSB0 -b 115200 
- idf.py monitor

About

This is a C program for the esp32 using ESP_IDF framework for the ap and sta wifi modules.

https://raw.githubusercontent.com/danielTobon43/esp32-client-server-library/master/ESP32-Station-Mode.png


Languages

Language:C 92.5%Language:C++ 3.6%Language:Makefile 2.1%Language:CMake 1.8%