Skip to main content

Grove - Wio-E5

LoRaWAN® is a mark used under license from the LoRa Alliance®. The LoRa® Mark is a trademark of Semtech Corporation or its subsidiaries.

Before delving into the Grove Wio-E5, let's briefly understand the Wio-E5.

The Wio-E5 powered by the STM32WLE5JC, which integratis an ARM Cortex M4 ultra-low-power MCU and LoRa® RF radio SX126x into a single chip. It's a wireless RF module supporting LoRa® and LoRaWAN® protocols on EU868 and US915 frequencies, as well as (G)FSK, BPSK, (G)MSK, and LoRa® modulation. And it has obtained FCC, CE, IC and Telec certifications (For more information about Wio-E5, refer to the Wio-E5 wiki.)

The Grove Wio-E5 embeds this ultra-low-power Wio-E5. With onboard Grove connectors for easy plug-and-play integration, it provides your development board with powerful capabilities for ultra-long-range transmission.

As an upgrade of our old version - Grove - Long Range 868MHz - powered by RFM95 ultra-long-range Transceiver Module, Grove LoRa-E5 embedded with Wio-E5 STM32WLE5JC Module is a high-performance and easy-to-use wireless radio LoRa® module supporting LoRaWAN® protocol.

More comparison between the Wio-E5 and RFM95 chip:

By connecting Grove - Wio-E5 to your development boards, your devices are able to communicate with and control Wio-E5 conveniently by AT command through UART connection. Grove Wio-E5 will be a superior choice for IoT device development, testing, and long-distance, ultra-low power consumption IoT scenarios like smart agriculture, smart office, and smart industry. It is designed with industrial standards with a wide working temperature at -40℃ ~ 85℃, high sensitivity between -116.5 dBm and -136 dBm, and power output between 10 dBm and 22 dBm.

Features

  • Wio-E5 (STM32WLE5JC) embedded
  • Support LoRaWAN® protocol on EU868/US915 frequency band
  • Ultra-long transmitting range up to 10km (Ideal value in open space)
  • Easy control by AT command via UART connection
  • Rapid prototyping with plug-and-play Grove interfaces
  • Ultra-low power consumption and high performance

Harware Overview

  1. Wio-E5 STM32WLE5JC (Datasheet)

  2. MHF IPEX Connector

  3. Wire Antenna

  4. Grove Connector

  5. LED Indicators

Platform Supported

ArduinoRaspberry Pi

pir

pir

Specification

General Parameters
Voltage Supply: 3.3V - 5V
Power Output: Up to +20 dBm at 3.3V
Working Frequency868/915MHz
ProtocolLoRaWAN®
Sensitivity-116.5dBm ~ -136dBm
ModulationLoRa®, (G)FSK, (G)MSK and BPSK
CurrentOnly 60uA in sleep mode
Size20*40mm
Working Temperature-40℃ ~ 85℃
Part List:
Grove - Wio-E5 PCBA *1
Grove Universal Cable*1

Application

  • Works for LoRaWAN® sensor nodes and any wireless communication application

  • IoT device testing and development

✨ Contributor Project

  • Thanks for one of Seeed Studio's friend Andres to build the Grove - Wio-e5 library, providing multiple examples, suitable for Arduino boards like Arduino Nano 33 BLE Sense, and more importantly compatible with the XIAO ESP32S3 Sense.
  • This will allow the user an easy, clear and safe interaction with the SeedStudio LoRa module Grove - Wio-E5 and hopefully be used as both an educational tool for those who are doing their first steps into LoRa as well as prepared for the ones looking for using this module in low-power projects.

Application Notes

1. Factroy AT Firmare

Wio-E5 series has a built-in AT command firmware, which supports LoRaWAN® Class A/B/C protocol and a wide frequency plan: EU868/US915/AU915/AS923/KR920/IN865. With this AT command firmware, developers can easily and quickly build their prototype or application.

The AT command firmware contains a bootloader for DFU and the AT application. The "PB13/SPI_SCK/BOOT" pin is used to control Wio-E5 to stay in the bootloader or jump to the AT application. When PB13 is HIGH, the module will jump to AT application after reset, with a default baud rate of 9600. When PB13 is LOW (press the "Boot" button on Wio-E5 Dev Board or Wio-E5 mini), the module will stay in the bootloader, and keep transmitting "C" character every 1S at baud rate 115200.

attention
  • Factory AT Firmware is programmed with RDP(Read Protection) Level 1, developers need to remove RDP first with STM32Cube Programmer. Note that regression RDP to level 0 will cause a flash memory mass to erase and the Factory AT Firmware can't be restored again.
  • The "PB13/SPI_SCK/BOOT" pin on the Wio-E5 module is just a normal GPIO, not the "BOOT0" pin of the MCU. This "PB13/SPI_SCK/BOOT" pin is used in the bootloader of the Factory AT firmware, to decide to jump to APP or stay in bootloader(for DFU). The real "BOOT0" pin doesn't pinout to the module, so users need to be careful when developing the low-power applications.

2. Clock Configuration

2.1 HSE

  • 32MHz TCXO

  • TCXO power supply: PB0-VDD_TCXO

2.2 LSE

  • 32.768KHz crystal oscillator

3. RF Switch

Wio-E5 module ONLY transmits through RFO_HP:

  • Receive: PA4=1, PA5=0

  • Transmit(high output power, SMPS mode): PA4=0, PA5=1

Examples and Demo.

  1. Grove - Wio-E5 P2P Example
  2. Grove - Wio-E5 TTN Demo
  3. Grove - Wio-E5 Helium Demo
  4. Grove - Wio-E5 Used with Arduino Uno R4 Demo
  5. Grove - Wio-E5 Used with XIAO ESP32S3 Demo

Resources

Datasheet:

Certifications:

Relevant SDK:

Tech Support & Product Discussion

Thank you for choosing our products! We are here to provide you with different support to ensure that your experience with our products is as smooth as possible. We offer several communication channels to cater to different preferences and needs.

Loading Comments...