
DIY electronics
ESP-IDF: TCP Server on ESP32
September 20, 2017
|
Introduction: In IoT, it is important to connect two components using server. Typical way is to use HTTP protocol, because it is easy and became defacto standard. However
Read More