Search found 1 match

by mactelive
Thu May 02, 2019 4:06 pm
Forum: General Discussion
Topic: ESP32S/DHT22/ send data in JSON format to CloudMQTT
Replies: 0
Views: 1907

ESP32S/DHT22/ send data in JSON format to CloudMQTT

Hi guys! This is my problem: I do the weather station using the DHT22 sensor. I have to send DHT22 data in JSON format to CloudMQTT. You can see my code below. The problem is - I can send data in JSON format to the compilation window , but now to the CloudMQTT...please help me :cry: #include "Arduin...