Advertisement

menu search
EN
Wio Lite MG126
Wio Lite MG126 is a cost-effective SAMD21 based development board with the on-board MG126 Bluetooth Module. SAM D21 is
an ARM Cortex-M0+ based microcontroller and the MG126 is a 2.4GHz single-mode Bluetooth transceiver module. The same
with Wio Lite W600, this board is also compatible with Arduino zero( Used the same Arduino Core SAM D21) and has the same
compatible form factor with Adafruit Feather series.
We break out the 3.3V I/O pins of SAM D21, SAM D21 chip has rich I / O resources, including 14 digital pins, 6 analog pins, 1
UART port, 1 I2C port, and 1 ICSP port. More and more boards in Seeed use type C interfaces to supply power and transmit
data, so does the Wio Lite MG126. Meanwhile, there is a JST2.0 Li-Po battery port, you can use 3.5V or 4.2V Li-Po battery to
power this board.
Now, let's talk about the Bluetooth Core, the MG126. MG126 is a 2.4GHz BLE RF transceiver with software configurable
registers, embedded packet handling engine. It can work with ultra-low power. The Bluetooth air data rate of MG126 is 1Mbps
and MG126 can talks with Arduino core at the speed of 4Mbps via the SPI interface.
Features

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Wio Lite MG126 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Seeed Wio Lite MG126

  • Page 1 UART port, 1 I2C port, and 1 ICSP port. More and more boards in Seeed use type C interfaces to supply power and transmit data, so does the Wio Lite MG126. Meanwhile, there is a JST2.0 Li-Po battery port, you can use 3.5V or 4.2V Li-Po battery to power this board.
  • Page 2: Specification

    Arduino Zero Compatible/ Adafruit Feather Compatible 2.4GHz ISM band operation with 2MHz channel spacing 1Mbps air data rate Ultra-low power Specification...
  • Page 3: Hardware Overview

    Parameter Value Main Controller Microcontroller SAM D21 Digital I/O Pins Analog Input Channels DC Current per I/O Pin 40 mA IO Input Voltage 3.3 V SRAM 32 KB Flash 256 KB Maximum CPU Frequency 48 MHz Bluetooth Bluetooth Core MG126 Frequency Band 2.4GHz ISM Data Rate...
  • Page 4: Getting Started

    Before the start, please download the nRF Connect app from Google/Apple Store. nRF Connect is compatible with standard Bluetooth protocol functions, all examples are tested based on this app. Hardware Materials required Wio Lite Mg126 x1 Computer x1 USB typc cable x1 Jumper x1...
  • Page 5 Some USB cables can only supply power and cannot transfer data. If you don't have a usb cable or don't know if your usb cable can transmit data, you can check Seeed USB type C support USB 3.1. Connect the Wio Lite MG126 to your computer via the USB cable. Software Step 1. You need to Install an Arduino Software. Launch the Arduino application Double-click the Arduino application (arduino.exe) you have previously downloaded.
  • Page 6 Arduino board. Reconnect the board and select that serial port. warning Attention You may not find the MG126 examples in the File > Examples tab before you select the wio Lite MG126 board. When you select the board, the examples will appear here. Step 4. Open the demo...
  • Page 7 warning Attention It is important to note that since the arduino IDE is temporarily incompatible with static libraries (our Bluetooth protocol stack is compiled into a static library), the following configuration needs to be changed when the example uses the Bluetooth library. 1.
  • Page 8 Demo Name Function DeviceInfo analog_output The analog value on the development board is obtained via Bluetooth and displayed on the Wio_BLE_Analog mobile app. button Press onboard user button and print in the serial monitor. echo_ble Bluetooth echo server, that is, the mobile phone receives the data sent by the development Wio_Lite_BLE board.
  • Page 9: Function Interface

    warning Attention Due to the caching function of Bluetooth, every time you modify the feature value of Bluetooth (that is, download the example using different Bluetooth functions), you need to clear the cache of the app once, also you need to restart the phone. Function interface WiFi function interface a.
  • Page 10 © 2008-2018 Seeed Technology Co.,Ltd. All rights reserved. Privacy Policy...

Table of Contents