Respondida
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...

más de 4 años hace | 0

| aceptada

Respondida
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...

más de 4 años hace | 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...

más de 4 años hace | 3

Respondida
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 ...

más de 4 años hace | 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...

más de 4 años hace | 1

Respondida
Show value from thingspeak in excel
Here is one example.

más de 4 años hace | 1

Canal


DataTarget

más de 4 años hace

Respondida
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...

más de 4 años hace | 0

Respondida
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...

más de 4 años hace | 0

| aceptada

Respondida
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...

más de 4 años hace | 0

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

más de 4 años hace | 0

| aceptada

Respondida
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...

más de 4 años hace | 0

| aceptada

Canal


Shake
Shake Data station=RF23B

más de 4 años hace

Respondida
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...

más de 4 años hace | 1

| aceptada

Respondida
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...

más de 4 años hace | 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...

más de 4 años hace | 2

Respondida
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 ...

casi 5 años hace | 1

Respondida
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...

casi 5 años hace | 0

| aceptada

Respondida
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...

casi 5 años hace | 0

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

casi 5 años hace | 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 ...

casi 5 años hace | 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. ...

casi 5 años hace | 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...

casi 5 años hace | 1

Respondida
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...

casi 5 años hace | 1

| aceptada

Respondida
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 ...

casi 5 años hace | 0

Respondida
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 ...

casi 5 años hace | 1

Respondida
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

casi 5 años hace | 0

Respondida
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 ...

casi 5 años hace | 0

| aceptada

Respondida
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...

casi 5 años hace | 0

| aceptada

Respondida
Login is required for public chanals
Please have a look at this discussion.

casi 5 años hace | 0

Cargar más