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!