beekeeper on can't connect with Thingspeak - ESP8266-01
Hi, please show us the whole code here and tell us something about your infrastructure. Did you include the necessary libraries? Try to understand the function of the libraries you use by trying the...
View Articlebeekeeper on CAN'T ACCESS 192.168.4.1 IP
Are you using the same WIFI-Access, or are you using the mobile-data-function of your smartphone?
View Articlecstapels on ESP32 library?
Check out the instructions on the ThingSpeak examples page for the ESP32 WIFi monitor. I've used those instructions to program my ESP32 dev board with Arduino.
View Articlecstapels on Channel with 8 fields and Matlab visualizations makes browser...
We spent some more time looking at the channel 60917. It looks like you are displaying a large number of points in multiple fields. The result is that the client (your browser) is having to do a lot...
View Articlerodri on Channel with 8 fields and Matlab visualizations makes browser crash...
Yes much better with the average!! Thank you
View Articlecstapels on post multiple data for the same field?
The plots for each field will not be able to show multiple lines for the data concatenated as you described above. If you put the data in multiple fields, or even across multiple channels, you can use...
View ArticleS Raj on Update Multiple Rows For Channel (Bulk Update)
Hello Vinod said This functionality is now available. Take a look at the documentation here: https://www.mathworks.com/help/thingspeak/bulk-update-a-channel-feed-1.html sir, what will be the logic...
View Articlekes on Help needed pls: One data spike has "flattened" my data so I can't see...
One data point/ measurement/ spike has "flattened" my data by changing the y-axis to 0 - 7 as shown here Before the spike the y-axis range was 0.5 - 1.5 and I could see things as shown here. Can I set...
View Articleperansidin3 on Easmind Datalogger Bore Water Use
In previous paragraph, declare seo as a fundament of web branding. And now in this paragraph we want to express seo metrics is aligned to web branding. The list of parameters executed in seo process,...
View ArticleHans on Help needed pls: One data spike has "flattened" my data so I can't...
As one option, you can add the min and max parameter to your chart API....
View Articleellivna on ThingView Android App
The android version of app is available for free on Appvn store. You just need to download APPVN apk to download this app on your Android devices. Download APK file and install it like normal apk file.
View Articlepeter9x on Time zone
Hello everybody. When I got data export, I realized my time's message was not matched with my time zone. For instance, if my time is 15:00 PM, I only recieved a message from 7:50 AM. Do you have any...
View ArticleCoreInside on MQTT optimization
I totally agree! For instance, using popular Arduino library PubSubClient it is impossible to send data for all 8 fields at once because total string length exceeds predefined array of 128 bytes.
View ArticleCoreInside on MQTT optimization
As an example 160 bytes can become 115 without sacrificing ease of human-reading:...
View ArticleEduardo on I have plugins that are public and others that are not...
Hi there. I have several plugins I made. But when I tried to share them from my own page I came across a problem. One of them: https://thingspeak.com/apps/plugins/182625 is 100% public (check the link,...
View Articleellivna on ThingSpeak Control Devices Android APP.
rks well, but limited functionality so far Pretty basic at the moment, I'm looking forward to what you come up with in the future. Got the latest version of app on your Android and iOS devices using...
View Articlemprolo on iOS access to ThingSpeak data?
Sorry, the minimum I can do is 10. (required by some components Im using)
View Articlelolkusus on Averaging problem
Hello, I stumbled upon a problem. Every time I average data on my channel it is usually about 2 times smaller and have a great tendency to have peaks. My raw data has no spikes, or wrong samples. Field...
View Articlecstapels on Averaging problem
Some of the fields in your channel are updated more frequently than others. When this happens, an empty value is written to the fields that aren't updated, and the average includes the zero values....
View Article