Skip to content

Commit f7e106b

Browse files
committed
Split 2 gateways, update and fix product pages
1 parent 62a6855 commit f7e106b

File tree

14 files changed

+154
-51
lines changed

14 files changed

+154
-51
lines changed

content/hardware/04.pro/miscellaneous/lora-gateway/features.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

content/hardware/04.pro/miscellaneous/lora-gateway/product.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

content/hardware/04.pro/miscellaneous/lora-gateway/compatibility.yml renamed to content/hardware/04.pro/miscellaneous/wisgate-edge-lite-2/compatibility.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
hardware:
2+
boards:
3+
- mkr-wan-1300
4+
- mkr-wan-1310
25
shields:
36
- portenta-vision-shield
47
carriers:
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<EssentialsColumn title="First Steps">
2+
<EssentialElement title="Quickstart Guide" type="getting-started">
3+
A quick guide to setup and configure the device.
4+
</EssentialElement>
5+
</EssentialsColumn>
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<FeatureDescription>
2+
3+
The **WisGate Edge Lite 2Gateway** is an device with high reliability and it will allow you to set home and small medium-sized industrial indoor LoRaWAN applications with a high execution efficiency.
4+
5+
Supports up to 8 LoRa channels, multi backhaul with Ethernet, Wi-Fi, and Cellular connectivity.
6+
7+
It is powered by OpenWRT which allows to develop custom applications.
8+
9+
</FeatureDescription>
10+
11+
12+
<FeatureList>
13+
14+
<Feature title="Connectivity" image="mcu">
15+
Dual LoRa Concentrators for up to 8 channels. Wi-Fi, LTE and Ethernet.
16+
Internal antenna for Wi-Fi, GPS, and LTE, External antenna for LoRa.
17+
</Feature>
18+
19+
<Feature title="Wi-Fi Access Point" image="environment">
20+
Running a Wi-Fi Access point in parallel to the other features.
21+
WAN access from the a nanoSIM card (LTE) or connecting it to your LAN like a normal AP.
22+
</Feature>
23+
24+
<Feature title="MQTT integration" image="environment">
25+
It supports the MQTT Bridge function, can use the MQTT integrated to third-party platforms.
26+
</Feature>
27+
28+
<Feature title="Easy and fast configuration" image="configurability">
29+
Thanks to OpenWRT and OpenVPN the out-of-the-box installation will be quick and clear, but also allowing advance setups in an easy looking browser experience.
30+
</Feature>
31+
32+
</FeatureList>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: WisGate Edge Edge Lite 2
3+
url_shop: https://store.arduino.cc/wisgate-edge-lite-2
4+
url_guide: /software/ide-v1/tutorials/getting-started/cores/arduino-mbed_portenta
5+
---
6+
7+
The WisGate Edge Lite 2 Lo-Ra Gateway allows you to set home and small medium-sized industrial indoor applications
8+
9+
You can chose the frequency zone depending on your country, so you will be able to chose one out of three different compatibilities (EU, ENZ, US).
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Here you will find the technical specifications for the Arduino® Wisgate Edge Lite 2 LoRa Gateway.
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
Board:
2+
Name: Arduino® WisGate Edge Lite 2
3+
SKU:
4+
EU: ABX00---
5+
ENZ: ABX00---
6+
US: ABX00---
7+
Computing: MT7628, DDR2 RAM 128 MB
8+
Operating temperature: -10 ºC to +55 ºC
9+
Wi-Fi:
10+
Frequency: 2.4 GHz (802.11 bgn)
11+
RX Sensitivity: -95 dBm (Min)
12+
TX Power: 20 dBm (Max)
13+
Operation channels: 2.4 GHz 1-13
14+
Lo-Ra:
15+
Controller: SX1302 Mini PCIe card
16+
channels: 8
17+
RX Sensitivity: -139 dBm (Min)
18+
TX Power: 27 dBm (Max)
19+
Extra: Listen Before Talk
20+
Antennas:
21+
LTE: Internal antenna
22+
Wi-Fi: Internal antenna
23+
Lo-Ra: RP-SMA female connector
24+
Ethernet: RJ45 (10/100 Mbps)
25+
Power:
26+
Input: 12V 1A
27+
PoE (IEEE 802.3 af): 36-57 VDC
28+
consumption: 12 W (typical)
29+
Console: Through USB-C
30+
Frequencies compatibility: EU868, AU915, US915, AS923
31+
Enclosure:
32+
Protection Rating: IP30
33+
Materials: Plastic
34+
Weight: 0.3 Kg
35+
Dimensions: 166 x 127 x 36 mm
36+
Mounting method: Wall
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
hardware:
2+
boards:
3+
- mkr-wan-1300
4+
- mkr-wan-1310
5+
shields:
6+
- portenta-vision-shield
7+
carriers:
8+
- portenta-max-carrier
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
<FeatureDescription>
2+
3+
The **WisGate Edge Gateway** is an industrial-grade device with high reliability and it suits every requirements for an IoT commercial deployment.
4+
5+
It supports up to 16 LoRaWAN® channels, multi backhaul with Ethernet, Wi-Fi, and Cellular connectivity. Optionally there is a dedicated port for different power options, solar panels, and batteries. With its enclosure design, it allows the LTE, Wi-Fi, and GPS antennas to be inside the enclosure.
6+
7+
Dual LoRaWAN® Concentrators for up to 16 channels.
8+
9+
It is powered by OpenWRT which allows to develop custom applications.
10+
11+
</FeatureDescription>
12+
13+
<FeatureList>
14+
15+
<Feature title="Connectivity" image="mcu">
16+
Dual LoRa Concentrators for up to 8 channels. Wi-Fi, LTE and Ethernet.
17+
Internal antenna for Wi-Fi, GPS, and LTE, External antenna for LoRa.
18+
</Feature>
19+
20+
<Feature title="Wi-Fi Access Point" image="environment">
21+
Running a Wi-Fi Access point in parallel to the other features.
22+
WAN access from the a nanoSIM card (LTE) or connecting it to your LAN like a normal AP.
23+
</Feature>
24+
25+
<Feature title="MQTT integration" image="environment">
26+
It supports the MQTT Bridge function, can use the MQTT integrated to third-party platforms.
27+
</Feature>
28+
29+
<Feature title="Easy and fast configuration" image="configurability">
30+
Thanks to OpenWRT and OpenVPN the out-of-the-box installation will be quick and clear, but also allowing advance setups in an easy looking browser experience.
31+
</Feature>
32+
<Feature title="Easy and fast configuration" image="configurability">
33+
Thanks to OpenWRT and OpenVPN the out-of-the-box installation will be quick and clear, but also allowing advance setups in an easy looking browser experience.
34+
</Feature>
35+
36+
</FeatureList>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: WisGate Edge Pro
3+
url_shop: https://store.arduino.cc/wisgate-edge-pro
4+
url_guide: /software/ide-v1/tutorials/getting-started/cores/arduino-mbed_portenta
5+
---
6+
7+
The WisGate Edge Pro Lo-Ra Gateway allows you to set an industrial-grade Gateway for LoRaWAN applications.
8+
9+
Each version matches the frequency requirements of a specific world region (EU, ANZ, US) and you need to choose a model(SKU) accordingly to the target country of installation.
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Board:
2-
Name: Arduino® WisGate Edge Gateway
2+
Name: Arduino® WisGate Edge Pro
33
SKU:
44
EU: ABX00---
55
ENZ: ABX00---
@@ -13,23 +13,24 @@ Wi-Fi:
1313
TX Power: 20 dBm (Max)
1414
Operation channels: 2.4 GHz 1-13
1515
Lo-Ra:
16-
channels: 8
16+
Controller: SX1303 mPCIe card
17+
channels: 16
1718
RX Sensitivity: -139 dBm (Min)
1819
TX Power: 27 dBm (Max)
1920
Extra: Listen Before Talk
2021
Antennas:
2122
LTE: Internal antenna
2223
Wi-Fi: Internal antenna
24+
LoRa: External, 2 N-Type connectors
2325
Ethernet: RJ45 (10/100 Mbps)
24-
Frequencies compatibility: EU433/CN470/EU868/US915/AS923/AU915/IN865/KR920
25-
Otdoors version specs:
26-
Enclosure protection:
27-
Ingress Protecction: IP67
28-
Connection plug: NEMA-6
29-
Materials: Aluminum and plastic
30-
Installation method: Pole or wall mounting
31-
Antennas:
32-
LoRa: 1 or 2 N-Type connectors
33-
34-
35-
##mPCIe card: SX1303 (Up to 2 units) Power: PoE (IEEE 802.3 af), 37~57 VDC
26+
Power:
27+
DC Input: 12V or Solar panel
28+
PoE (IEEE 802.3 af): 36-57 VDC
29+
Console: Through USB-C
30+
Frequencies compatibility: EU868, AU915, US915, AS923
31+
Enclosure protection:
32+
Protection Rating: IP67
33+
Connection plug: NEMA-6
34+
Materials: Aluminum and plastic
35+
Installation method: Pole or wall mounting
36+
Extra: GPS

0 commit comments

Comments
 (0)