Beantwortet
How to set the time zone in my account
Log in to ThingSpeak and go to the profile page, edit your timezone to what you want and remember to "Update Profile".

etwa 6 Jahre vor | 1

Beantwortet
MATLAB Visualizations in ThingSpeak
You can upload your files into your MATLAB Drive for sharing. It will require the user to log in to MATLAB Drive to access it. M...

etwa 6 Jahre vor | 1

Beantwortet
Update of TS data?
What is the status code you get from ThingSpeak when you update your channel? If you are using the Write Data API and get a HTTP...

etwa 6 Jahre vor | 0

| akzeptiert

Gesendet


Model-Based Design of a SUV Anti-Rollover Control System
Models and literature demonstrating Model Based Design of a SUV Anti-Rollover Control System.

etwa 6 Jahre vor | 2544 Downloads |

3.5 / 5
Thumbnail

Beantwortet
Problem sending GPS Data from TTGO T-Call (ESP32) board to Thingspeak using integrated SIM800L.
Try to strip down the example to the minimum to find the source of your issue. Since this is a build issue, I suspect your toolc...

etwa 6 Jahre vor | 0

Beantwortet
Arduino built in example "WriteMultipleFields" gets error code -301
Have you made sure you're using the latest version of the library? Are you unable to see channel updates with the examples that ...

etwa 6 Jahre vor | 0

Beantwortet
How do I get ThingSpeak (Channel ID: 1077109) to update the ThingSpeak page automatically every 2 minutes.
The MATLAB visualization will update if you reload the page or visit it again every 5 minutes.

etwa 6 Jahre vor | 0

Beantwortet
Send GPIO Status to Thingspeak (Lamp Indicator Widget)
Take a look at this example. You can modify it to show your pump status instead of CPU percent utilization quite easily.

etwa 6 Jahre vor | 0

Beantwortet
Update channels with Arduino MKR NB 1500 or Dfrobot SIM7600CE-T 4G(LTE) Shield
I'm guessing you're using AT commands to send the data to ThingSpeak. It is likely you will need to modify the AT commands from ...

etwa 6 Jahre vor | 0

Beantwortet
Thingspeak Server Uptime and Lost Data
The ThingSpeak team has a very high standard for uptime for API servers. Our releases are planned keeping in mind having zero do...

etwa 6 Jahre vor | 0

Beantwortet
Number of Fields in a Thingspeak Channel
Try going to the Channel's "Settings" tab and enabling the fields. You may not have enabled the fields on the channel, or may ha...

etwa 6 Jahre vor | 1

Beantwortet
Matlab Analysis won't update my field!
If you want a plot of your values, you need to use a MATLAB visualization and add the output to the view of your channel.

etwa 6 Jahre vor | 0

Beantwortet
Trend lines and forcasts
Certainly possible to use MATLAB and fit a curve through the data points and project the curve into the future to see where it m...

etwa 6 Jahre vor | 1

Beantwortet
Location data along fields vs channel settings
The lat-lon of the channel is where the channel is located. The lat-lon of the feed is where the actual feed was measured. To ...

etwa 6 Jahre vor | 1

| akzeptiert

Beantwortet
Data sent to ThingSpeak only twice
My guess is the RTC is interrupting the network stack during the transmission of data to ThingSpeak. Maybe eliminate the RTC int...

etwa 6 Jahre vor | 2

Beantwortet
Widget name with spaces or other special characters
A fix for this has been deployed. Please let us know if you are still seeing spaces being replaced by %20, or other special char...

etwa 6 Jahre vor | 0

| akzeptiert

Beantwortet
MATLAB Analysis Code window does not allow editing in Firefox 77.0.1
I just tried Firefox 77.0.1 and I don't have this problem. I suspect it is one of your plugins/extensions that is interfering wi...

etwa 6 Jahre vor | 0

Beantwortet
From Google Sheets to ThingSpeak
You can set up a MATLAB analysis code to use this function to read data from your google sheet. Once you have the data in your M...

etwa 6 Jahre vor | 2

| akzeptiert

Beantwortet
ThingSpeak Pushing Messages?
If you want SMS messages to your phone, it is easily possible. 1) Use ThingHTTP to send an email alert to yourself. 2) In yo...

etwa 6 Jahre vor | 0

Beantwortet
How to create an editable map on thingspeak?
If you have a paid license of ThingSpeak, you can enable the "Auto Update" checkbox on the MATLAB visualization that will cause ...

mehr als 6 Jahre vor | 1

| akzeptiert

Beantwortet
Getting sporadic 404 Bad request and 429 Too Many Requests when posting bulk data
This is most likely with a badly constructed request to ThingSpeak. It will be difficult to debug because it is likely that some...

mehr als 6 Jahre vor | 0

| akzeptiert

Beantwortet
Sending an Email to someone else using Thingspeak
ThingSpeak only sends email to the account owner, to prevent it from being used to spam people. You can set up a rule in your em...

mehr als 6 Jahre vor | 0

Beantwortet
how to enable email notification once a month or after 30 days.
Have you taken a look at the TimeControl app on ThingSpeak? You can use that to schedule your MATLAB code to run on a schedule o...

mehr als 6 Jahre vor | 0

| akzeptiert

Beantwortet
ThingSpeak error responses broken?
We are looking into this. I'll post a response here when we have more information.

mehr als 6 Jahre vor | 0

Beantwortet
ESP32 - Arduino - no data seen on Thingspeak
I'd recommend starting with the examples here. They will provide a good foundation as you develop your specific sketch.

mehr als 6 Jahre vor | 0

Beantwortet
MQTT subscribe gets no data back
Have you taken a look at this example? It should be possible to modify it for a Particle Argon quite easily.

mehr als 6 Jahre vor | 0

Beantwortet
ThingSpeak account not accepting messages after anniversary date
Have you tried sending messages from a browser window to rule out a code issue?

mehr als 6 Jahre vor | 1

| akzeptiert

Beantwortet
Can't export data from thingspeak. Thingspeak takes too long to respond.
We're able to reproduce this and are working on a fix. I'll update this thread once the fix is deployed.

mehr als 6 Jahre vor | 0

| akzeptiert

Beantwortet
Random appearance of error code 400
A 400 response is in response to a bad request. This usually can be traced back to a request that likely has badly encoded data....

mehr als 6 Jahre vor | 0

Beantwortet
Thingspeak - upload stopped working on all channels simultaneously
I think this has to do with your device connectivity or something on that end. To confirm, can you try logging in to ThingSpea...

mehr als 6 Jahre vor | 1

| akzeptiert

Mehr laden