Multitech MultiConnect xDot Quick Start Manual

MultiConnect®xDotTMDeveloper Kit
MTMDK-XDOT Quick Start
MultiConnect®xDotTMDeveloper Kit MultiTech Systems MultiConnect®xDotTMDeveloper Kit MultiTech Systems
Quick Start Quick Start
Product Documentation
xDot Developer Guide: Developer information, including
specifications, pin information, regulatory content, and developer board schematics. Go to: http://www.multitech.net/developer/multiconnect-xdot
DOT Series AT Command Reference: Includes details on the
AT commands available for xDots. Go to: http://www.multitech.net/developer/multiconnect-xdot
MultiTech Developer Site: Application notes, LoRa
information, and information on using xDots with MultiConnect Conduit (MTCDT) gateway. Go to: www.multitech.net
Processor Datasheet: ST Micro ARM®Cortex®-M3 processor
(STM32L151CCU6) datasheet is available on the ST website: http://www.st.com/
Safety and Regulatory Content
For safety and regulatory content, refer to the mDot Developer Guide.
Using the mbed Platform
The mbed platform provides free software libraries, hardware designs and online tools for professional rapid prototyping of products based on ARM microcontrollers.
The platform includes a standards-based C/C++ SDK, a microcontroller HDK and supported development boards, an online compiler and online developer collaboration tools. The MultiTech xDot mbed page includes libraries and information on using xDot with the mbed platform.
Explore mbed: http://developer.mbed.org/explore/ mbed
Getting Started: http://developer.mbed.org/getting-started/ mbed
Handbook: http://developer.mbed.org/handbook/Homepage
xDot mbed Documentation:https://developer.mbed.org/platforms/MTS-
xDot-L151CC/
MultiConnect®xDotTMDeveloper Kit Quick Start
Document Number: 82101900L Rev 1.0
Copyright and Trademark
This publication may not be reproduced, in whole or in part, without the specific and express prior written permission signed by an executive officer of Multi-Tech Systems, Inc. All rights reserved. Copyright © 2016 by Multi-Tech Systems, Inc.
Multi-Tech Systems, Inc. makes no representations or warranties, whether express, implied or by estoppels, with respect to the content, information, material and recommendations herein and specifically disclaims any implied warranties of merchantability, fitness for any particular purpose and non-infringement. Multi-Tech Systems, Inc. reserves the right to revise this publication without obligation to notify any person or organization of such revisions or changes.
MultiTech, MultiConnect, and the MultiTech logo are registered trademarks of Multi-Tech Systems, Inc. All other brand and product names are trademarks or registered trademarks of their respective companies.
MultiConnect®xDotTMDeveloper Kit MultiTech Systems MultiConnect®xDotTMDeveloper Kit MultiTech Systems MultiConnect®xDotTMDeveloper Kit MultiTech Systems
Quick Start Quick Start Quick Start
Welcome
This Quick Start includes information on the MultiConnect®xDot
TM
Developer Kit.
The MultiConnect xDot (MTXDOT) is a LoRaWANTM, 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. The xDot is a compact surface­mount device with an mbed enabled processor and enhanced security. The xDot features an integrated ARM®Cortex®-M3 processor and mbed
TM
compatible software library for developers to control, monitor and bring edge intelligence to their Internet of Things (IoT) applications.
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) includes the following:
Developer Board 1 - xDot Developer Board with xDot
Customer Notices Quick Start
Firmware Updates
Before starting your project development, make sure you have the latest firmware for the Developer Kit and xDot. Go to the xDot mbed page for firmware. https://developer.mbed.org/platforms/MTS-xDot-L151CC/
Getting Started
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.
To send commands to the xDot:
1. Plug the developer board into a USB port.
2. Open communications software, such as TeraTerm, Putty,
or Minicom.
3. Set the following:
Baud rate = 115,200
Data bits = 8
Parity = N
Stop bits = 1
Flow control = Off
Two serial interfaces are available through the USB interface, one is used to send AT commands to the xDot and the other is for debug messages. Refer to Specifications and Pin Information in the MultiConnect xDot Developer Guide for information on which pins are available out of the box.
xDot Pinout
Developer Board
Loading...