at command => AT+CIPSEND=0,60 Fail
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello Sir,
I am tring to send DHT11 sensor data to ThingSpeak. At starting data is send on cloud and i can visivalize it properly, after 68 reading I am getting following error:
Humidity in %= 32
Temperature(C)= 27
0. at command => AT+CIPMUX=1 OYI
1. at command => AT+CIPSTART=0,"TCP","api.thingspeak.com",80 OYI
2. at command => AT+CIPSEND=0,60 Fail
1. at command => AT+CIPCLOSE=0 Fail
Is there any limit of sending data per day.
sensor collecting data at every 10 to 15 second but it is not display on coloud. can i use delay or anything else. Thank you.
0 Kommentare
Antworten (1)
Walter Roberson
am 27 Mai 2022
Verschoben: Christopher Stapels
am 5 Jan. 2024
The free license is limited to every 15 seconds
0 Kommentare
Siehe auch
Kategorien
Mehr zu ThingSpeak finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!