Quantcast
Channel: ThingSpeak IoT Community - Group: Integration
Viewing all 1280 articles
Browse latest View live

rw950431 on Reading complete channel feeds via software


itsme_raju2002 on Update Channel with current Date & Time

$
0
0

I have try with "&created_at=2016-12-05T14:30:00+05:30" but result is same.

gdillen on Event listener

$
0
0

No one can comment on this?

Thanks.

Vinod on Event listener

$
0
0

Both solutions are possible.

In my opinion, from an architectural and implementation perspective, a React App->ThingHTTP App is more elegant and efficient solution.

turgo on Time to Consolidate My Data

$
0
0

Thanks Hans, for all the years of ThingSpeak functionality and data storage.  I have gigabytes of data on your servers, and with the new pricing, I need to average it down into new channels.  How do I do this?  I expect there will be many users in my situation, is there a template for doing this?

turti on ThingSpeak doesn´t shows all data in chart

$
0
0

@Vinod I tryed your solution before with blocks of 8000 points. I also waited until these data has been updated on the main page of that channel (entries). Unfortunately that doesn't worked. Is it possible, that the points are copied in a own table on ThingSpeak when I update a channel?

Mike Teachman on ThingTweet failures last two days

$
0
0

I was wondering if anything has changed with ThingTweet?  After many months of continuous operation, I am no longer seeing updates in Twitter.  

Perhaps related to the updated agreement that was presented two days ago?  maybe I need to re-link Thingspeak --> Twitter?

Or, maybe that is just a co-incidence, and there is a problem with my application...

any advice is appreciated ....thanks!

Hans on ThingTweet failures last two days

$
0
0

I just tested my ThingTweet and it is working. What are you using to post the tweets?


Hans on Thingspeak support MQTT protocol

Mike Teachman on ThingTweet failures last two days

$
0
0

thanks for confirming that ThingTweet is still working.  I took a 2nd look at my Arduino/Ethernet shield code and realized I had made a "minor" change on Monday night...in an attempt to claim back some RAM space, I gave some strings in the Thingspeak REST API code the F() treatment.  I reverted these changes, and voila... ThingTweet is working again for me. Smile

Mike Teachman on How To: Publish to Thingspeak with MQTT using Micropython on ESP8266 platform

Hans on How To: Publish to Thingspeak with MQTT using Micropython on ESP8266 platform

$
0
0

This is awesome! Thanks so much for sharing your project with us and the rest of the community.

m-blue on New Android Widget: ThingSpeak Monitor

$
0
0

As a very grateful app user:) I am slowly moving to IOS... As long time at android - I can't find any good app for IOS - are you planning to write app for Ios? 🙂 

David Guo on Collect the Temperture and Humidity data by Dragino LoRa IoT Kit

$
0
0

Over here,we will show how to use the Dragino LoRa IoT Kit to collect the temperature and humidity and send the data to the ThingSpeak server.

The things we need to prepare:

  • LoRa Gateway -- LG01-P
  • LoRa Node -- LoRa Shield
  • Sensor -- DHT11

 Complete following operations:

 

 Set up hardware

 

Set up the hardware as below, the LoRa node will get sensor data from DHT11 and send these data to LoRa Gateway, when the Gateway get the data, it will pass the data to the IoT server.

 

FWDXTUGIWH3H12J.MEDIUM.jpgImage Enlarger

 

 

 Set up IoT Server account

 

We choose ThingSpeak as the IoT server here, first sign up an account in ThingSpeak, then goto the Channels and create a Channel with Temperature and Humidity field.
After create the channel, user can see the Channel ID and API key in the Channel Page. They are needed for upgrade data to this channel.

 

Image Enlarger

 

 

 

 Upload sketches

 

Step 1: Download the ThingSpeak Library and put it in the Arduino library directory.

Step 2: Select the example from:
IDE --> File --> Examples --> Dragino --> IoTServer --> ThingSpeak --> dht11_client
And upload this sketch to the LoRa Node

Step 3: Select the example from
IDE --> File --> Examples --> Dragino --> IoTServer --> ThingSpeak --> dht11_server
Replace the myChannelNumber & myWriteAPIKey to your info
And upload this sketch to the LoRa Gateway.

 

 Check Result

 

Check Result in ThingSpeak as below:

 

Image Enlarger

 

 

 

 What is LoRa KiT?

 

     Dragino Lora IoT Kit is designed to facilitate beginners and developers to quickly learn LoRa and IoT technology. It help users to turn the idea into a practical application and make the Internet of Things a reality. It is easy to program, create and connect your things everywhere. A number of telecom operators are currently rolling out networks, but because LoRa operates in the open spectrum you can also set up your own network. The LoRa IoT kit will show how to build LoRa network, and how to use the network to send data from a LoRa sensor node to the cloud server. When used as a private LoRa network, the LoRa gateway will connect your other LoRa nodes up to 5km however expect up to 10km range (when in line of sight) when connecting your LoRa node to a LoRa gateway!

 

FN3HG4MIWE4L1IZ.MEDIUM.jpgImage Enlarger

 

 

 

 Support us!

 

For the past months we've worked hard to get the LoRa IoT Kit to the final stages of development. We have got some users to start using LoRa IoT Kit.
To make the final step and start mass-production, we are rasing funds via a Indiegogo campaign,we need your help!!! If you back us, you will speed up the LoRa IoT Kit production and receive one of it in 01/2017, but you'll also receive one yourself in 03/2017. So to start to build your own LoRa Network and examine the IoT technology, we are trying to provide a full solution to connect LoRa to different cloud server there’s nothing like what Dragino LoRa IoT Kit can provide.
The link of the Dragino LoRa KiT campaign is:https://www.indiegogo.com/projects/lora-kit-for-iot-applications/x/15237796#/
Please help us to promote this LoRa Kit,and let more people know the LoRa wireless technology !
Thank you!

Wilice K on New Android Widget: ThingSpeak Monitor

$
0
0

Unfortunately, No!

It is not my profile.


Vinod on ThingSpeak doesn´t shows all data in chart

$
0
0

The problem here appears to be that the data being uploaded seems to be getting interrupted by data from a device.

@Turti - do you have access to MATLAB that you can run some code on? It does require the desktop MATLAB, as it involves loading data from a CSV file on your local machine.

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

$
0
0

In my channel, there are several fields that their names was written with Unicode character -- '온도', '습도', '기압', ...

(FYI, 온도 is temperature, 습도 is humidity, and 기압 is air pressure)

 

It looks like thingSpeakRead function doesn't work well with non-ASCII characters.

The function reads '온도' field, but it throws Unrecognized variable name 'x' Error when it reads '습도' field.

However '습도' field is read since I renamed the field to humidity.

Tesla41 on Use private plugins on a external website

$
0
0

Hello erveryone,

I'm looking for a posibility to show a private plugin (JavaScript, Matlab Visualistion) on a external website, like you can do with the default "field x charts" by simply adding the api key to the link.

 

Thank you verry much!Laugh

maxmbeded on How can I update metadata with API ?

$
0
0

Hi guys Smile

I am trying to figure out how to update a channel with HTTP PUT (https://nl.mathworks.com/help/thingspeak/update-a-channel.html) in order to update metadata.

So I try to test with unix command curl :

curl -X "PUT" -d "key_api=MY_WRITE_KEY" -d "metadata=this is my update" "http://api.thingspeak.com/channels/98538" -i

But it does not work and terminal return :

HTTP/1.1 302 Found
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Status: 302 Found
X-Frame-Options: ALLOWALL
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET, POST, PUT, OPTIONS, DELETE, PATCH
Access-Control-Allow-Headers: origin, content-type, X-Requested-With
Access-Control-Max-Age: 1800
Location: http://api.thingspeak.com/login
Cache-Control: no-cache
X-Request-Id: dea3439c-8757-4a3a-b7a1-be6c5841ca66
X-Runtime: 0.115051
X-Powered-By: Phusion Passenger 4.0.57
Date: Mon, 19 Dec 2016 14:43:05 GMT
Server: nginx/1.9.3 + Phusion Passenger 4.0.57

<html><body>You are being <a href="http://api.thingspeak.com/login">redirected</a>.</body></html>

Later I would like to modify metadata through a Raspberry Pi.

 

Any one have an idea of how to update metadata (without login) ?

hamzabazmi on dynamic data plot

$
0
0

how to plot my this jason stream for dynamic plot field 1 vs timestamp

{"created_at":"2016-12-19T16:41:28Z","entry_id":470,"field1":"1.82796","field2":"1.90127","field3":"1.91593","field4":"1.88661","field5":"1.77419","field6":"1.69110","field7":"1.67155","field8":"1.71554"}
https://api.thingspeak.com/channels/196557/feeds/last.json


Viewing all 1280 articles
Browse latest View live


Latest Images