Most of the applications involved with ESP32 requires some sort of data transport, means the device should be able to send data over network to some other device/system. There are several methods available to do that. You can find brief overview of the available protocols here . In this blog we will see who to connect […]