Skip to content

Jcarolinares/wisgate firmware fix #1719

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@ The goals of this article are:

## Requirements

We assume that you already connected the gateway to your local network, and you can connect to it using your favourite method.
We assume that you already connected the gateway to your local network, and you can connect to it using your favorite method.

You can check out the needed steps on the [Getting Started tutorial](./getting-started).
You can check out the needed steps on the [Getting Started tutorial](../getting-started/).

## Instructions

### Download the Latest Firmware Version

To update the firmware of your product click here to download the [**Latest Firmware Version**](https://content.arduino.cc/assets/WisGateOS_2.1.4_ARDUINO_RAK.zip).
To update the firmware of your product click here to download the [**Latest Firmware Version**](https://content.arduino.cc/assets/WisGateOS_2.1.8_ARDUINO_b108_RAK636.zip).

You will get a zip file called `WisGateOS_<version>_ARDUINO_RAK.zip`. Unzip it and you will have the required firmware files.

Expand Down