Hi everyone, I have a Chirstack server up and running with a gateway and some devices, everything is up and I guess it’s working fine.
Now i want show the data im receiving on a simple web page i been working on, everything is running locally
Is http integration enough for this? I also want to send data from the web page.
Also and this is too much but is there any guide or example for integration in Javascript.
Hey there!
To be honest, I don’t know how to execute this use case, but maybe you can try platforms like Albato. They have HTTP capability - HTTP Request/Outgoing webhook Integrations | Connect your apps with Albato
Did you get this solved - i know it is kind of an old post.
what exactly you wanted to achieve?
Sorry for the slow response - i have been on vacation. I have some sensors that connect to a mikrotik gateway. The gateway connects to chirpstack and chirpstack is supposed to forward to a php page using the http integration. However, i get intermittent packets to the php page. I might get three or four then skip two or three then get one then skip then get more. I can’t figure out why
please show us some logs.once throughly verify your php code.