Skip to content

Commit

Permalink
Release (26/10/2023):
Browse files Browse the repository at this point in the history
- [#1005.1] - WisGateOS Update
- [#1006] - Certification Update
  - RAK7431 FCC
  - RAK3172 RSM
  - RAK7249 ISED
  • Loading branch information
kneelyrac committed Oct 26, 2023
1 parent f44eee5 commit 039d89f
Show file tree
Hide file tree
Showing 7 changed files with 100 additions and 49 deletions.
1 change: 1 addition & 0 deletions docs/.vuepress/includes/certification/headers/wisduo.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export const WISDUO_HEADER = {
'JAPAN',
'KOREA',
'LoRa Alliance',
'NEW ZEALAND',
'UK'
]
}
1 change: 1 addition & 0 deletions docs/.vuepress/includes/certification/wisduo/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export const categoriesWisDuo = [
{ country: "Japan", cert: "MIC", link: "https://downloads.rakwireless.com/LoRa/RAK3172/Certification/RAK3172_JRL_Certification.pdf" },
{ country: "Korea", cert: "KC", link: "https://downloads.rakwireless.com/LoRa/RAK3172/Certification/RAK3172_KC_Certification.pdf" },
{ country: "LoRa Alliance", cert: "LoRa", link: "https://downloads.rakwireless.com/LoRa/RAK3172/Certification/RAK3172_LoRa_Alliance_Certification.pdf" },
{ country: "New Zealand", cert: "RSM", link: "https://downloads.rakwireless.com/LoRa/RAK3172/Certification/RAK3172_RSM_Certification.pdf" },
{ country: "UK", cert: "UKCA", link: "https://downloads.rakwireless.com/LoRa/RAK3172/Certification/RAK3172_UKCA_Certification.pdf" },
]
},
Expand Down
2 changes: 1 addition & 1 deletion docs/.vuepress/includes/certification/wisgate/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export const categoriesWisGate = [
{ country: "Europe", cert: "REACH", link: "https://downloads.rakwireless.com/LoRa/DIY-Gateway-RAK7249/Certification-Report/RAK7249_REACH_Report.pdf" },
{ country: "Europe", cert: "RoHS", link: "https://downloads.rakwireless.com/LoRa/DIY-Gateway-RAK7249/Certification-Report/RAK7249_RoHS_Report.pdf" },
{ country: "USA", cert: "FCC", link: "https://downloads.rakwireless.com/LoRa/DIY-Gateway-RAK7249/Certification-Report/RAK7249_FCC_Certification.zip" },
{ country: "Australia", cert: "ISED", link: "https://downloads.rakwireless.com/LoRa/DIY-Gateway-RAK7249/Certification-Report/RAK7249_ISED_Certification.pdf" },
{ country: "Canada", cert: "ISED", link: "https://downloads.rakwireless.com/LoRa/DIY-Gateway-RAK7249/Certification-Report/RAK7249_ISED_Certification.pdf" },
{ country: "Russia", cert: "EAC", link: "https://downloads.rakwireless.com/LoRa/DIY-Gateway-RAK7249/Certification-Report/RAK7249_EAC_Certification.pdf" },
{ country: "Russia", cert: "FAC", link: "https://downloads.rakwireless.com/LoRa/DIY-Gateway-RAK7249/Certification-Report/RAK7249_FAC_Certification.pdf" },
{ country: "Russia", cert: "RFC", link: "https://downloads.rakwireless.com/LoRa/DIY-Gateway-RAK7249/Certification-Report/RAK7249_RFC_Certification.pdf" },
Expand Down
2 changes: 1 addition & 1 deletion docs/.vuepress/includes/certification/wisnode/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export const categoriesWisNode = [
device: "RAK7431",
data: [
{ country: "Europe", cert: "CE", link: "https://downloads.rakwireless.com/LoRa/RAK7431/Certification-Report/RAK7431_CE_Certification.zip" },
{ country: "Europe", cert: "CE", link: "https://downloads.rakwireless.com/LoRa/RAK7431/Certification-Report/RAK7431_FCC_Certification.zip" },
{ country: "USA", cert: "FCC", link: "https://downloads.rakwireless.com/LoRa/RAK7431/Certification-Report/RAK7431_FCC_Certification.zip" },
]
},
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ The following table list the supported WisGate Edge Gateway models of every WisG
| WisGate Edge Pro (RAK7289 / RAK7289C) | WisGate Edge Prime V2 (RAK7240V2 / RAK7240CV2) |
| WisGate Edge Prime (RAK7240 / RAK7240C) | - |

::: tip 📝 NOTE
The hardware in V1 and V2 gateways is different. WisGateOS 2 can be used only with V2 gateways.
:::


| Feature | WisGateOS 1.x | WisGateOS 2.x |
| :--------------------------: | :-----------: | :-----------: |
Expand All @@ -45,11 +49,11 @@ The following table list the supported WisGate Edge Gateway models of every WisG
| OpenVPN | X ||
| WireGuard | X ||
| Extensions | X ||
| LBT* | X ||
| Spectral Scan* | X ||
| LBT | X ||
| Spectral Scan | X ||

::: tip 📝 NOTE
Some extensions will be available for certain gateway models since they are related to specific hardware functionality.
**LBT** and **Spectral Scan** will be available for certain gateway models since they are related to specific hardware functionality.
:::

## Overview
Expand Down Expand Up @@ -170,7 +174,7 @@ Wait for the process to finish.

### Breathing Light

***Compatible with WisGateOS2 2.2.0x/2.1.x only.***
***Compatible with WisGateOS2 2.0.x/2.1.x only.***

The breathing light LED is located on the top cover of the WisGate Edge Lite 2 gateways and helps to easily determine the gateway’s status visually. The breathing light extension allows you to enable or disable the breathing light on the gateway’s top cover. The default state of the LED is as in its Normal state - a slowly blinking blue light.

Expand All @@ -187,7 +191,7 @@ Breathing Light extension is available only for the WisGate Edge Lite 2 version

#### Working Modes

***Compatible with WisGateOS2 2.2.0x/2.1.x only.***
***Compatible with WisGateOS2 2.0.x/2.1.x only.***

By using the breathing light extension you can personalize the LED light’s working modes, frequency, and color. There are two working modes. The first one is All. If you choose it, the LED light will be active when your gateway is working properly. The second work mode is Warning only – the LED light signifies if there is some kind of malfunction.

Expand Down Expand Up @@ -238,7 +242,7 @@ You can check the status of the LED on the gateway itself.

### Custom Logo

***Compatible with WisGateOS2 2.2.0x/2.1.x only.***
***Compatible with WisGateOS2 2.0.x/2.1.x only.***

The Custom Logo extension allows you to upload your logo in the Web UI. This extension is universal and it works for all gateways, supporting WisGateOS 2. The Custom Logo extension is created with the thought of small or bigger enterprises that want their logo to be recognized and used in their everyday work.

Expand Down Expand Up @@ -303,7 +307,7 @@ You can check the guide on how to download the extension above.

### Country Settings/LBT

***Compatible with WisGateOS2 2.2.0x/2.1.x only.***
***Compatible with WisGateOS2 2.0.x/2.1.x only.***

LBT (Listen Before Talk) means that, before transmitting, the gateway checks the availability of the channel. This is necessary because LoRaWAN is a multi-channel protocol and uses ISM Band. Anyone can use the band - a collision occurs if two or more end devices send signals simultaneously.

Expand Down Expand Up @@ -395,7 +399,7 @@ To install the extensions, follow the steps in the [guide](https://docs.rakwirel

### Open/Close Port

***Compatible with WisGateOS2 2.2.0x/2.1.x only.***
***Compatible with WisGateOS2 2.0.x/2.1.x only.***

This extension can add or delete packet traffic management rules on the gateway through the Open/Close port extension, allowing the host IP of any (or specific) network segment to communicate with the gateway through the specified port.

Expand Down Expand Up @@ -469,7 +473,7 @@ For example, the **Allow-http** service indicates that any host in WAN can commu

### Solar Battery

***Compatible with WisGateOS2 2.2.0x/2.1.x only.***
***Compatible with WisGateOS2 2.0.x/2.1.x only.***

The Solar battery extension is used to display the status of the solar battery used by the gateway, including the solar battery's performance, battery health status, cycle period, battery power, charging and discharging mode, and other information. The extension is compatible only with **RAK7289 WisGate Edge Pro gateways**. You can learn the status of solar batteries used in real time through the UI interface.

Expand Down Expand Up @@ -527,7 +531,7 @@ To install the extension, follow the steps in the [guide](https://docs.rakwirele

### Wireguard

***Compatible with WisGateOS2 2.2.0x/2.1.x only.***
***Compatible with WisGateOS2 2.0.x/2.1.x only.***

WireGuard is a simple but fast VPN. It aims to be faster, simpler, and leaner than the IPsec protocol. It intends to be more performant than the well-known RAKwireless - OpenVPN. Before, it was not possible to use the WireGuard protocol on the RAKwireless gateways, but that is not the case now.

Expand Down Expand Up @@ -614,7 +618,7 @@ Remember to add the WireGuard Client credentials to the WireGuard server configu

### OpenVPN

***Compatible with WisGateOS2 2.2.0x/2.1.x only.***
***Compatible with WisGateOS2 2.0.x/2.1.x only.***

OpenVPN is a virtual private network (VPN). A VPN is created where a server is deployed that both the Gateway and any number of customer devices (PC, Phone, etc.) can connect to via a public IP address. This is possible to implement using any of the backhaul connectivity options the Gateway supports (Ethernet, Wi-Fi, LTE). For the LTE backhaul, make sure that the gateway has a static public IP.

Expand Down
Loading

0 comments on commit 039d89f

Please sign in to comment.