The Wio LTE is a versatile IoT development board designed to simplify the integration of LTE (4G) cellular connectivity, GNSS (Global Navigation Satellite System) positioning, and other IoT functionalities into projects. Here’s a comprehensive overview:

Overview

Key Features

Applications

Benefits

Usage and Development

  1. Hardware Setup:
    • Insert a SIM card compatible with your LTE carrier.
    • Connect power (can be USB or battery).
    • Attach any necessary sensors or peripherals via Grove connectors.
  2. Software Development:
    • Install the necessary libraries for the Wio LTE in your Arduino IDE or set up MicroPython environment.
    • Write code to handle cellular communication, GNSS tracking, and sensor data processing.
  3. Deployment:
    • Deploy the device in the field or integrate it into your project, ensuring proper power supply and antenna positioning for optimal signal reception.
  4. Data Management:
    • Set up a backend server or use cloud services to receive, process, and store data from your Wio LTE device.

Wio Tracker (Wireless Input Output) is an open source gateway which enable faster IoT GPS solutions. It is Arduino and Grove compatible development boards that helps you track nearly any moving thing on the planet and then upload that data wirelessly. The Wio LTE is the LTE version of Wio Tracker, so now we’ve got 2 versions of Wio Tracker and the LTE (4G) version will make some differences.

There are three main updates comparing the Wio LTE to the 2G version. Firstly, from its name we know that the Wio LTE supports LTE (4G) communication which is much faster and popular than 2G. Secondly, the Wio LTE supports in total 4 different GNSS – GPS, Beidou, GLONSS and Galileo, the QZSS is also supported as bonus. With more GNSS support, positioning will be more accurate. Thirdly, the Wio LTE‘s MCU is upgraded to STM32F405RG, which is based on Cortex-M4, makes the Wio LTE 5 times faster than the 2G version. What’s more, the flash and RAM have also been raised to 1Mbytes and 192+4k bytes.

Apart from the three main updates, the LTE version is almost the same as the 2G version. If your project is using the 2G version, it would be very easy to update to the LTE version because we have prepared transplantable and expansible AT command library. The Arduino and Grove compatibility allows for quicker development through numerous libraries and a supportive community. The GPS library which will be available with the board is not just limited to Arduino – it can function just as well if you chose to develop in C/C++. With the onboard 6 Grove connections, developers can create any combination of our 180+ sensors and actuators to build project and solve any problem. Simplifying the prototyping and development phase is our goal.

The Wio LTE is well suited for outdoor projects where the device can connect to the GPS satellites and provide a real-time location of the item it is attached to. The LTE provides a wide bandwidth which allows much faster interaction between the user and device. If you are going to build  projects like a bicycle sharing service, tracking pets or livestock, locating a vehicle, or even keeping track of a child, the Wio LTE is the best solution. 

Note: 

  
 Features

Documents

Wio LTE US Version V1.1 Schematic

Wio_LTE_Arduino_Library

Wio_LTE_JavaScript_Demo

AT Command

ECCN/HTS

HSCODE8517180050
USHSCODE8543708800
UPC841454120087
EUHSCODE8543709099
COOCHINA

Technical Details

Technical details

Dimensions54.7mm x48.2mm x0mm
WeightG.W 101g
BatteryLithium Cells/Batteries packed with equipment UN3481 -PI966

Conclusion

The Wio LTE US Version with 4G Cat.1 and GNSS capabilities provides an accessible platform for developers looking to add cellular connectivity and precise location tracking to their IoT projects. Its combination of LTE, GNSS, and an easy-to-use development environment makes it suitable for a wide array of applications, from simple tracking solutions to complex IoT systems requiring real-time data transmission.

Leave a Reply

Your email address will not be published. Required fields are marked *