Skip to content

Commit f0a2d24

Browse files
authored
Merge pull request #332 from arduino/sync/marqdevx/pro-lora-gateway/product-page
Launch WisGate Edge Gateways (Outdoors and Indoors) [PC-906][PC-872]
2 parents b990408 + 10bb7ea commit f0a2d24

29 files changed

+460
-0
lines changed
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: 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" link="/tutorials/wisgate-edge-lite-2/getting-started">
3+
A quick guide to setup and configure the device.
4+
</EssentialElement>
5+
</EssentialsColumn>
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 Lite 2** gateway is a device with a high reliability that allows to set up home and small medium-sized industrial indoor LoRaWAN® applications with a high execution efficiency.
4+
5+
It supports 8 LoRa channels, multi backhaul with Ethernet, Wi-Fi, and Cellular connectivity.
6+
7+
The gateway 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+
8 configurable 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+
WiFi configurable as a traditional Access Point.
21+
</Feature>
22+
23+
<Feature title="Cellular connectivity" image="environment">
24+
LTE Cellular connectivity via a nanoSIM card.
25+
</Feature>
26+
27+
<Feature title="Network Server and MQTT integration" image="environment">
28+
Embedded MQTT client with Bridging capabilities for direct connectivity to most of the
29+
Cloud platforms
30+
</Feature>
31+
32+
<Feature title="Easy and fast configuration" image="configurability">
33+
Thanks to OpenWRT and OpenVPN the out-of-the-box installation is quick and clear, also allowing advanced setups.
34+
</Feature>
35+
36+
</FeatureList>
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: WisGate Edge Lite 2
3+
url_shop: https://store.arduino.cc/pages/wisgate-lora-gateways
4+
url_guide: /tutorials/wisgate-edge-lite-2/getting-started
5+
url_datasheet: https://docs.rakwireless.com/Product-Categories/WisGate/RAK7268/Datasheet
6+
---
7+
8+
The WisGate Edge Lite 2 gateway for LoRaWAN® embeds RAKwireless<sup>TM</sup> technologies and allows you to set home and small medium-sized industrial indoor applications
9+
10+
Different models (SKU) are compatibles with three radio frequencies adopted in different regions of the world: Europe, United States, Australia and New Zealand*
11+
12+
>(*) The user is responsible for respecting the local regulations of the country of installation and use the model with the approved frequency spectrum only
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 gateway for LoRaWAN®.
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
Board:
2+
Name: Arduino® WisGate Edge Lite 2
3+
SKU:
4+
EU: TXP00098
5+
ENZ: TXP00100
6+
US: TXP00099
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+
LoRa:
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
22+
Wi-Fi: Internal
23+
Lo-Ra: RP-SMA female connector
24+
Ethernet: RJ45 (10/100 Mbps)
25+
Power:
26+
Input: 12V 1A (Power supply Included)
27+
PoE (IEEE 802.3 af): 36-57 VDC
28+
Consumption: 12 W (typical)
29+
Console: Through USB-C
30+
Frequencies:
31+
EU868: TXP00098
32+
US915: TXP00099
33+
AS923 & AU915: TXP00100
34+
Enclosure:
35+
Protection Rating: IP30
36+
Materials: Plastic
37+
Weight: 0.3 Kg
38+
Dimensions: 166 x 127 x 36 mm
39+
Mounting method: Wall

0 commit comments

Comments
 (0)