Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:automation:mikrotik-ltap-hidden [2021/08/04 06:34]
lpolcerova
en:automation:mikrotik-ltap-hidden [2021/08/04 11:04] (current)
avsetula [Description]
Line 1: Line 1:
-/* FIXME - Úprava hlavního nadpisu: Připojení jednotek Unipi k internetu pomocí externího LTE modemu */ 
 ====== Connecting Unipi units to the Internet using an external LTE modem ====== ====== Connecting Unipi units to the Internet using an external LTE modem ======
 <WRAP group> <WRAP group>
 <WRAP half column 81%> <WRAP half column 81%>
-This tutorial describes the connection of any Unipi controller to the Internet using an LtAP-LTE device (RB912R-2nD-LTm&​R11e-LTE) from Mikrotik manufacturer and its configuration. This application is particularly suitable for Unipi Neuron and Gate, as well as Patron, Axon, and Unipi 1.1. It is also a great choice for existing installations that need to be supplemented with LTE connectivity. ​/* FIXME - první část věty lze i bez slova manufacturer,​ ale v cz verzi mi přijde jakože chceme zdůraznit, že to je výrobce?*/+This tutorial describes the connection of any Unipi controller to the Internet using an LtAP-LTE device (RB912R-2nD-LTm&​R11e-LTE) from Mikrotik manufacturer and its configuration. This application is particularly suitable for Unipi Neuron and Gate, as well as Patron, Axon, and Unipi 1.1. It is also a great choice for existing installations that need to be supplemented with LTE connectivity.
 </​WRAP>​ </​WRAP>​
 <WRAP half column 15%> <WRAP half column 15%>
Line 17: Line 16:
  
  
-/* FIXME - přeloženo */ 
 ==== Used Elements ==== ==== Used Elements ====
   * Network cable (RJ45, Cat6)   * Network cable (RJ45, Cat6)
   * LtAP-LTE (RB912R-2nD-LTm&​R11e-LTE) + accessories   * LtAP-LTE (RB912R-2nD-LTm&​R11e-LTE) + accessories
-  * Computer/​tablet ​with internet browser (for LtAP-LTE configuration)+  * Computer with internet browser (for LtAP-LTE configuration)
   * [[https://​www.unipi.technology/​cs/​patron-c44|Unipi controller]]   * [[https://​www.unipi.technology/​cs/​patron-c44|Unipi controller]]
  
Line 30: Line 28:
  
 ===== Description ===== ===== Description =====
-LtAP-LTE is a small waterproof (IP54) device combining LTE modem, WiFi AP/client, and GPS. It is suitable for use on buildings, but also in vehicles. Using the included ​combiner, power and data can be routed ​to the device with only one network cable (min. UTP Cat5e). ​ +LtAP-LTE is a small waterproof (IP54) device combining LTE modem, WiFi AP/client, and GPS. It is suitable for use on buildings, but also in vehicles. ​ 
-Since the package also includes a DC connector and the LtAP-LTE can be powered via PoE with a voltage range of 12-57 V⎓, it is possible to bring the output of the same power supply that is used to power the Unipi unit into the combiner.+Using the included ​PoE injector, power supply (in the range of 12-57 V⎓) and data can be combined ​to the device with only one network cable (min. UTP Cat5e). Since the package also includes a DC jack, it is possible to power the LtAP-LTE from the same power supply that is used to power the Unipi unit. However, for this connection, we do not recommend using the power supply from the LtAP-LTE package, but another power supply with an output current suitable for powering both devices.
  
-The device is connected to the Unipi units via a network cable. If the LtAP-LTE is correctly configured and has access to the Internet, the Internet connection is shared with the Unipi unit. /* FIXME - přeloženo,​ prosím o chceck jestli zejména poslední věta prvního odstavce je významově správně.*/​+The device is connected to the Unipi units via a network cable. If the LtAP-LTE is correctly configured and has access to the Internet, the Internet connection is shared with the Unipi unit.
  
 ---- ----
  
-If the LTE or GPS signal is insufficient,​ the device can be modified and expanded with external antennas. See [[https://​help.mikrotik.com/​docs/​display/​UM/​LtAP+mini+kit-series|this link]] for more details and instructions.+If the LTE or GPS signal is insufficient,​ the device can be [[https://​help.mikrotik.com/​docs/​display/​UM/​LtAP+mini+kit-series|modified and expanded with external antennas]].
  
  
-/* FIXME - přeloženo */ 
 ==== Package contents Mikrotik LtAP-LTE ==== ==== Package contents Mikrotik LtAP-LTE ====
   * LtAP-LTE (RB912R-2nD-LTm&​R11e-LTE)   * LtAP-LTE (RB912R-2nD-LTm&​R11e-LTE)
-  * Passive PoE combiner /*FIXME - prosím jenom o check, dívala jsem se na Amazon apod. zřejmě by měl být TERMÍN správně, ale pro jistotu */ +  * Passive PoE injector 
-  * DC connector+  * DC jack
   * 24 V⎓ / 1.2 A power adapter (not for Unipi power supply)   * 24 V⎓ / 1.2 A power adapter (not for Unipi power supply)
  
Line 53: Line 50:
 {{ :​en:​automation:​poe_injector.png?​nolink |columns}} {{ :​en:​automation:​poe_injector.png?​nolink |columns}}
 ;#; ;#;
-//Fig.1 - Passive PoE combiner//+//Fig.1 - Passive PoE injector//
 ;#; ;#;
 </​WRAP>​ </​WRAP>​
Line 60: Line 57:
 {{ :​en:​automation:​dc_jack.png?​nolink |}} {{ :​en:​automation:​dc_jack.png?​nolink |}}
 ;#; ;#;
-//Fig.2 - DC connector//+//Fig.2 - DC jack//
 ;#; ;#;
 </​WRAP>​ </​WRAP>​
 </​WRAP>​ </​WRAP>​
- 
  
  
Line 131: Line 127:
 Now wait for the latest versions to download and install. Now wait for the latest versions to download and install.
  
-/* FIXME - přidán nadpis (Konfigurace WiFi rozhraní) a ze dvou následujících nadpisů jsou podnadpisy*/​ +
-/* FIXME - přeloženo:​ */+
 ==== WiFi interface configuration ==== ==== WiFi interface configuration ====
 +If you plan to use the WiFi interface, you need to secure it. Otherwise, we recommend disabling it.
  
-If you plan to use the WiFi interface, you need to secure it as it is not secure by default. Otherwise, we recommend disabling it. 
- 
- 
-/* FIXME - z následujícího nadpisu udělat podnadpis <- to je asi podle syntaxe hotové? */ 
-==== Disable WiFi interface ==== 
-To enter the WiFi settings, click on the **Interfaces** button in the left sidebar. 
- 
-{{ :​en:​automation:​ltap-unipi_11.png?​direct |}} 
- 
-A list of several interfaces is displayed. Click on the line named **wlan1**. 
- 
-{{ :​en:​automation:​ltap-unipi_12.png?​direct |}} 
- 
-Click the **Enabled** check box and then the **Apply** and **OK** buttons. 
- 
-{{ :​en:​automation:​ltap-unipi_13.png?​direct |}} 
- 
-When finished, the interface will deactivate. ​ 
- 
- 
-/* FIXME - Úprava: vyjmout první větu o používání WiFi a vložit do nadřazeného nadpisu, upravit tento nadpis dle CZ (Zabezpečení WiFi rozhraní) a nastavit nižší úroveň nadpisu (=== Nadpis ===) */ 
-==== WiFi interface security ==== 
-/*FIXME - věta: If you plan to use the WiFi interface, you must secure it, as the interface is not secured by default. 
-je nyní u prvního nadpisu přeložena a doplněna o Otherwise, we recommend disabling it. z CZ verze; nadpis upraven*/ 
  
 +=== WiFi interface security ===
 Click the **Wireless** button in the left sidebar. Click the **Wireless** button in the left sidebar.
  
Line 207: Line 180:
  
 {{ :​en:​automation:​ltap-unipi_23.png?​direct |}} {{ :​en:​automation:​ltap-unipi_23.png?​direct |}}
 +
 +
 +=== Disable WiFi interface ===
 +To enter the WiFi settings, click on the **Interfaces** button in the left sidebar.
 +
 +{{ :​en:​automation:​ltap-unipi_11.png?​direct |}}
 +
 +A list of several interfaces is displayed. Click on the line named **wlan1**.
 +
 +{{ :​en:​automation:​ltap-unipi_12.png?​direct |}}
 +
 +Click the **Enabled** check box and then the **Apply** and **OK** buttons.
 +
 +{{ :​en:​automation:​ltap-unipi_13.png?​direct |}}
 +
 +When finished, the interface will deactivate. ​
  
  
Line 249: Line 238:
  
 The device should now be able to connect to the Internet without difficulty. The device should now be able to connect to the Internet without difficulty.
 +
  
 ===== Links to other manuals ===== ===== Links to other manuals =====