Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 873 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 873 Bytes

nodemcu-dht22

Hardware Setup:

Software Setup:

Settings:

char* topic = "dht22";
char* server = "148.251.206.53";
char* hellotopic = "hello_topic";

You can change this setting in the Arduino Sketch with your parameters of MQTT-Server and Topic.

Have a look at this Article to find out your proper MQTT-Server Public MQTT-Server List