FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

13288 questions

15784 answers

25482 comments

50089 members

0 votes
256 views 5 comments
by

I am able to switch on and off the relay using 

http://192.168.1.1/cgi-bin/output?username=user1&password=user1&action=on&pin=relay

Is there any way i can trigger the relay from my web if the teltonika just has a LTE connection.

1 Answer

0 votes
by
Hi,

For that, you would need a Public IP address, VPN or RMS set-up. This way you will be able to reach 192.168.1.1 by external address and execute this HTTP POST.

EB.
by
Thanks! I will check it out....
by
I tried putting the ip of the sim onto that url, but unfortunatley it didnt work. :(   . Do you kow what i am doing wrong?
by
Have you set up any of those external network possibilities?

EB.
by
HI, sorry for the late reply. I am trying a different method now. But can you access the url if your webpage is a https?
by
Hi, sorry for the late reply.

Yes, you can send requests through URL if you have a certificate installed as trusted or set your browser to allow invalid certificates.

EB.