Thinkspeak does not receive all of the data
Moderators: grovkillen, Stuntteam, TD-er
Thinkspeak does not receive all of the data
Hi,
I have problems with Thinkspeak, the data is only partially arriving
Just updated to mega 20210802
ESP_Easy_mega_20210802_test_B_ESP32_4M316k.bin
I configured the Thinkspeak Controller as follows:
Task 1, 4, 60 controller no.3 should be transferred
However, only data from controller no. 1 and 4 are displayed.
Also with the command under Rules:
SendToHTTP, api.thingspeak.com, 80, / update? Api_key = xxxxxxxxxxxxx = [BH1750 # Lux]
it didn't work.
Does anyone have an idea why this might be?
Greetings Dondolo
I have problems with Thinkspeak, the data is only partially arriving
Just updated to mega 20210802
ESP_Easy_mega_20210802_test_B_ESP32_4M316k.bin
I configured the Thinkspeak Controller as follows:
Task 1, 4, 60 controller no.3 should be transferred
However, only data from controller no. 1 and 4 are displayed.
Also with the command under Rules:
SendToHTTP, api.thingspeak.com, 80, / update? Api_key = xxxxxxxxxxxxx = [BH1750 # Lux]
it didn't work.
Does anyone have an idea why this might be?
Greetings Dondolo
- Attachments
-
- task.JPG (135.79 KiB) Viewed 6266 times
-
- Unbenannt.JPG (65.41 KiB) Viewed 6266 times
Re: Thinkspeak does not receive all of the data
What Controllers are configured at slots 1 and 2?
/Ton (PayPal.me)
Re: Thinkspeak does not receive all of the data
Code: Select all
What Controllers are configured at slots 1 and 2?
Is this command correctly written?
Code: Select all
SendToHTTP,api.thingspeak.com,80,/update?api_key=xxxxxxxxx&field3=[BH1750#Lux]
- Attachments
-
- controllers.JPG (59.56 KiB) Viewed 6262 times
Last edited by Dondolo on 07 Aug 2021, 20:33, edited 1 time in total.
Re: Thinkspeak does not receive all of the data
You might want to take that key out of your post.
I don't speak ThingSpeak, so can't say how correct that is.
I don't speak ThingSpeak, so can't say how correct that is.
/Ton (PayPal.me)
Re: Thinkspeak does not receive all of the data
With, typed too fast. Yes, but how?You might want to take that key out of your post.
Re: Thinkspeak does not receive all of the data
Your post has a pencil button in the right top, that's the Edit button 

/Ton (PayPal.me)
Re: Thinkspeak does not receive all of the data
a little smarter again, thank you.
Re: Thinkspeak does not receive all of the data
And an idea about the actual problem?
Re: Thinkspeak does not receive all of the data
What interval is used to send data to the controller?
So the interval of the tasks.
You have the controller set to only send a message every 15 sec and the queue full action is set to "ignore new".
I think with the large interval needed by Thinkspeak, you may want to set it to "delete oldest".
Also try to make a list of values you try to send and at what interval.
It could be you're filling up the queue with messages from only 1 or 2 tasks and ignoring the rest because the queue is full.
So the interval of the tasks.
You have the controller set to only send a message every 15 sec and the queue full action is set to "ignore new".
I think with the large interval needed by Thinkspeak, you may want to set it to "delete oldest".
Also try to make a list of values you try to send and at what interval.
It could be you're filling up the queue with messages from only 1 or 2 tasks and ignoring the rest because the queue is full.
Who is online
Users browsing this forum: No registered users and 11 guests