Tag: mqtt
-

Connect ESP32/ESP8266 & C# .NET Core Using MQTT – Easy Tutorial
Here’s a tutorial that shows you how to quickly connect a Windows PC C# application to an ESP32, ESP32 CAM or ESP8266 microcontroller over wifi. The two connected devices will communicate with each other using the MQTT protocol. This is a lightweight Internet of Things (IoT) protocol and it’s supported by both C# and the […]