thingspeak_sc on Google Maps API key
Hi, I've ThingSpeak currently running on a Unbuntu 14.04 LTS server. The Google Maps view on the channel dashboard is not working because the Google API key is not set. An javascript MissingKeyMapError...
View Articlemprolo on ThingView - new android application
Hi , if you want some help with your channel email me your channel ID and a read API key to mprolo at gmail. What do you mean with one glitch ? if you can explain your problem a little more I'll be...
View ArticleSmitty on Multiple 1 Wire Bus on Digital Pin ....
How best to achieve this ... Not getting a successful compile from the below sketch .... Very much a newb with ThingSpeak and Arduino ... /* Arduino Mega 2560 WiFi Weather Station * * July 2016 By...
View ArticleHans on June Site Maintenance
We experienced an issue this afternoon that is tied to channel data being cleared. Our team had to restart the services on thingspeak.com this afternoon and some users may have had experienced an...
View Articlerw950431 on Multiple 1 Wire Bus on Digital Pin ....
For a start the Thingspeak section is outside the loop() so probably wont compile. Use the arduino IDE Tools->Format menu to nicely indent your code so its easy to pick these things up. I suggest...
View Articlemr-sgabuzen on Issue with "Clear Channel" button
Hi, I'm unable to clear my channel data in "channel settings" menu. I click on the button but nothing happens. My channel number is: 122892
View Article0xFF on Issue with "Clear Channel" button
The same for my two channels - can't clear data with "Clear Channel" button.
View ArticleHans on Issue with "Clear Channel" button
Thanks for reporting. We are working on possible resolutions. In the meantime, if you are able to create new channels, and use them for new data. I know that does not solve every situation, but that is...
View Articlejpsabo on Problem using Thingspeak Library with local Thingspeak installation
Thanks for the posting…this is just what I needed to get an Arduino Yun talking to my local ThingSpeak server (ubuntu-14.04.4-server-amd64 on VMWare Fusion 6.0.6): void setup() { // pass custom IP...
View Articledukbilt on cannot clear data from my channel
I am currently experiencing exactly the same issue - any update on this?
View ArticleDieter on URL Request returns wrong value
Howdy, since yesterday an URL request returns often "null" instead of valid value (field1). URL: https://api.thingspeak.com/channels/125785/fields/1.json?results=1 Is it my fault or are there any...
View ArticleLuis_Filipe on Arduino Mega with yun shield
Hello guys, I want to collect data to thingspeak by a analog A0 input with WiFi communication, the problem is that I´cannot setup by yun shield to send data. I test with a ethernet shield and...
View Articlehickse on Not all DS18B20 sensors present on ThingSpeak
I have successfully compiled a sketch that collects and displays an analog temperature, 2 (of 4) DS18B20 sensors, and a digital temperature and humidity output from a DHT11 sensor. All sensor data...
View Articlerw950431 on Not all DS18B20 sensors present on ThingSpeak
Have you tried setting DWHTempIn to a fixed value and testing if that updates correctly? Are you sure you have enabled channels 4 and 5 on your thingspeak channel and that the value is within the...
View Articlerw950431 on URL Request returns wrong value
Is it possible you have a race condition between whatever is updating field 3 and the rest? If they both try to update within the same 15 second window then only the first one will succeed. Lately it...
View Articlehickse on Not all DS18B20 sensors present on ThingSpeak
Thanks for looking at this. I tried to set DWHTemp to a fixed value and uncomment it and that did not work. When I disable the DHT11 temp I can include 1 more DS18B20 sensor and get it to show in a...
View Articlefabmsg on Matlab Temperature Distribution
Hi, I want to make an graph similar to this one that I found on this web site:...
View Articlehickse on Not all DS18B20 sensors present on ThingSpeak
I got the WriteMultipleVoltages sketch to produce 8 fields so it has something to do with the digital reads..... Damn. DS18B20's are more accurate than TMS36s.
View Articlesesom on API for Linux Users
phfbertoleti said Please, I would ask you to test it and comment here what you think about it (if it's good, if it's a loss of time, etc.). The API can be downloaded (and its instructions can be read...
View Article