WisGate Edge Lite 2
Boost your industrial IoT solutions with a reliable and secure gateway for LoRaWAN® connectivity with deep indoor coverage, even in multi-story buildings.
Overview
The Arduino Pro WisGate Edge Lite 2 powered by RAKwireless™ ensures secure and reliable connectivity for a wide range of professional applications and is suitable for medium-sized to wide area coverage in industrial environments. Its deep coverage indoors makes it ideal for applications in multi-story buildings – such as apartment buildings, multi-level parking lots and factories.
It offers an intuitive out-of-the-box user experience for easy setup and diagnostics, as well as exhaustive tutorials and technical documentation, and comes with an enclosure designed for efficient cooling and optional DIN rail mounting.
Complementing the MKR and Portenta SOM boards, the Arduino IoT Cloud platform and the other LoRa® components in the Arduino ecosystem, WisGate Edge Lite 2 enables you to create and deploy complete and industrialized IoT/IIoT and I4.0 applications – wrapping both RAKwireless™’s specific expertise and Arduino’s smooth user experience into high-quality solutions that connect your LoRa® devices better than ever, from smart cities to logistics and building automation.
Key benefits include:
- Secure Ethernet, Wi-Fi or LTE connectivity
- Rapid setup and diagnostics, backup and data logging thanks to SD card slot
- Deep coverage indoors, ideal for multi-story buildings
- Enclosure designed for efficient cooling; it allows for wall and DIN rail mounting (optional)
- WisGateOS, powered by RAKwireless™, based on open source OpenWRT and fully customizable
- Ideal to implement private networks directly connected to cloud platforms; compatible with public networks
- Limited cabling for installation thanks to Power over Ethernet (POE)
- Comprehensive technical documentation by RAKwireless™
Looking for an outdoor gateway for LoRaWAN® connectivity?
Check out WisGate Edge Pro, designed to bring the same ease-of-use and reliability to your outdoor applications.
Need Help?
Check the Arduino Forum for questions about the Arduino Language, or how to make your own Projects with Arduino. If you need any help with your product, please get in touch with the official Arduino User Support as explained in our Contact Us page.
Warranty
You can find your board warranty information here.
Tech specs
Processor | MT7628, DDR2 RAM 128 MB 32 MB flash memory |
LoRa® |
|
Interfaces |
|
Connectivity |
|
Dimensions / Weight |
|
Software Features |
|
Antennas | LoRa® with RP-SMA connector LTE Internal antenna Wi-Fi Internal antenna |
Certifications | CE, FCC, ACMA/RCM, UKCA IP 30 rating |
Conformities
Learn more
Get Inspired
Print a claw on your 3D printer and use a myoelectric sensor to control it.
"But can it run Doom?" is more than just a joke in the tech world. It is also a decent litmus test for the computing power of hardware. That test isn't very relevant for modern computers, but it is still worth asking when discussing microcontrollers. Microcontrollers vary in dramatically in processing power and memory, with models to suit every application. But if you have an Arduino Nano ESP32 board, you can run Doom as Naveen Kumar has proven. The Nano ESP32 is a small IoT development board for the ESP32-S3 microcontroller, featuring Wi-Fi® and Bluetooth® connectivity. It also has a relatively high clock speed and quite a lot of memory: 240MHz and 512kB SRAM, respectively. That still isn't enough to meet the requirements of the original Doom release, which needed a lot more RAM. But Kumar demonstrates the use of an MCU-friendly port that runs well on this more limited hardware. Want to give it a try yourself? You'll need the Nano ESP32, an Adafruit 2.8" TFT LCD shield, an M5Stack joystick, a Seeed Studio Grove dual button module, a breadboard, and some jumper wires to create a simple handheld console. You'll have to compile and flash the Retro-Go firmware, which was designed specifically for running games like Doom on ESP32-based devices. You can then load the specialized WAD (Where's All the Data) files. Kumar reports an average frame rate at a 320×240 resolution, which is very playable.