just looking for a clarification to ensure I have not missed something in my Webhook setup.
I have built my own GW with a Raspberry Pi and a Rak hat, this receives data from my Arduino/Seeed Temperature humidity end device.
The above is configured to send data to my TTN console and all look as tho it is working fine,I can see connections and payload data etc.
Moving on, I configured a TTN webhook in my console using the Tago.io template and after a short while I see the webhook status changes from Pending to Healthy.
I now assume that to be configured correctly ? as it has a healty status. correct me if I am wrong !
Moving on to the Tago.io and setting up the console I dont see any data from my sensor ,
My guess is I need to study the Tago.io setup procedure , or could the problem lie with the way I have configured my TTN webhook ?
I am just trying to see which end the problem is !
Above is a summary of my efforts and more specific information can be supplied on request , I have read several setup procedures for the TTN webhook and Tago.io setup but I have surely missed something.
Yes you are correct, I see my gateway shows as connected and also can see packets are being uplinked.
Maybe my terminology is not quite as good as it could be which does not help anyone.
I will look into Tagio to see what it is receiving via the webhook, that process must be documented somewhere. This is all a learning process for me.
I started off by building the Raspberry pi and Rak2245 (Hat) gateway, then got into building some end devices (Nodes I believe they are called), its very interesting but sometime if feel I am chasing my tail , you read and read and sometimes just get so confused.but the rewards are good, when it all works.
I setup a webhook testing site which shows the webhook was working OK. However for various reasons i made the decision to use Thingspeak to display my data but I keep getting a requests failure in the status box , not Healthy as it should be showing. I did post a question as to why that might be but as yet have had no response, my guess is Thingspeak requires a correctly formatted payload in order to display a Healthy status and not just the Channel ID, API and webhook name. But I can’t be certain of that, if I did know for sure it would help with the diagnostic.
yes agreed , but finding it is like trying to find a needle in a haystack
One assumes you can have one end device (Node) and have multiple webhooks in relation to that device, ie one for TTN mapper which happens to work perfectly, and another webhook for Thingspeak to display temp/humidity etc ?