Page 2
Legal Notices The MultiTech products are not designed, manufactured or intended for use, and should not be used, or sold or re-sold for use, in connection with applications requiring fail-safe performance or in applications where the failure of the products would reasonably be expected to result in personal injury or death, significant property damage, or serious physical or environmental damage.
CONTENTS Contents Chapter 1 – Product Overview ..........................7 Overview ..................................7 What's New in Firmware Version 3.1 ........................... 7 xDot Bootloader................................7 Power Optimization ..............................7 Other Enhancements ..............................7 Documentation Overview ............................. 7 Related Documentation .............................. 8 mbed Documentation ..............................8 Programming the xDot Microcontroller ........................
Page 4
CONTENTS Crystals/Oscillator ..............................24 Sleep Wake and Deep Sleep Wake Pins ........................25 InterruptIn Limitations.............................. 25 xDot Pinout Design Notes ............................26 Serial Pinout Notes..............................26 Serial Settings................................26 LoRa .................................... 26 Throughput Rates..............................26 Range ..................................26 Resetting the xDot ..............................28 Chapter 5 –...
Page 5
CONTENTS User Responsibility..............................42 Chapter 7 – Regulatory Information........................43 EMC, Safety, and Radio Equipment Directive (RED) Compliance ................43 47 CFR Part 15 Regulation Class B Devices ......................... 43 FCC Interference Notice ............................. 43 FCC Notice ................................... 43 Industry Canada Class B Notice........................... 44 Chapter 8 –...
Page 6
CONTENTS In-System Programming of xDot..........................62 Schematic Example ..............................63 Recommended Programming Hardware for Production..................63 JTAG/SWD Connector .............................. 64 Chapter 14 – Appendix A Release Note Archive ..................... 65 What's New in Firmware Version 3.0 ......................... 65 LoRaWAN 1.0.2 Support ............................65 Listen Before Talk ..............................
PRODUCT OVERVIEW Chapter 1 – Product Overview Overview The MultiConnect xDot (MTXDOT) is a LoRaWAN , low-power RF device, capable of two way communication over long distances, deep into buildings, or within noisy environments using the unlicensed ISM bands in North America, Europe and worldwide.
USB drive, and reset the xDot. On the xDot mbed page, MultiTech supplies source code for non-RF portions of the xDot. To comply with FCC and ETSI certification, some portions of the software is available only as binary libraries.
EUI and Networking xDots have an Extended Unique Identifier (EUI). To query the device for the EUI, AT+DI: AT+DI=<8-BYTE-HEX-MSB> AT+DI=001122AABBCCDDEE For information on setting up xDots as part of a LoRa network, go to www.multitech.net. ® MultiConnect xDot MTXDOT Developer Guide...
GETTING STARTED Chapter 2 – Getting Started Getting Started with the xDot Developer Kit Getting started depends on what you want to do. By default, xDot ships with firmware that supports AT Commands that use the serial I/O. For AT Commands, refer to the separate MultiConnect Dots AT Command Reference Guide.
GETTING STARTED AT Command Port: XR21V1410 USB UART You may need to install a driver for the debug port to function properly. Go to: https://developer.mbed.org/handbook/Windows-serial-configuration On Mac systems, COM ports appear in the Device Manager as: /dev/cu.usbmodemx Where x is a string of numbers and possibly letters, ending in a number. The COM port with lower number is the AT command port and COM port with the higher number is the debug port.
Page 13
GETTING STARTED For the application, create a file with the following content. Name it mbed_app.json and place it in the root directory. "target_overrides": { "XDOT_L151CC": { "target.bootloader_img": "bootloader_location/bootloader.bin" ® MultiConnect xDot MTXDOT Developer Guide...
MECHANICAL DRAWINGS WITH PINOUTS Chapter 3 – Mechanical Drawings with Pinouts xDot ® MultiConnect xDot MTXDOT Developer Guide...
Page 15
MECHANICAL DRAWINGS WITH PINOUTS Note: The xDot development board uses a land pattern that matches the xDot land pattern in the previous image. All pads are 0.028 inches square except the large one, which is 0.098 inches x 0.028 inches. ®...
SPECIFICATIONS AND PIN INFORMATION Chapter 4 – Specifications and Pin Information MTXDOT Specifications Category Description General Compatibility LoRaWAN 1.0 specifications Interfaces Note that pin functions are multiplexed. Up to 19 digital I/O Up to 10 analog inputs 2 DAC outputs Wake pin Reset pin Full UART...
Page 17
SPECIFICATIONS AND PIN INFORMATION Category Description Environment Operating -40° C to +85° C Temperature Storage -40° C to +85° C Temperature Humidity 20%-90% RH, non-condensing Power Requirements Operating Voltage 2.4 to 3.57 V Certifications and Compliance EMC and Radio EN 300 220-2 V2.4.1:2012 EN 300 220-2 V2.4.1:2012 Compliance EN 301 489-03 V1.6.1:2013...
SPECIFICATIONS AND PIN INFORMATION LoRa Transmission Output Power 868 Models Max output 25 dBm Power Frequency On Power-up (dBm) 18 Hours After Bandwidth Power-up (dBm) 869.525 MHz 24.18 125 kHz 869.525 MHz 24.18 24.83 250 kHz 915 Models Max output 27 dBm Power Frequency On Power-up (dBm) 18 Hours After...
SPECIFICATIONS AND PIN INFORMATION Battery Draw Down xDot battery life depends on many variables, including transmit power, data rate, sleep usage, and duty cycle. The following figure represents the current consumption in one possible application. Use the current consumption values from the following Electrical Characteristics table when calculating average power consumption.
SPECIFICATIONS AND PIN INFORMATION Signal Description Conditions Typical Units Idle mode (no TX, no 11.1 RX), processor active TX, TXP=2 TX, TXP=11 62.5 TX, TXP=20 Maximum supply current. Transmitting at TXP=20, all peripherals active, no load on IO pins. VDD = 3.3V.
SPECIFICATIONS AND PIN INFORMATION Pin Information Pin Information Note: Using the mbed platform expands your pin functionality options. ® MultiConnect xDot MTXDOT Developer Guide...
Page 23
SPECIFICATIONS AND PIN INFORMATION Pins are on a 0.07 inch grid, and are 0.028 inches square (except for upper left) The xDot is 0.045 x 0.045, board is 0.93 x 0.93 xDot Pin STM32L151CCU6 (Where SW Name Notes applicable) PB12 SPI_NSS PB13 SPI_SCK...
SPECIFICATIONS AND PIN INFORMATION Sleep Wake and Deep Sleep Wake Pins Description Sleep Wake UART1_RX GPIO0 GPIO1 GPIO2 GPIO3 Wake Deep Sleep Wake Wake InterruptIn Limitations Due to the processor's architecture, only one pin of the same number (e.g. PA_1 & PB_1) may be configured as an InterruptIn.
SPECIFICATIONS AND PIN INFORMATION xDot Pinout Design Notes Refer to the mechanical drawing for your model for pin locations. All pins that go to connectors are directly connected to the processor. Refer to Pin Information table for pull up and pull down information. xDots allow you to program pins depending on your application: Serial: Available out of the box.
Page 27
SPECIFICATIONS AND PIN INFORMATION The following table provides example settings and the theoretical maximum range based on these settings. Example 18dB Transmit Power for Units Example 14dB Transmit Power for 915 MHz Models 868MHz Models Frequency TX Power TX Antenna Gain RX Sensitivity -120 -120...
SPECIFICATIONS AND PIN INFORMATION Resetting the xDot To reset the xDot Drive the RESET signal low for at least T NRESET Select either: Allow RESET to float. The internal pull-up resistor pulls it up. Drive the RESET line high. The processor starts executing code after the RESET line is high. ®...
ANTENNAS Chapter 5 – Antennas Antenna System The LoRa antenna performance depends on the implementation and antenna design. The integration of the antenna system into the product is a critical part of the design process; therefore, it is essential to consider it early so the performance is not compromised.
ANTENNAS Category Description Polarization Vertical RSMA-to-U.FL Coaxial Cables Coaxial Cable Specifications Optional antenna cables can be ordered from MultiTech Cable Type Coaxial Cable Attenuation <1.0db Connector Impedance 50 ohm Maximum Cable Length 16" (40 cm) Ordering Information Part Number Description...
ANTENNAS Chip Antenna Design Guidelines When designing antenna placement for the chip antenna, note the following: The antenna's long side must be along the edge of the ground plane. Remove the ground plane from all layers below the antenna. The distance from the antenna to the enclosure or plastic cover should be greater than 1.5 mm. The distance from the antenna to relatively large perturbations, such as a shield or large components, depends on the height of surrounding components.
ANTENNAS Antenna Matching Network The following images come from the xDot Developer Board schematics and show component populations for the antenna tuning circuit. The values you use depend on which frequency band you are using, 898 MHz or 915 MHz ®...
ANTENNAS OEM Integration FCC & IC Information to Consumers The user manual for the consumer must contain the statements required by the following FCC and IC regulations: 47 C.F.R. 15.19(a)(3), 15.21, 15.105 and RSS-Gen Issue 4 Sections 8.3 and 8.4. FCC Grant Notes The OEM should follow all the grant notes listed below.
ANTENNAS Note: Host design configurations constituting a device for portable use (<20 cm from human body) require separate FCC/IC approval. Host Labeling The following statements are required to be on the host label: This device contains FCC ID: AU792U13A16858 This device contains equipment certified under IC: 125A-0055 For labeling examples, see Cellular Approvals and Labeling Requirements.
SAFETY INFORMATION Chapter 6 – Safety Information Handling Precautions To avoid damage due to the accumulation of static charge, use proper precautions when handling any cellular device. Although input protection circuitry has been incorporated into the devices to minimize the effect of static build-up, use proper precautions to avoid exposure to electronic discharge during handling and mounting the device.
SAFETY INFORMATION Éteignez votre appareil sans fil dans les hôpitaux ou dans toutes les zones où des appareils médicaux sont susceptibles d'être utilisés. Interference with Pacemakers and Other Medical Devices Potential interference Radio frequency energy (RF) from cellular devices can interact with some electronic devices. This is electromagnetic interference (EMI).
Do not place the device alongside computer discs, credit or travel cards, or other magnetic media. The information contained on discs or cards may be affected by the device. Using accessories, such as antennas, that MultiTech has not authorized or that are not compliant with MultiTech's accessory specifications may invalidate the warranty.
This device is open development based product that contains a sub GHz radio technology. MultiTech has certified for compliance with US and Foreign compliance bodies including FCC, R&TTE and others. (e.g. FCC 15.247:2015 &...
US and Foreign compliance bodies including FCC, R&TTE and others. (e.g. FCC 15.247:2015 & IC RSS 247:2015) MultiTech provides software code meant to operate the radio to a level that maintains compliance with the operating modes under which these radio devices were certified. To ensure this level of compliance, the software code is provided in binary form only.
Substances) complements the WEEE Directive by banning the presence of specific hazardous substances in the products at the design phase. The WEEE Directive covers all MultiTech products imported into the EU as of August 13, 2005. EU-based manufacturers, distributors, retailers and importers are obliged to finance the costs of recovery from municipal collection points, reuse, and recycling of specified percentages per the WEEE requirements.
2011/65/EU of the European Parliament (Restriction of the use of certain Hazardous Substances in electrical and electronic equipment - RoHS). These MultiTech products do not contain the following banned chemicals Lead, [Pb] < 1000 PPM Mercury, [Hg] <...
ENVIRONMENTAL NOTICES Information on HS/TS Substances According to Chinese Standards In accordance with China's Administrative Measures on the Control of Pollution Caused by Electronic Information Products (EIP) # 39, also known as China RoHS, the following information is provided regarding the names and concentration levels of Toxic Substances (TS) or Hazardous Substances (HS) which may be contained in Multi-Tech Systems Inc.
(2) this device must accept any interference received, including interference that may cause undesired operation. The label shown is not the actual size. 1 - MultiTech Model Identification. 2 - MultiTech Ordering Part Number. 3 - Device Node Number. Example xDot Device Label Example Developer Board Device Label ®...
DEVELOPER KIT OVERVIEW Chapter 10 – Developer Kit Overview xDot Developer Kit The xDot developer kit comes with an xDot already mounted on the developer board. Simply plug the developer kit into a USB port on your computer to test, program, and evaluate your application. Developer Kit Package Contents Your Developer Kit (MTMDK-NX-XDOT-xx) includes the following: Developer Board...
DEVELOPER KIT OVERVIEW xDot Developer Kit Mechanical Drawings Note: The Reset and Wake buttons reset and wake the xDot processor. ® MultiConnect xDot MTXDOT Developer Guide...
DEVELOPER KIT OVERVIEW Micro Developer Board LEDs Description LED1 User-definable LED. LED3/SDA Programming Status. LED2/PWR Power, blue light when the board has power. LED4/PROXY LED for the proximity sensor, which is next to it (labeled U14 on the top assembly diagram).
DESIGN CONSIDERATIONS Chapter 12 – Design Considerations Noise Suppression Design Adhere to engineering noise-suppression practices when designing a printed circuit board (PCB). Noise suppression is essential to the proper operation and performance of the modem and surrounding equipment. Any OEM board design must consider both on-board and off-board generated noise that can affect digital signal processing.
Take precautions to avoid exposure to electrostatic discharge during handling. MultiTech uses and recommends that others use anti-static boxes that create a faraday cage (packaging designed to exclude electromagnetic fields). MultiTech recommends that you use our packaging when returning a product and when you ship your products to your customers.
MOUNTING XDOTS AND PROGRAMMING EXTERNAL TARGETS Chapter 13 – Mounting xDots and Programming External Targets Mounting the Device on Your Board A footprint diagram is included on the xDot Mechanical Diagram. Solder Profile Solder Paste: AIM M8 Lead-Free Note: Calculate slope over 120 seconds Name Low Limit High Limit...
MOUNTING XDOTS AND PROGRAMMING EXTERNAL TARGETS Setpoints (Celsius) Zone Bottom Conveyer Speed 32.0 inch/minute Max Rising Slope Max Falling Slope Soak Time 150- Peak Temp Total Time /218C 170C Position Slope Slope Time Temp Time <TC2> 1.38 -0.63 28.82 240.22 -30% 43.61 -55%...
Recommended Programming Hardware for Production Note: MultiTech does not recommend using the MTMDK-XDOT developer board for production programming. It doesn't have ESD protection, isn't enclosed, and wasn’t tested to be a robust solution for production. MultiTech recommends using the following programming hardware for production: Segger J-Link programmer - SEG-JLINK https://www.segger.com/products/debug-probes/j-link...
MOUNTING XDOTS AND PROGRAMMING EXTERNAL TARGETS JTAG/SWD Connector The developer board uses an unshrouded 9-pin header. Suitable connector headers include: Harwin: M50-3500542 Mouser: 855-M50-3500542 Samtec shrouded header: FTSH-105-01-F-D-K The Samtec FTSH-105 header dimensions are 0.25"x 0.188" (6.35mm x 4.78mm). Ensure that you connect your cable correctly, typically by matching the "1" marked on the board to the cable's red stripe.
APPENDIX A RELEASE NOTE ARCHIVE Chapter 14 – Appendix A Release Note Archive What's New in Firmware Version 3.0 The new release includes the following changes: LoRaWAN 1.0.2 Support Listen Before Talk Separate Channel Plans For more information on using these features, visit https://developer.mbed.org/platforms/MTS-xDot-L151CC/. LoRaWAN 1.0.2 Support Adds AS923, extending support to Brunei, Cambodia, Hong Kong, Indonesia, Japan, Laos, New Zealand, Singapore, South Korea, Taiwan, Thailand, and Vietnam.
Need help?
Do you have a question about the MultiConnect xDot MTXDOT-EU1 Series and is the answer not in the manual?
Questions and answers