at command => AT+CIPSEND=0,60 Fail
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Walter Roberson
on 27 May 2022
Moved: Christopher Stapels
on 5 Jan 2024
The free license is limited to every 15 seconds
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!