at command => AT+CIPSEND=0,60 Fail
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (1개)
Walter Roberson
2022년 5월 27일
이동: Christopher Stapels
2024년 1월 5일
The free license is limited to every 15 seconds
댓글 수: 0
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!