Quantcast
Channel: ThingSpeak IoT Community - All Forums
Browsing all 1833 articles
Browse latest View live
↧

nmac on Convert counter values to rate

Correction about my translation: --> But I can not retrieve a data from a month ago from now

View Article


rw950431 on Convert counter values to rate

Have you tried the datetime(year.month,day,hour,minute,second) format (see https://au.mathworks.com/help/matlab/ref/datetime.html) This works for me using the public channel.. % Enter your MATLAB Code...

View Article


ykim on Error: Unrecognized variable name 'x' by non-ascii field name.

I created new public channel and public MATLAB visualization to reproduce the error. Please check following links: https://thingspeak.com/channels/206990...

View Article

nmac on Convert counter values to rate

Thank you for help. I've find that i want : % Time (month, day, hour ....) Here counter value in one hour t1 = datetime('now') - hours(1); t2 = datetime('now'); [b,time,channelInfo] =...

View Article

segepe on Local server crasch several times daily

Hi there I have some problems with my installation on a Raspberry Pi with Jessie. Thingspeak starts ok, but after a few hours it close down. Thanks in advance for your help This is a part of the log...

View Article


SoupiestZebra on Report Generation Toolbox?

Has anyone tried to use the report generation toolbox in one of their scripts? I have the license for it, but it won't load in the cloud version on Thingspeak.

View Article

akhila on Report Generation Toolbox?

Hi SoupiestZebra,  Currently these are the MATLAB Toolboxes that are supported by ThingSpeak:  https://www.mathworks.com/help/thingspeak/matlab-toolbox-access.html We plan to add more toolboxes in the...

View Article

Image may be NSFW.
Clik here to view.

segepe on Local server crasch several times daily

Am I alone with this problem ?

View Article


Adarsh_Murthy on Error: Unrecognized variable name 'x' by non-ascii field name.

Thanks for creating and sharing the new public channel. I am able to reproduce the behavior:   thingSpeakRead(206990, 'outputFormat', 'table')   ans = 1×2 timetable array Timestamps...

View Article


mohamedali1993 on Strings in Arduino IDE

Hey Rob,   Thank you for your response. I am now able to send strings and read it in Matlab using timetable output format in the thingSpeakRead function, but I am unable to view the same data table in...

View Article

kvv213 on GAS meter automation

The latest part of the novell...

View Article

jhkWaltham on Recent Changes

I have to agree with Songman999. My company has been using Thingspeak for about a year now to manage data collection for devices installed across the continental US. It has been a great tool to develop...

View Article

Image may be NSFW.
Clik here to view.

segepe on Local server crasch several times daily

Not much help from here.....

View Article


segepe on Local installation crashes after a few hours

Hi there I have some problems with my installation on a Raspberry Pi with Jessie. Thingspeak starts ok, but after a few hours it close down. Thanks in advance for your help This is a part of the log...

View Article

rw950431 on Local server crasch several times daily

You may be able to eliminate the complaints about the new relic license by disabling the agent (see https://docs.newrelic.com/docs/agents/java-agent/configuration/java-agent-config-file-template)....

View Article


mnt on Recent Changes

I have found no change or break in functionality I could not login and there is no mention that you have to use your email now anywhere. Fail. Next tried to recover my password, the recoverylink on...

View Article

segepe on Local server crasch several times daily

Hi! Thanks for the input 🙂 I will try this out and upload the log also. Thanks again for your reply.   Best regards

View Article


glynnbebee on Multiple temps in one message - help please.

Wondering if anyone has a minute and can tell me how to modify this code to send multiple temperatures to Thingspeak? I have working the Electric Imp code to send 1 temperature, but have not been able...

View Article

SilverNodashi on please help: how to submit multile DS18B20 readings?

Hi,    I hope someone can help me with some sample code to upload multiple DS18B20 readings to different thingspeak "fields". My platform of choice is the Linkit One device, which has an ARM MCU, and I...

View Article

SilverNodashi on ARM / Linkit One thingspeek library?

Hi,    Does anyone know if there is a thingspeak library that's compatible with ARM, or the LinkIt One platform? Or are there any plans to release a compatible library?

View Article
Browsing all 1833 articles
Browse latest View live