Beantwortet
Unable to upload a csv file
Duplicate values are not allowed in the channel. It is possibe that you had already written that data and tried a second time. ...

etwa 5 Jahre vor | 0

Beantwortet
Thingspeak Talkback Idempotency issue
One possible solution, though possibly expensive in terms of bytes would be to read the command - instead of executing. Then wh...

etwa 5 Jahre vor | 0

| akzeptiert

Beantwortet
gauge Apps Plugins not working
This is a known issue, and we have a fix planned for later today. Thank you for letting us know.

etwa 5 Jahre vor | 0

Beantwortet
Screen alternating between "Login Successful" then "Authenticating" then back to "Signed in successfully" etc
Thanks for letting us know. You can clear all cache or clear the cookies associated with ThingSpeak and MathWorks in your browse...

etwa 5 Jahre vor | 0

Beantwortet
"Error -303"
-303 is unable to parse resonse, which you can see in the library github. 8000 records seems like a lot of data for a device to...

etwa 5 Jahre vor | 0

| akzeptiert

Beantwortet
Bug in API response, Reading multiple Fields with ESP8266 Arduino Library.
I think you are comparing two different operations as well. The first is a read of the latest feed entry, or all of the field v...

etwa 5 Jahre vor | 1

| akzeptiert

Kanal


AirQ NDIR

etwa 5 Jahre vor

Beantwortet
ThingSpeak data tips Matlab Visualization Plot
Some of the features of ThingSpeak field plots are not available on custom visualizations. Interactive plots from custom visua...

etwa 5 Jahre vor | 1

| akzeptiert

Beantwortet
Newbie Help For PIC and ESP8266 Connection To Thingspeak
Welcome to ThingSpeak. Sorry about the trouble. Use the ThingSpeak library. We make sure its the easiest way. Look in the exa...

etwa 5 Jahre vor | 1

Beantwortet
Postman Thingspeak Error 400 & Thinkspeak not updating the data
The bulk write API can be kind of tricky when it comes to syntax. Follow the bulk write doc suggestions closely. There is a P...

etwa 5 Jahre vor | 1

| akzeptiert

Beantwortet
Not getting reading multiple senaors data from thingspeak
I'd start by trying to write one data from the ESP. Just hard code something and make sure it writes to ThingSpeak. Take all th...

etwa 5 Jahre vor | 0

Beantwortet
can not upload data to thingspeak even while the data is displaying in serial moniter
What are you seeing on the serial monitor? I think the problem is that you are stopping the client before the server acknowlege...

etwa 5 Jahre vor | 0

Beantwortet
Write to Thingspeak Error in Matlab - URL is incorrectly formed
The most likely reason is that the timestamps already exist in your channel. You cannot write data with a timestamp that alread...

etwa 5 Jahre vor | 0

Beantwortet
ThingSpeak Communication Library for Arduino with ESP8266
Those pins would be defined by your board properties, not by the ThingSpeak library. It seems that the standard is GPIO1 (TX) a...

etwa 5 Jahre vor | 0

Discussion


Air Quality monitoring: perhaps a good project for schools returning from hybrid model
I've been working with several collaborators on an indoor air quality monitoring project. You can see the post at <https://www.h...

etwa 5 Jahre vor | 2

Beantwortet
Can I list more than 10 private channels?
We are addressing the problem and will release a fix in a future release. As a temporary workaround, add '&per_page=100' to the...

etwa 5 Jahre vor | 1

| akzeptiert

Beantwortet
Controlling an LED with the Pi 4 using ThingSpeak MQTT subscribe.
I havent looked at the python doc for subscribe. Where do you set the client ID? If this is it, you will want to use a differe...

etwa 5 Jahre vor | 0

| akzeptiert

Beantwortet
Controlling an LED with the Pi 4 using ThingSpeak MQTT subscribe.
I would look at the MQTT troubleshooting page for subscribe. It is possible that you have settings in your client that the Thin...

etwa 5 Jahre vor | 0

Beantwortet
Thingspeak broker address not working
The mqtt broker gives really limited messages. If you had parts of the format wrong for the subscribe method, it will probably ...

etwa 5 Jahre vor | 0

| akzeptiert

Beantwortet
Thingspeak broker address not working
It is working great across all of my many channels, I did not see a break near the time you posted this. What command did you t...

etwa 5 Jahre vor | 0

Beantwortet
API - Inconsistency with Curl, when downloading a .csv of my channel
You can get all the correct API calls from the Read data section of the documentation. The API limits you to only 8000 points of...

etwa 5 Jahre vor | 0

Beantwortet
ThingSpeak : Read & Write Multiple Field
Can you describe the data flow a bit more? "in MATLAB Simulink via ThingSpeak Cloud from MIT APP Inventer Application " What ...

etwa 5 Jahre vor | 2

Beantwortet
PID in ThingSpeak code
I'd suggest you have a look at the MATLAB onramp. Its a two hour introduction to MATLAB fundamentals, I think you would find it ...

mehr als 5 Jahre vor | 0

Beantwortet
Can't get thingSpeak to display data
You are sending the string value "ctcurrent" to ThingSpeak, in your querry string parameters (not the value of the variable). Y...

mehr als 5 Jahre vor | 0

| akzeptiert

Discussion


What's your favorite air quality sensor?
I'm presently working on an Air Quality monitor to be able to check the status of my environment and remote environments on Thin...

mehr als 5 Jahre vor | 2

Beantwortet
Thingspeak : From a few days ago, I can't display more than about 38Hrs
What is your update rate for that channel? The maximum number of points you can read in a single plot is 8000. Except in limite...

mehr als 5 Jahre vor | 0

| akzeptiert

Beantwortet
thingspeak - Any way to disable "Transfer-Encoding: chunked"?
Are you sending a very large command to your device? The talkback response should be quite small. We cannot change the encoding...

mehr als 5 Jahre vor | 0

| akzeptiert

Problem


Find the worst traffic yesterday

mehr als 5 Jahre vor | 1 | 28 Lösungsvorschläge

Gelöst


Cell joiner
You are given a cell array of strings and a string delimiter. You need to produce one string which is composed of each string fr...

mehr als 5 Jahre vor

Kanal


Deep Learning Channel
Some google net image processing

mehr als 5 Jahre vor

Mehr laden