Skip to content
Jan edited this page Nov 17, 2023 · 8 revisions

Remote Access

In case you would like to have remote access to your system, there several ways to do this.

IoT-Bridge by Pekaway

Our IoT-Bridge is built on top of the LILYGO TTGO T-Call SIM 800 board. It connects to the VanPi system via wifi and bridges it to the gsm/edge network. It requests needed data via the built in HTTP-API and transmits it to a server hosted by us (located in Germany), which then redirects it to your mobile device.

To download the app for your smartphone: (These mobile apps are not open source!)

Google PlayStore
Apple AppStore

The C++ code used by the bridge is closed source for now (you may be able to use it with your own simcard and custom setup in the future). To use it with a custom built setup you will need an available MQTT-Broker (e.g. installed on a VPS).

We do offer a ready to use version of the bridge in our shop. Including the hardware and an IoT-SimCard.

Remote-RED

Remote-RED is a nice tool to tunnel your dashboard directly to your smartphone. This app costs about 10$ per year, including push notifactions. It is easy to setup and use.

see Remote-RED Website

VPN

Of course you can also use an VPN to connect your system. Quite often there may be problems with shared ip-adresses on LTE connections, which makes it not that easy to connect your VPN. Please also keep in mind to secure your system accordingly when using VPN. ^^Only do this when you know what you are doing!^^

Instructions DE ENG

Clone this wiki locally