sahelakhalid on Server returns closed all time on sending the get function
when I wrote a program code to send a data to thingspeak.com, one time the data went to field1 rest all times the server replies closed. the following commands were returned...
View Articleceliagarridoh on Server returns closed all time on sending the get function
Hi, Could you please provide more information about your code? Something similar happened to me, but in this case everytime I sent data to ThingSpeak a new channel was created. I suppose that is not...
View Articleceliagarridoh on POST Sigfox data in ThingSpeak
Hi again, I found the error! You were right, it was just a sintax error so the request wasn't right. As I am new using HTTP calls it seemed abstract for me. Thank you! Besides, this webpage was really...
View ArticleSilverNodashi on How to compare channel values, over time?
piajola said Hi SilverNodashi, I do not know if it is still helpful, you can try it on your machine %%http://www.mathworks.com/help/matlab/ref/plot.html?searchHighlight=plot&s_tid=doc_srchtitle %...
View ArticleRist on Sending data to thingspeak problem
Hello thingspeak community, Im pretty new with arduino, esp8266, and thingspeak. I made a simple program that should send data to thingspeak and it worked yesterday. I can see the data on the...
View Articlepiajola on How to compare channel values, over time?
Hi SilverNodashi, %%http://www.mathworks.com/help/matlab/ref/plot.html?searchHighlight=plot&s_tid=doc_srchtitle % 209428 silvernodashi %%%%%numapuan=100; yi=2017; % initial point in space-time --...
View Articlepiajola on Sending data to thingspeak problem
Hi Rist, I am doing the same arduino+ESP8266 (AT way) until now 451000+ points in TS - it works and for less than $10 1 tried via browser (you too) 2 tried directly with ESP8266 via RS232 with Termite...
View Articlesahelakhalid on Server returns closed all time on sending the get function
thank you sir..i have tested this esp8266 in aurdino software serial monitor. as u asked i am providing what it showed on the screen : AT OK AT+GMR AT version:0.60.0.0(Jan 29 2016 15:10:17) SDK...
View Articlesahelakhalid on Server returns closed all time on sending the get function
THE SERVER IS GETTING DISCONNECTED SOON.. when i checked the esp8266 status. AT+CIPSTART="TCP","api.thingspeak.com",80 CONNECT OK AT+CIPSTATUS STATUS:3 +CIPSTATUS:0,"TCP","52.200.157.52",80,37768,0...
View Articlepiajola on Server returns closed all time on sending the get function
Hi sahelakhalid, Please click link http://community.thingspeak.com/forum/thingspeak-api/sending-data-to-thingspeak-problem/#p3886 and see if it is of some help, note my firmware is older than yours OK...
View ArticleDoug on Calculate total time channel data is 0
Well, I guess it is not quite perfect. At times, I get the following message: Count = 966 Index exceeds matrix dimensions. I then run it again later and all is well: Count= 1023 etc Here's my...
View Articlepaluigi on error for Arduino 101
Hello, I am trying to compile the sketch on Arduino 101, but I get an error: `Arduino: 1.6.10 (Mac OS X), Board: "Arduino/Genuino 101" WARNING: library ThingSpeak claims to run on [avr architecture(s)...
View ArticleRob Purser on Calculate total time channel data is 0
I can't see anything obvious by inspection. Can you add a few calls to disp() to try and figure out what line is failing?
View ArticleDoug on Calculate total time channel data is 0
Rob Purser said I can't see anything obvious by inspection. Can you add a few calls to disp() to try and figure out what line is failing? I don't have a lot of experience with it, but I was...
View Articlefaizulmustafiz on Sending Data to Twilio SMS via ThingHTTP
Hi SRT392 I have tried every thing.....!!! like its in the tutorial. BODY = To=+88017**080249&From=+13203**4699&Body=%%message%% or From=+13203**4699&To=%%number%%Body=%%message%% but its...
View Articlesahelakhalid on Server returns closed all time on sending the get function
Hlo piajola all the commands work well with my esp8266 but the server CLOSES as soon as i gives a start the server. sometimes it closes after cipsend or mostly gets automatically gets closed after...
View ArticleAbhishek on Android thingspeak using mit app inventor
I am trying to create app to send data from android app to thingspeak using mit app inventor but its getting failed. I am unable to view the data on the chart on thingspeak visualization. It would be...
View ArticleRob Purser on Calculate total time channel data is 0
Hi Doug, You're absolutely right. I tried a few experiments to figure out what would cause the diff function to give that error, and didn't see anything obvious. Can you send me an email at...
View Articledjshah95 on Error parsing Google doc form url and my phpMyAdmin url
Hi, I am having problem parsing a google document form response. I have a form ready and I have tried copying the xpath of the data which i need from thingspeak ThingHTTP via Google chrome and...
View Article