at command => AT+CIPSEND=0,60 Fail

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.

Answers (1)

Walter Roberson
Walter Roberson on 27 May 2022
Moved: Christopher Stapels on 5 Jan 2024
The free license is limited to every 15 seconds

Categories

Find more on ThingSpeak in Help Center and File Exchange

Products

Asked:

on 27 May 2022

Moved:

on 5 Jan 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!