• Jumpstart your IoT projects with WisToolBox
Get the fastest device management tool to configure and deploy your RAK end devices.
• Sync with RAK ID
Power up the app’s capabilities by signing in with RAK ID - an authentication tool developed by RAKwireless. Store up to 1 GB of data on the cloud and sync changes as they happen in real time. Set up an entire network of RAK devices and supporting apps for your IoT projects with RAK ID as the single source of truth.
• Magic with RAKwireless Unified Interface (RUI3)
The RAKwireless Unified Interface V3 (RUI3) is designed to help IoT developers make their IoT products faster. It is compatible to RAK LPWAN modules. It supports the standard AT Commands which is known to many people, as well as the Binary Mode. The Binary mode is an improved version of the AT command with its efficient byte-array based protocol and implementation of checksum. RUI3 also allows you to create your own custom firmware using RUI3 APIs that are compatible to popular IDEs like Arduino and Visual Studio. With custom firmware, you will not need any external host microcontroller or microprocessor which can save you cost, circuit board space and current consumption.
• Make the most of LoRaWAN
Choose from the available configuration to set up your device, switch between network modes, join the vast LoRaWAN network, and change configuration freely. Meet the all-new and modern interface to stay connected at all times with your devices or enjoy the timeless console experience.
• Move with the speed of templates
Configure a device and save the configuration as a template in one click. Create hundreds of templates to configure as many devices as you wish. Import templates, store them on the cloud and edit as you go.
• Stay up-to-date on firmware
Keep the devices open to official RAK firmware updates, or bring your own custom firmware. Import firmware on a click, store them on the cloud and update as you go.
Thank you for downloading WisToolBox. We hope you’ll like it! Questions? Suggestions? Please send them to support@wistoolbox.rakwireless.com
What's new in version 1.4.4:
Bug fixes:
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
On Arch Linux, snap can be installed from the Arch User Repository (AUR). The manual build process is the Arch-supported install method for AUR packages, and you’ll need the prerequisites installed before you can install any AUR package. You can then install snap with the following:
git clone https://aur.archlinux.org/snapd.git
cd snapd
makepkg -si
Once installed, the systemd unit that manages the main snap communication socket needs to be enabled:
sudo systemctl enable --now snapd.socket
If AppArmor is enabled in your system, enable the service which loads AppArmor profiles for snaps:
sudo systemctl enable --now snapd.apparmor.service
To enable classic snap support, enter the following to create a symbolic link between /var/lib/snapd/snap
and /snap
:
sudo ln -s /var/lib/snapd/snap /snap
Either log out and back in again, or restart your system, to ensure snap’s paths are updated correctly.
To install WisToolBox for Desktop, simply use the following command:
sudo snap install wistoolbox
Browse and find snaps from the convenience of your desktop using the snap store snap.
Interested to find out more about snaps? Want to publish your own application? Visit snapcraft.io now.