답변 있음
Can someone help me with this coding? When I run it always says No data read, it should be show the result I write there because it already passed the conditions
I just read your channel and there is no data in the past day. NumDays ,1 privides the data from the last day starting now. Yo...

4년 초과 전 | 0

| 수락됨

답변 있음
Can someone help me with this coding? When I run it always says No data read, it should be show the result I write there because it already passed the conditions
Channel 1517893 is not public. In this line: temperatureData = thingSpeakRead(channelID,'NumDays',1,'Fields',1); you wil need...

4년 초과 전 | 0

Discussion


IoT from Data to Action: Part 3
The <https://www.mathworks.com/videos/series/iot-from-data-to-action.html third movie> in our new series is live. We focus on M...

4년 초과 전 | 3

답변 있음
HTTP Post - No data at receiver
Instead of thingHTTP, I would reccomend you use a MATLAB analysis. You can use the webwrite command to create a POST. There is ...

4년 초과 전 | 0

Discussion


New ThingSpeak Video Series: IoT from Data to Action
We've started a new video series on how and why to use ThingSpeak. <https://www.mathworks.com/videos/series/iot-from-data-to-act...

4년 초과 전 | 1

답변 있음
Show value from thingspeak in excel
Here is one example.

4년 초과 전 | 1

채널


DataTarget

4년 초과 전

답변 있음
Send message or command to BBC Micro Bit
I think MQTT is the best way to acheive this. I havent used a micro bit, but I found some examples showing how to connect to an...

4년 초과 전 | 0

답변 있음
Two graphs in one ThingSpeak window
Have a look at this example. It does some manipulation to make sure the x axis are the same, you may not need to do that in your...

4년 초과 전 | 0

| 수락됨

답변 있음
Why I can't sent emails with Matlab Analysis? (Having error 429).
See Error Codes. 429 is too many requests. You can see the limits on the send alert page in the limitations section. I recco...

4년 초과 전 | 0

답변 있음
ThingSpeak Communications Library - how to read multiple fields with one fetch
The latest version of the library supports multiple reads! See this post.

4년 초과 전 | 0

| 수락됨

답변 있음
Things Stack (TTN v3) howto write lorawan message information to ThingSpeak stream
Right now that data is not available directly from the ThingSpeak integration. We will consider it an enhancement request, than...

4년 초과 전 | 0

| 수락됨

채널


Shake
Shake Data station=RF23B

거의 5년 전

답변 있음
Can I use One ESP32 Device to update 2 ThingSpeak Channels?
Yes you can but the code you wrote wont do it. I would start with the ThingSpeak library for Arduino, ESP8266 and ESP32. Use t...

거의 5년 전 | 1

| 수락됨

답변 있음
Daily average of a temperature
You can use the pencil icon on the top of the ThingSpeak plot to make the timeScale Daily. Also, you can write the output fro...

거의 5년 전 | 0

Discussion


New IoT Hardware (Magicbit) that helps you get your data in ThingSpeak.
I recently found some interesting hardware in a <https://www.hackster.io/magicbit0/connect-your-magicbit-esp32-to-thingspeak-7b6...

거의 5년 전 | 2

답변 있음
How to insert a .m file from matlab into ThinkSpeak matlab?
You can run a MATLAB file that does not produce a visual output in the MATLAB analysis app. For visualization outputs, use the ...

거의 5년 전 | 1

답변 있음
Daily sum in bar chart is wrong
I tried this in one of my channels and it seems to work fine. I wonder if there is something different about your data. Can yo...

거의 5년 전 | 0

| 수락됨

답변 있음
New User Thingspeak data
Can either of you share your channel ID if they are public? Then we can have a look at the data you are sending and see what is...

거의 5년 전 | 0

답변 있음
Bar Graph legend & x axis
This looks like an interesteing application. Can you tell us more about what you are monitoring?

거의 5년 전 | 0

Discussion


Congratulations to our new top posters on the ThingSpeak Community!
<https://www.mathworks.com/matlabcentral/profile/authors/3943849?s_tid=tbc_thingspeak_to_profile R SRIRANJANI RAMAKRISHNAN> is ...

거의 5년 전 | 2

Discussion


ESP32 support for MATLAB
Are you using ESP32 and want to help us develop functionality for it? We are looking to add support for ESP32 boards in MATLAB. ...

거의 5년 전 | 2

Discussion


ThingSpeak and Things Stack for LoRaWan Connected Devices
ThingSpeak includes an integration with The Things Stack to support collection of data over a long range network. I made a shor...

거의 5년 전 | 1

답변 있음
Getting -401 error code when using WritingMulitpleFields
There are two calls to writefields in your code, I don't see a delay between them. I see a delay at the end of 20 seconds. I wo...

거의 5년 전 | 1

| 수락됨

답변 있음
Raspberry Pi - MQTT Publish & MQTT Subscribe- Updating Multiple Fields In one MQTT publish request and vice versa
Your message needs to be of the form 'field1=value&field2=value2' etc. If you use the update single field topic instead of the ...

대략 5년 전 | 0

답변 있음
Sometimes not receiving email alerts from Thingspeak
See the limitations section on the send alerts page. The resrictions can be a bit tight especially when you are debugging. If ...

대략 5년 전 | 1

답변 있음
My public channel signs me out and I have to login every time I view my public channel.
We aplogize for the inconvienience. Please see this post for more information. Public View is no longer public

대략 5년 전 | 0

답변 있음
Sometimes not receiving email alerts from Thingspeak
You can look at your alerts history here, but it does not record failed attempts. I suggest that you can change your MATLAB ode ...

대략 5년 전 | 0

| 수락됨

답변 있음
how to read channel status using thingSpeakRead in Matlab?
Our up time is really high, there is no reason the channel should be unavailable. Can you show the format of the command you ar...

대략 5년 전 | 0

| 수락됨

답변 있음
Login is required for public chanals
Please have a look at this discussion.

대략 5년 전 | 0

더 보기