SendToHTTP,api.thingspeak.com

Moderators: grovkillen, Stuntteam, TD-er

Post Reply
Message
Author
Gaitss
New user
Posts: 2
Joined: 20 Apr 2021, 19:00

SendToHTTP,api.thingspeak.com

#1 Post by Gaitss » 23 Oct 2024, 21:13

Hello,
I searched but did not find so I allow myself this post.
I try to retrieve values ​​on Thingspeak with this code: SendToHTTP,api.thingspeak.com,80,/channels/123456/fields/2/last.csv
Response : EVENT: http#api.thingspeak.com=200
So it works but the rest of the code
On ThinkspeakReply Do
LogEntry,'%eventvalue2%'
does not provide a response...
What is the error please?
Thank you
Gaitss

User avatar
Ath
Normal user
Posts: 4330
Joined: 10 Jun 2018, 12:06
Location: NL

Re: SendToHTTP,api.thingspeak.com

#2 Post by Ath » 23 Oct 2024, 21:22

What exact build are you using? As the LIMIT_BUILD_SIZE builds (most ESP8266 builds have that set), exclude this feature.
Simplest is to use an ESP32 build, that all have this Thingspeak feature included,
second alternative is to use an ESP8266 4M1M NORMAL build, that doesn't have LIMIT_BUILD_SIZE set, (IIRC)
third alternative is to create a Custom ESP8266 build, using Custom.h as documented here and make sure it has #define FEATURE_THINGSPEAK_EVENT 1
/Ton (PayPal.me)

Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 12 guests