BitPipe Cellular Dev-Kit

Size: px
Start display at page:

Download "BitPipe Cellular Dev-Kit"

Transcription

1 Rev

2 Table of Contents Table of Contents... 2 Table of figures Revision history Introduction Included Material Requirements BitPipe Development Kit Description Quick Start Install PC driver for the FTDI communication cable Install BitPipe Cellular Test Tool Software BitPipe Cellular Modem Installation SIM card insertion FTDI communication cable Antenna Power In / Boot-up Start BitPipe Cellular Modem Test Tool Software PC to Modem Connection Cellular Network Connection Status Configure your APN Download Your First Web Page using TCP Connection Send and Receive your First TCP Data SMS Tab Debug Tab Autonomous Mode Demo

3 Table of figures Figure 1: BitPipe Development Kit... 5 Figure 2: ADPT-BP-DEMO sections... 6 Figure 3: ADPT-BP-BOB headers... 7 Figure 4: Modem fastened with the screw... 9 Figure 5: SIM card orientation... 9 Figure 6: SIM card insertion Figure 7: BitPipe Cellular Test Tool Figure 8: Communication port selection Figure 9: Communication successfully established Figure 10: Power-On Radio Figure 11: DC-DC Warning Figure 12: Radio status Figure 13: Mobile Information tab Figure 14: Configure APN Figure 15: Establish socket connection Figure 16: Received data Figure 17: TCP echo Figure 18: SMS Tab Figure 19: SMS reception Figure 20: Debug tab Figure 21: Autonomous Mode Configuration Figure 22: BitPipe Dev-Kit Demo Website

4 1. Revision history Revision Date Comments Pre release First release 2. Introduction The BitPipe Development Kit provides an easy way to test the BitPipe cellular modules. The BitPipe Cellular Test Tool is designed to help to test all the functionalities of the modem and perform cellular communication within minutes. 3. Included Material The development kit contains the following items: 1x BitPipe Cellular modem 1x ADPT-BP-DEMO (demo board) 1x ADPT-BP-BOB (break out board) 1x Penta Band Antenna* 1x UFL to SMA antenna adapter* 1x AC-DC Wall Mount Adapter 9V-12W 1x USB to Serial communication cable 3.3V (TTL-232R-3V3-2MM) 1x Screw * Depending on the BitPipe flavor you ordered, the content of the development kit may vary. The latest version of the BitPipe Cellular Test Tool is available for download on the Briowireless website. Please visit the download section for all the technical documentation required for development. 4

5 Figure 1: BitPipe Development Kit 4. Requirements In order to use the development kit, the user will need to provide the following: An activated Micro SIM (3FF) A PC with Windows 7 or higher 5

6 5. BitPipe Development Kit Description In the Development Kit, there are two base boards available to connect the BitPipe. Each one are described below. The demo board is mainly used to do a quick demonstration of the BitPipe autonomous mode. The Figure 2 identifies different sections of the board. Each section are listed below 1. Thumbwheel (GPIO3) 2. BitPipe Connector 3. LEDs (GPIO0, GPIO1, GPIO2) 4. AUTONOMOUS switch (SW1) 5. FTDI Connector 6. Power ON (D1) Refer to section 7 for more information about how to use the autonomous mode Figure 2: ADPT-BP-DEMO sections 6

7 The break o board is used to provide an easy connectivity to the BitPipe Cellular modem connector when prototyping. Two 100 mils headers are available on the bottom side, spaced to fit most breadboards. Figure 3 provides the pinout of those headers. Please refer to the BitPipe Cellular modem datasheet before connecting to any circuitry. Figure 3: ADPT-BP-BOB headers 7

8 6. Quick Start This quick start guide is a simple walkthrough to help with the first cellular data transmission using the BitPipe Cellular modem Install PC driver for the FTDI communication cable Download and install the cable manufacturer (FTDI) driver on your PC. Driver can be found (here). Plug the FTDI communication cable (TTL-232R-3V3-2MM) in one of the PC USB port, and confirm that the cable is correctly detected. Under Device Manager (in Windows), you should see a USB Serial Port device under Ports (COM & LPT): 6.2. Install BitPipe Cellular Test Tool Software Download and unzip, in a folder of your choice, the latest version of BitPipe Cellular Test Tool. The latest version can be found (here) BitPipe Cellular Modem Installation Insert the modem in the demo board identified as ADPT-BP-DEMO in the Figure 2 and use the provided screw to securely fasten the modem on the dev-kit. The switch (SW1) should be at the position OFF to 8

9 enable the Modem mode. Please refer to the BitPipe Cellular modem datasheet for more information about Operating modes. Figure 4: Modem fastened with the screw 6.4. SIM card insertion Insert the SIM card in the slot in the front of the modem. A click should be heard when it is fully inserted. The SIM card holder is a Push-in / Push-out type. Figure 5: SIM card orientation 9

10 Correct Incorrect Figure 6: SIM card insertion 6.5. FTDI communication cable Connect the communication cable (TTL-232R-3V3-2MM) in the demo board identified as FTDI Connector in the Figure Antenna Install the provided antenna in the modem SMA or UFL connector Power In / Boot-up Connect the Wall adaptor in the power outlet and the barrel plug extremity in the demo board lowerright connector in the Figure 2. The modem will boot automatically and the green LED identified as Power ON (D1 designator) in the Figure 2 will light-up when the modem is ready to establish the communication with the PC. 10

11 6.8. Start BitPipe Cellular Modem Test Tool Software Launch the BP-C-TestTool.exe application (previously unzipped in the section 6.2 of this document). Figure 7: BitPipe Cellular Test Tool 11

12 6.9. PC to Modem Connection The first step in using the modem is to establish the communication between the PC and the modem. Once the Modem is correctly connected and powered: 1- Click on the BitPipe dropdown menu 2- Click on Connect to BitPipe 3- Select the correct serial port to communicate in the pop-up window a. The default UART speed is bps. 4- Then click OK to start the communication Figure 8: Communication port selection As displayed in the Figure 9, the status indicator located in the lower right corner of the test tool indicates the port number on which the communication has been established. Figure 9: Communication successfully established 12

13 6.10. Cellular Network Connection Status To allow the BitPipe Cellular modem to establish the registration on the cellular* network, you need to power on the radio. 1- Click on the tab Mobile Information 2- Click on the button Power-On Radio with the DC-DC radio button selected *Before following these procedures, make sure your SIM card has a data plan. Figure 10: Power-On Radio Since you are using the demo board, it is safe to use the DC-DC translator to power the board so you can accept the warning by clicking Yes. Figure 11: DC-DC Warning As displayed in the Figure 12, wait until the radio status is set to Ready Figure 12: Radio status 13

14 The Mobile Information tab will display the network connection status. Press the Retrieve buttons one by one to update the associated information. Figure 13: Mobile Information tab 14

15 6.11. Configure your APN Select the Mobile Information tab and enter your cellular carrier APN information required to send data over its network. This information must be provided by the cellular carrier. Login and password could be optional, depending on the cellular carrier. Then click on Configure Figure 14: Configure APN Download Your First Web Page using TCP Connection It s possible to download web pages content by sending a HTTP GET request to a web server. 1- Click on the IP Socket tab 2- Write down the hostname in the Hostname (or IP address) field, and port a. For example Port: If a connection is already established with another server, click Close connection 4- Click Initiate Connection to open a socket with the server listed in step 2 5- Write the GET request to download a web page a. For example GET / HTTP/1.1 b. Add two carriage return and line feed (Press 2 times on Enter ) 6- Click the Send Payload button 7- The response content will be displayed in the Received Data section 15

16 The Figure 16 shows the result of the HTTP GET example. Figure 15: Establish socket connection Figure 16: Received data 16

17 6.13. Send and Receive your First TCP Data This example demonstrates sending and receiving a message from a public TCP echo server on the Internet. Follow these steps: 1- Click on the IP Socket tab 2- Write down the URL in the Hostname (or IP address) field a. For example IP , Port 7 3- If a connection is already established with another server click Close connection 4- Click Initiate Connection to establish a TCP connection with the server listed in step 2 5- Enter a text message in field below the Connection Status 6- Click the Send Payload button 7- The response content will be displayed in the Received Data section The Figure 17 shows the result of the TCP echo server example. You can use your own TCP echo server, or if you don t have one, contact us, we can provide you with an access to our TCP Echo server. 17

18 Figure 17: TCP echo 18

19 6.14. SMS Tab This example demonstrates sending and receiving a text message (SMS) from/to a cellphone. Follow these steps: 1- In the MSISDN (Phone Number) field, enter the receiver phone number 2- Select the message encoding 3- Click Setup SMS 4- Enter your message in the text box below the Setup SMS button 5- Click Send SMS The Figure 18 shows the result of the SMS transmission. 19

20 Figure 18: SMS Tab 20

21 6- On the recipient cellphone, write back a message to the Bitpipe 7- Once received, the SMS message will be written in the SMS Reception textbox. The Figure 19 shows the result of the SMS reception. Figure 19: SMS reception 21

22 6.15. Debug Tab The Debug tab is aimed at software/firmware integrators, to help them at the UART communication layer. The BitPipe Serial API is used to communicate with the BitPipe over UART. This tab can be seen as a tool to deepen understanding of communication, and facilitate troubleshooting of issues that may be encountered while integrating the BitPipe. This tab allows you to see the actual message generation, transmission of a request and reception of a reply. An example is provided to retrieve the BitPipe firmware version. Here are the steps: 1- In the Input Command Data field, enter the following hexadecimal string: Click Generate Message a. The message is displayed in the Generated Message field. 3- Click Send Message a. The message is sent to the BitPipe, a reply should be immediately visible in the Received Reply box below. As can be seen in Figure 20, the binary data exchanged is displayed in hexadecimal notation, with the character representation on the left. This allows easy analysis of message data exchanged. The Message CRC will be computed by the Test Tool, so there s no need to enter it in the Input Command Data. Refer to the BitPipe Serial API documentation for more information. The latest version can be found (here) in the Download section. 22

23 Figure 20: Debug tab 23

24 7. Autonomous Mode Demo The Autonomous Mode allows the BitPipe to be used without a controlling Host (or application). You can read more about this operating mode in the BitPipe Cellular modem datasheet. To easily demonstrate how this mode works, a demo back-end has been set up on Briowireless servers. You may configure your BitPipe to use this back-end to test and see how simple it is to configure, monitor and control the BitPipe s IOs. To set-up your BitPipe for this demo, it must be configured with Briowireless server information. This includes setting the MQTT Hostname, MQTT Port and Keep-Alive Interval. For your convenience, this information can easily be configured by following these steps: 1- Open the Autonomous Mode Configuration dialog from the Tools menu 2- In the popped-up dialog, click on Load Demo Config The configuration for the demo is auto-filled in the form. 3- Click on Configure : Figure 21: Autonomous Mode Configuration 24

25 4- Unplug the power supply from the BitPipe 5- Turn the AUTONOMOUS switch to ON, designated by SW1 on the demo board 6- Plug back the power supply in the BitPipe After step 6, the BitPipe should automatically start the Radio and establish a connection to the demo servers. This requires that the APN is configured, and an activated SIM with a data plan is inserted in the BitPipe. See section 6.4 and From the Autonomous Mode Configuration dialog, press Open Web Page to remotely control the BitPipe LEDs intensity, and monitor the actual value of the thumbwheel (potentiometer), in real-time. Note: Changing the Autonomous Mode configuration requires a power-cycling of the BitPipe. Figure 22: BitPipe Dev-Kit Demo Website 25

BitPipe Cellular Dev- Kit

BitPipe Cellular Dev- Kit BitPipe Cellular Dev- Kit Rev 1.2 2018-03-19 Table of Contents Table of Contents... 2 Table of figures... 3 1 Revision history... 4 2 Introduction... 4 3 Included Material... 4 4 BitPipe Development Kit

More information

4G LTE CAT 4 Skywire User Manual

4G LTE CAT 4 Skywire User Manual 4G LTE CAT 4 Skywire User Manual NimbeLink Corp Updated: April 2017 PN 30229 rev 2 NimbeLink Corp. 2017. All rights reserved. 1 Table of Contents Table of Contents 2 1. Introduction 3 1.1 Orderable Part

More information

COMWAY LED Remote Display Starter Kit

COMWAY LED Remote Display Starter Kit COMWAY LED Remote Display Starter Kit Page 1of 14 Index 1. Introduction... 3 2. Package List... 3 3. WG8010 Cellular IP Modem Installation... 4 3.1 SIM Card Installation... 4 3.2 Connecting the Antenna...

More information

Skywire Development Kit User Manual

Skywire Development Kit User Manual Skywire Development Kit User Manual NimbeLink Corp Updated: March 2016 PN 30005 rev 10 NimbeLink Corp. 2016. All rights reserved. 1 1. Introduction 1.1 Orderable Part Numbers 1.2 Product Overview 1.3 Block

More information

Using USB Interface on Bitpipe

Using USB Interface on Bitpipe Using USB Interface on Bitpipe Application Note AN0031 Rev. 1.0 07/07/2017 Table of Contents 1 Document revision history... 3 2 Scope... 3 3 Radio wireless connectivity... 3 3.1 BP32G... 3 3.1.1 Linux...

More information

Banner Connected Data Solutions Web Service

Banner Connected Data Solutions Web Service Banner Connected Data Solutions Web Service Instruction Manual Original Instructions 178337 Rev. E 14 September 2018 Banner Engineering Corp. All rights reserved 178337 Contents 1 Banner Web Services...

More information

Skywire Development Kit User Manual

Skywire Development Kit User Manual Skywire Development Kit User Manual NimbeLink Corp Updated: October 2017 PN 30005 rev 12 NimbeLink Corp. 2017. All rights reserved. 1 Table of Contents 1. Introduction 2 1.1 Orderable Part Numbers 2 1.2

More information

Operation Manual for OutboxSMS-Lite

Operation Manual for OutboxSMS-Lite Operation Manual for OutboxSMS-Lite Copyright 2006-2016 Felltech Limited. All rights reserved The use and copying of this product is subject to a license agreement. Any other use is prohibited. No part

More information

mobilecam GM-GV3 mobilecam & Viewer Software User Guide

mobilecam GM-GV3 mobilecam & Viewer Software User Guide GM-GV3 & Viewer Software User Guide 1 Table of Contents Chapter 1 GM-GV3 Overview 1.1 Package contents. 1.2 GM-GV3 overview.. 1.3 peripheral connection diagram.. Chapter 2 Install the Program & Setup the.

More information

Cinterion BGS2T (RS232) Terminal Starter Kit. Getting Started Guide

Cinterion BGS2T (RS232) Terminal Starter Kit. Getting Started Guide Cinterion BGS2T (RS232) Terminal Starter Kit Getting Started Guide BGS2T (RS232) Terminal Starter Kit Contents PLEASE NOTE KIT CONTENTS MAY VARY ACCORDING TO ORIGIN AND THE INTENDED COUNTRY OF OPERATION

More information

CoverTitle. PinPoint XT. Quick Start Guide for AT&T Rev 1.0

CoverTitle. PinPoint XT. Quick Start Guide for AT&T Rev 1.0 PinPoint XT Quick Start Guide for AT&T CoverTitle 20070914 Rev 1.0 Activating your PinPoint XT on AT&T Installing the SIM Configuring the APN Hardware Installation Indicator Lights Optional: Setting up

More information

APS-3 Revision Important Quick Start Guide. Typical Box Contents

APS-3 Revision Important Quick Start Guide. Typical Box Contents APS-3 Revision 3.0.0 Important Quick Start Guide Congratulations on purchasing your new APS-3 System. This Important Quick Start Guide contains information you need to set up and begin using your APS-3.

More information

Gemalto (Cinterion) EHS6 Concept Board

Gemalto (Cinterion) EHS6 Concept Board Gemalto (Cinterion) EHS6 Concept Board Getting Started Guide The Gemalto (Cinterion) EHS6 Concept Board is a valuable tool for both embedded hardware designers and software developers wishing to explore

More information

Quick Start Guide. M2M Serial Modem NTC

Quick Start Guide. M2M Serial Modem NTC Quick Start Guide M2M Serial Modem NTC-3000-04 Quick start guide This quick start guide is designed to get you up and running quickly with your new NTC-3000-04 M2M Serial Modem. More advanced set up instructions

More information

S2C Link Accessory Kit Datasheet

S2C Link Accessory Kit Datasheet S2C Link Accessory Kit Datasheet Part Number: NL-S2CK NimbeLink Corp Updated: May 2018 PN 30230 rev 3 NimbeLink Corp. All Rights Reserved 1 Table of Contents Introduction 3 Overview 3 Technical Specifications

More information

Gemalto EHS6T-USB Terminal Starter Kit. Getting Started Guide

Gemalto EHS6T-USB Terminal Starter Kit. Getting Started Guide Gemalto EHS6T-USB Terminal Starter Kit Getting Started Guide EHS6T-USB Terminal Starter Kit Contents Image is for a Kit A version. Other versions with different antenna may be available. This manual is

More information

GSM communicator G16 USER MANUAL

GSM communicator G16 USER MANUAL USER MANUAL UAB TRIKDIS Draugystės str. 17, LT-51229 Kaunas LITHUANIA E-mail: info@trikdis.lt Webpage: www.trikdis.lt Contents SAFETY REQUIREMENTS... 2 DESCRIPTION... 3 LIST OF COMPATIBLE CONTROL PANELS...

More information

Skywire Development Kit User Manual

Skywire Development Kit User Manual Skywire Development Kit User Manual NimbeLink Corp Updated: April 2018 PN 30005 rev 15 NimbeLink Corp. 2018. All rights reserved. 1 Table of Contents 1. Introduction 3 1.1 Orderable Part Numbers 3 1.2

More information

CF Plug-In. Evaluation Board User Guide. Bulletin Revision Date

CF Plug-In. Evaluation Board User Guide. Bulletin Revision Date CF Plug-In Evaluation Board User Guide Bulletin Revision Date JA03-EBUG 00 06 Dec 2017 Table of Contents I. Introduction------------------------------------------------------------------------- 2 Scope

More information

WB40NBT Quick Start Guide Version 2.0

WB40NBT Quick Start Guide Version 2.0 WB40NBT Quick Start Guide Version 2.0 Americas : +1-800-492-2320 Europe : +44-1628-858-940 Hong Kong : +852-2923-0610 REVISION HISTORY Revision Date Description Approved By 1.0 21 March 2012 Initial version

More information

LC200 Series. Quick Start Guide. linkconnect Starter Kit. Rev 1.2

LC200 Series. Quick Start Guide. linkconnect Starter Kit. Rev 1.2 LC200 Series linkconnect Starter Kit Quick Start Guide Rev 1.2 What s in the Box? As standard, the LC200 starter kit comes with the following: LC200-XXXX modem LC200 PSU Multi Adaptor Mike 1A antenna 1M

More information

User s Guide for 3G/GPS Camera

User s Guide for 3G/GPS Camera User s Guide for 3G/GPS Camera Version: 1.2 Date: October 26, 2010 Revision History Version Date Changes 1.0 06/29/2010 First Release of 3G/GPS Camera User s Guide 1.1 10/14/2010 Update the function description

More information

Remote Console Manager with GSM Modem QS Guide

Remote Console Manager with GSM Modem QS Guide LES1204A-3G-R2 Remote Console Manager with GSM Modem QS Guide Quick Start Guide This Quick Start Guide helps you through installation, configuration, and local operation. For more details, refer to the

More information

M2M Router User Manual (Extract)

M2M Router User Manual (Extract) M2M Router User Manual (Extract) v1.9 Rev: 1.9 2017-06-29 1. Starting the router 1.1 Cable connection 1. Mount a 2G/3G or 4G or an LTE 450/CDMA 450 SMA antenna to the Antenna titled SMA-M interface (according

More information

3G/4G OUTDOOR ROUTER Instruction Manual

3G/4G OUTDOOR ROUTER Instruction Manual 3G/4G OUTDOOR ROUTER Instruction Manual SKU: MRE401 1. Introduction With an integrated mobile modem and Wi-Fi amplifier, the MRE401 outdoor router can receive 3G/4G mobile phone signals and establish a

More information

Symphony Link Gateway Quick Start Guide - Indoor Models... 3 Step 1: Turn on the gateway... 4 Step 2: Access the gateway's local webpage...

Symphony Link Gateway Quick Start Guide - Indoor Models... 3 Step 1: Turn on the gateway... 4 Step 2: Access the gateway's local webpage... LL-BST-8 GATEWAYS Table of Contents Symphony Link Gateway Quick Start Guide - Indoor Models... 3 Step 1: Turn on the gateway... 4 Step 2: Access the gateway's local webpage... 5 Step 3: Connect the gateway

More information

ModemUSB/E12 User Manual v0.1

ModemUSB/E12 User Manual v0.1 User Manual v0.1 TABLE OF CONTENTS TABLE OF CONTENTS...2 1. ATTENTION...3 2. FOR YOUR SAFETY...3 3. USER S SERVICE...5 4. BASIC INFORMATION...6 4.1 Introduction...6 4.2 Legal Notice...6 4.3 Contacts...6

More information

Quick Start Guide LES1308A, LES1316A LES1332A, LES1348A. Securely manage data center and network equipment from anywhere in the world.

Quick Start Guide LES1308A, LES1316A LES1332A, LES1348A. Securely manage data center and network equipment from anywhere in the world. LES1308A, LES1316A LES1332A, LES1348A 8-/16-/32-/48-Port Advanced Console Server with GSM Modem QS Guide Quick Start Guide Securely manage data center and network equipment from anywhere in the world.

More information

Remote Console Manager with GSM Modem QS Guide

Remote Console Manager with GSM Modem QS Guide LES1204A-3G-R2 Remote Console Manager with GSM Modem QS Guide Quick Start Guide This Quick Start Guide helps you through installation, configuration, and local operation. For more details, refer to the

More information

BROADBAND 3G/4G MODEM Instruction Manual

BROADBAND 3G/4G MODEM Instruction Manual SKU: WRT2 BROADBAND 3G/4G MODEM Instruction Manual 1. Introduction With an integrated broadband cellular modem and Wi-Fi booster, the WRT2 3G/4G modem can receive 3G/4G mobile phone signals and establish

More information

Altus APS3G Quick Start guide

Altus APS3G Quick Start guide Altus APS3G Quick Start guide Revision 1.0.1 Congratulations on purchasing your new Altus APS3G System. This Important Quick Start Guide contains information you need to set up and begin using your Altus

More information

User Manual for VE GSM Modem

User Manual for VE GSM Modem User Manual for VE GSM Modem INTRODUCTION GSM/GPRS Smart Modem is a multi-functional, ready to use, rugged unit that can be embedded or plugged into any application. The Smart Modem can be controlled and

More information

Dual Serial Shield User Manual

Dual Serial Shield User Manual Dual Serial Shield User Manual PN: 2050 Berkshire Products, Inc. Phone: 770-271-0088 http://www.bkp-store.com/ Rev: 1.00 Copyright 2013 Table of Contents 1 Introduction... 2 1.1 XB compatibility... 2 2

More information

Example: Enable sleep mode

Example: Enable sleep mode Example: Enable sleep mode In this example, you will learn how to extend the battery life of an XBee ZigBee module. The example uses all three modules included in the kit to demonstrate how a ZigBee network

More information

USER MANUAL: Raspberry Pi 2

USER MANUAL: Raspberry Pi 2 USER MANUAL: Raspberry Pi 2 The PiIoT is a WAN communications board which provides an HSPA wireless interface for the Raspberry Pi 2 and 3. Conforming to the HAT specification, the PiIoT also provides

More information

Quick Installation Guide

Quick Installation Guide Quick Installation Guide DL-200 Cellular Data logger V1.2_201610 TABLE OF CONTENTS CHAPTER 1 INTRODUCTION... 4 1.1 CONTENTS LIST... 5 1.2 HARDWARE INSTALLATION... 6 1.2.1 WARNING... 6 1.2.2 SYSTEM REQUIREMENTS...

More information

Enfora MT-G Quick Start Guide

Enfora MT-G Quick Start Guide Application Note: GSM2208AN001 Enfora MT-G Quick Start Guide Revision 1.00 Enfora, L.P. 661 East 18 th Street Plano, Texas 75074-5601 www.enfora.com Objective: The objective of this document is to provide

More information

IG601 Intelligent Gateway Quick Guide

IG601 Intelligent Gateway Quick Guide IG601 Intelligent Gateway Quick Guide www.inhandnetworks.com Version v1.6 July 2017 1 / 26 Contents 1. PRODUCT INFORMATION... 3 1.1 STANDARD ACCESSORIES... 3 1.2 OPTIONAL ACCESSORIES... 3 2. PHYSICAL LAYOUT...

More information

Avnet Zynq Mini Module Plus Embedded Design

Avnet Zynq Mini Module Plus Embedded Design Avnet Zynq Mini Module Plus Embedded Design Version 1.0 May 2014 1 Introduction This document describes a Zynq standalone OS embedded design implemented and tested on the Avnet Zynq Mini Module Plus. 2

More information

WSM-BLE241 DK Rev C User Guide

WSM-BLE241 DK Rev C User Guide WSM-BLE241 DK 801107 Rev C User Guide Version: 1.0 Release Date: August 18, 2017 Murata reserves the right to make changes in specifications at anytime and without notice. The information furnished in

More information

CoverTitle. Raven XT. Quick Start Guide for AT&T Rev 3.0E

CoverTitle. Raven XT. Quick Start Guide for AT&T Rev 3.0E Raven XT Quick Start Guide for AT&T CoverTitle 20070914 Rev 3.0E Activating your Raven XT on AT&T Installing the SIM Configuring the APN Hardware Installation Indicator Lights Optional: Setting up a DUN

More information

MobileCam. GM-GV3 MobileCam & Viewer Software User Guide

MobileCam. GM-GV3 MobileCam & Viewer Software User Guide GM-GV3 MobileCam & Viewer Software User Guide 1 Table of Contents MobileCam Chapter 1 GM-GV3 MobileCam Overview 1.1 Package contents. 1.2 GM-GV3 overview.. 1.3 MobileCam peripheral connection diagram..

More information

TS1 Firmware Update Tool (for PC)

TS1 Firmware Update Tool (for PC) TS1 Firmware Update Tool (for PC) Installation and Operation Quick Start May 1, 2012 Overview This document provides instructions for using the Firmware Update Tool to update a TS1 Keypad to the latest

More information

xpico Wi-Fi Embedded Device Server Evaluation Kit User Guide

xpico Wi-Fi Embedded Device Server Evaluation Kit User Guide xpico Wi-Fi Embedded Device Server Evaluation Kit User Guide Part Number 900-643-R Revision B July 2013 Copyright and Trademark Warranty Contacts 2013 Lantronix, Inc. All rights reserved. No part of the

More information

S911 Personal Locator V4 Utility & Quick Start Manual

S911 Personal Locator V4 Utility & Quick Start Manual Document No.: Document Type: 233-UM-002 User Manual S911 Personal Locator V4 Utility & Quick Start Manual (Preliminary) Version 2.0 May 18, 2012 Copyright 2012 Laipac Technology Inc. Release History Revision

More information

Installing the Ampire UART TFT

Installing the Ampire UART TFT Installing the Ampire UART TFT Thank you for Purchasing this UART TFT Kit from IES. The setup of the device is broken down into 4 stages which should be carried out IN THE FOLLOWING ORDER for correct operation

More information

FAST Installation (PMRS) Box Contents

FAST Installation (PMRS) Box Contents FAST Installation (PMRS) Box Contents PMRS Unit Video/Power Adapter GPS Antenna 5V Charger u USB Cable 12V 5V Car Adapter PTZ+GPIO Cable Voice splitter GSM Antenna (Optional) LAN Cable Required Items SIM

More information

UT32M0R500-EVB Development Board User Manual

UT32M0R500-EVB Development Board User Manual Microcontrollers & Microprocessors UT32M0R500-EVB Development Board User Manual March 2018 The most important thing we build is trust 1 INTRODUCTION The UT32M0R500-EVB Development Board provides a comprehensive

More information

USER MANUAL: 4G. The PiIoT is a WAN communications board which provides a 2G / 3G / 4G

USER MANUAL: 4G. The PiIoT is a WAN communications board which provides a 2G / 3G / 4G USER MANUAL: 4G The PiIoT is a WAN communications board which provides a 2G / 3G / 4G wireless interface for the Raspberry Pi 2 and 3. Conforming to the HAT specification, the PiIoT also provides location

More information

1 Introduction Required components Datalogger TrueLog Baseboard... 1

1 Introduction Required components Datalogger TrueLog Baseboard... 1 - 1 Contents 1 Introduction... 1 2 Required components... 1 2.1 Datalogger TrueLog100... 1 2.1.1 Baseboard... 1 2.1.2 Battery holder with 2 pole power plug... 1 2.2 USB cable for logger configuration...

More information

Installation Guide. Network Encoder Model TVI C300

Installation Guide. Network Encoder Model TVI C300 Installation Guide Network Encoder Model TVI C300 Installation Guide Thank you for purchasing your new TVI C300 Encoder. The package you have received contains everything you need to set up an infrastructure

More information

WG8010 Cellular IP Modem User Guide

WG8010 Cellular IP Modem User Guide WG8010 Cellular IP Modem User Guide Contact information, support For general contact, technical support, to report documentation errors and to order manuals visit: www.comway.com.cn Page 1 of 18 Document

More information

PremierWave 2050 Enterprise Wi-Fi IoT Module Evaluation Kit User Guide

PremierWave 2050 Enterprise Wi-Fi IoT Module Evaluation Kit User Guide PremierWave 2050 Enterprise Wi-Fi IoT Module Evaluation Kit User Guide Part Number 900-765-R Revision A February 2016 Intellectual Property 2016 Lantronix, Inc. All rights reserved. No part of the contents

More information

Quick Start Guide. Console Servers

Quick Start Guide. Console Servers Quick Start Guide Console Servers Models: B098-016 (16-Port), B098-048 (48-Port), B098-016-V (16-Port Cellular Model) PROTECT YOUR INVESTMENT! Register your product for quicker service and ultimate peace

More information

MOD-RFID125-BOX User Manual

MOD-RFID125-BOX User Manual MOD-RFID125-BOX User Manual All boards produced by Olimex are ROHS compliant Rev.B, May 2011 Copyright(c) 2011, OLIMEX Ltd, All rights reserved Page 1 INTRODUCTION: FEATURES: MOD-RFID125-BOX is an RFID

More information

GeoExplorer 6000 Series Quick Start Guide

GeoExplorer 6000 Series Quick Start Guide GeoExplorer 6000 Series Quick Start Guide Four simple steps to get started: This guide provides an overview of the important features and instructions for how to set up and operate your Trimble GeoExplorer

More information

RN-WIFLY-EVAL-UM. WiFly Evaluation Kit Roving Networks. All rights reserved. RN-WIFLY-EVAL-UM-1.0 Version /8/2011 USER MANUAL

RN-WIFLY-EVAL-UM. WiFly Evaluation Kit Roving Networks. All rights reserved. RN-WIFLY-EVAL-UM-1.0 Version /8/2011 USER MANUAL RN-WIFLY-EVAL-UM WiFly Evaluation Kit 0 Roving Networks. All rights reserved. RN-WIFLY-EVAL-UM-.0 Version.0 //0 USER MANUAL OVERVIEW This document describes the hardware and software setup for Roving Networks

More information

SMM Series 3G and GSM Modems. Quick Start Guide. Document Number: Version: 1.2 (20 October, 2015)

SMM Series 3G and GSM Modems. Quick Start Guide. Document Number: Version: 1.2 (20 October, 2015) SMM Series 3G and GSM Modems Quick Start Guide Document Number: 0013-001-000272 () Documentation Control Generation Date: October 20, 2015 Cybertec Pty Limited All rights Reserved. No part of this publication

More information

78M6613 PSU Firmware Quick Start Guide

78M6613 PSU Firmware Quick Start Guide AVAILABLE 78M6613 PSU Firmware Quick Start Guide May 4, 2012 Rev. 0 UG_6613_113 78M6613 PSU Firmware Quick Start Guide UG_6612_113 Maxim cannot assume responsibility for use of any circuitry other than

More information

Flex Series User Guide

Flex Series User Guide User Programmable Current 4..20mA Digital RS485 Dual & Single Axis Up to 360º 2016 Flex Series User Guide Sensor Installation, Wiring, Flexware App Instructions Page 1 of 33 Page 2 of 33 Table of Contents

More information

TELTONIKA ModemUSB/G10 User Manual v0.1

TELTONIKA ModemUSB/G10 User Manual v0.1 Address: Žirmūnų g. 27, Vilnius LT-09105, Tel.: +370 5 2127472, Fax: +3705 276 1380, E-mail: info@teltonika.lt TELTONIKA User Manual v0.1 TABLE OF CONTENTS TABLE OF CONTENTS... 2 1. ATTENTION... 3 2. FOR

More information

Skywire Raspberry Pi Adapter Data Sheet

Skywire Raspberry Pi Adapter Data Sheet Skywire Raspberry Pi Adapter Data Sheet NimbeLink Corp Updated: October 2017 PN 1001465 rev 1 NimbeLink Corp. 2017. All rights reserved. 1 Table of Contents Table of Contents 2 Introduction 3 Overview

More information

QTech 3G Cellular Modem CM910. Quick Start Guide

QTech 3G Cellular Modem CM910. Quick Start Guide QTech 3G Cellular Modem CM910 Quick Start Guide Introduction The CM910 Cellular Modem is the latest addition to the QTech Remote Control product line. It features a GSM/GPRS/UMTS (3G) cellular modem which

More information

TC35 GSM Development Board

TC35 GSM Development Board TC35 GSM Development Board User s Manual V1.1 Mar 2014 Created by Cytron Technologies Sdn. Bhd. All Rights Reserved 1 Created by Cytron Technologies Sdn. Bhd. All Rights Reserved 2 Index 1. Introduction

More information

MRD-310 MRD G Cellular Modem / Router Web configuration reference guide. Web configuration reference guide

MRD-310 MRD G Cellular Modem / Router Web configuration reference guide. Web configuration reference guide Web configuration reference guide 6623-3201 MRD-310 MRD-330 Westermo Teleindustri AB 2008 3G Cellular Modem / Router Web configuration reference guide www.westermo.com Table of Contents 1 Basic Configuration...

More information

Lab: Install a NIC in Windows XP

Lab: Install a NIC in Windows XP 11.4.1 Lab: Install a NIC in Windows XP Introduction Print and complete this lab. In this lab, you will install a NIC, verify NIC operation, and manually configure an IP address. Recommended Equipment

More information

KX GPRS M2M I-NET. User s Guide. Version: 1.0. Date: March 17, KORTEX PSI 3 Bd Albert Camus Tel:

KX GPRS M2M I-NET. User s Guide. Version: 1.0. Date: March 17, KORTEX PSI 3 Bd Albert Camus Tel: KX GPRS M2M I-NET User s Guide Version: 1.0 Date: March 17, 2011 KORTEX PSI 3 Bd Albert Camus Tel: +33-1-34043760 e-mail: contact@kortex-psi.fr Revision History Version Date Changes 1.0 March 17, 2011

More information

Skywire Software Developer s Guide

Skywire Software Developer s Guide Skywire Software Developer s Guide NimbeLink Corp Updated: August 2018 PN 1001750 rev 1 NimbeLink Corp. 2018. All rights reserved. 1 Table of Contents Table of Contents 2 Introduction 4 Scope 4 Getting

More information

Targus Wireless Web Card

Targus Wireless Web Card Targus Wireless Web Card TM Data-Capable Mobile Phone Wireless Web Card User s Guide 2 Chapter 1 - Introduction The World Is Your Network The Wireless Web Card (WWC) lets you connect your datacapable mobile

More information

MV-370S/MV-372S. 1/2 Ports SMS Gateway. User Manual

MV-370S/MV-372S. 1/2 Ports SMS Gateway. User Manual MV-370S/MV-372S 1/2 Ports SMS Gateway User Manual Content 1 Introduction... 1 2 Parts list... 2 3 Dimension: 14.5cm x 17cm x 3.9cm... 2 4 MV-370S Panel description... 3 5 MV-372S Panel description... 4

More information

ION Demo Kit. Quick Start Guide PERFORMANCE MOTION DEVICES

ION Demo Kit. Quick Start Guide PERFORMANCE MOTION DEVICES ION Demo Kit Quick Start Guide PERFORMANCE MOTION DEVICES 1.0 Introduction This guide will help you get your ION Demo Kit up and running quickly. Please follow the instructions below. The kit includes

More information

AP-ENBD User Manual V0.2

AP-ENBD User Manual V0.2 AP-ENBD User Manual V0.2 2015/12 Catolog Catolog... 2 1 Introduction... 1 1.1 Communication Structure... 1 1.2 Internal Principle... 2 2 Installation... 2 2.1 Connect to the Same Router (or Switch )...

More information

READ ME FIRST. Windows NT. *DSL Equipment Installation Guide: Efficient Networks 5260

READ ME FIRST. Windows NT. *DSL Equipment Installation Guide: Efficient Networks 5260 READ ME FIRST Windows NT *DSL Equipment Installation Guide: Efficient Networks 5260 *Digital Subscriber Line Part Number: 5260NT02A Version 1.2-A. Table of Contents Follow Steps 1 through 8 to complete

More information

SiteMetrix Configuring RTK Corrections

SiteMetrix Configuring RTK Corrections SiteMetrix Configuring RTK Corrections GPS receivers use a GPS Reference Station to obtain sub-centimeter position accuracy. The GPS Reference Station (Base Station) transmits RTK corrections to nearby

More information

SMS Power Controller. User Documentation. V Feb

SMS Power Controller. User Documentation. V Feb SMS Power Controller User Documentation V2.00 8 Feb 2017 www.haute-solutions.com SMS Power Controller Introduction: The SMS Power Controller can be used to remotely control, or schedule, power to a connected

More information

802.11g Wireless Access Point

802.11g Wireless Access Point 802.11g Wireless Access Point WAP-4036 Quick Installation Guide Table of Contents Package Content... 3 Hardware Installation... 4 Initial Configuration... 5 Further Configuration... 8 Package Content 1

More information

MBN52832DK Rev A User Guide

MBN52832DK Rev A User Guide MBN52832DK Rev A User Guide Version: 0.1 Release Date: October 27, 2016 Murata reserves the right to make changes in specifications at anytime and without notice. The information furnished in this user

More information

WRT4000 Series Cellular Wireless Routers

WRT4000 Series Cellular Wireless Routers WRT4001A WRT4011A WRT4001A-DC WRT4000-DIN March 2009 WRT4002A WRT4012A WRT4002A-DC codes WRT4000-PM codes WRT4003A WRT4013A WRT4003A-DC codes WRT4000-ANT codes WRT4004A WRT4014A WRT4004A-DC codes WRT4000-ANT-KIT

More information

DEMO XTR-8LR100 DEMO XTR-8LR10 User Manual

DEMO XTR-8LR100 DEMO XTR-8LR10 User Manual 0 Picture 1: Demo board XTR-8LR100 Picture 2: Demo board XTR-8LR10 DEMO-BOARD XTR-8LR100 (Picture 1) e DEMO-BOARD XTR-8LR10 (Picture 2) is an evaluation board of the transceiver module XTR-8LR100 and module

More information

Programming and Cloning BL6xx and RM1xx Modules with the QPK-NRF5x-01

Programming and Cloning BL6xx and RM1xx Modules with the QPK-NRF5x-01 A Programming and Cloning BL6xx and RM1xx Modules with the QPK-NRF5x-01 v2.1 INTRODUCTION This document provides a step-by-step guide for upgrading and production cloning of Laird BL6XX and RM1xx modules

More information

ZFSM-201-KIT-1 Wireless UART Application User Guide

ZFSM-201-KIT-1 Wireless UART Application User Guide Free Star Pro Series ZFSM-201-KIT-1 Wireless UART Application User Guide ZFSM-201-1 FreeStar Pro Module Document # 0006-00-08-06-000 (Rev A) Table of Contents 1 OVERVIEW... 2 1.1 DESCRIPTION... 2 2 COMMUNICATIONS

More information

Skywire ST Micro Shield and Skywire Sensor Shield User Manual

Skywire ST Micro Shield and Skywire Sensor Shield User Manual Skywire ST Micro Shield and Skywire Sensor Shield User Manual NimbeLink Corp Updated: Nov 2016 PN 30041 rev 2 NimbeLink Corp. 2017. All rights reserved. 1 Table of Contents Introduction 3 Orderable Part

More information

GSM Interfacing Board

GSM Interfacing Board Campus Component Pvt. Ltd. DISCLAIMER Information furnished is believed to be accurate and reliable at the time of publication. However, Campus Component Pvt. Ltd. assumes no responsibility arising from

More information

A3-TFFCBL-02 USB-to-UART Adapter User Manual

A3-TFFCBL-02 USB-to-UART Adapter User Manual A3-TFFCBL-02 USB-to-UART Adapter User Manual Introduction The A3-TFFCBL-02 provides a convenient method for adapting UART data to USB signaling; it provides the following features: Converts from USB to

More information

MOD-RFID125 User Manual. All boards produced by Olimex are ROHS compliant. Rev.A, February 2008 Copyright(c) 2008, OLIMEX Ltd, All rights reserved

MOD-RFID125 User Manual. All boards produced by Olimex are ROHS compliant. Rev.A, February 2008 Copyright(c) 2008, OLIMEX Ltd, All rights reserved MOD-RFID125 User Manual All boards produced by Olimex are ROHS compliant Rev.A, February 2008 Copyright(c) 2008, OLIMEX Ltd, All rights reserved INTRODUCTION: FEATURES: MOD-RFID125 is an RFID station,

More information

3 x 25 Watt with E14 socket. Power Class 1 (~100 meters ) Philips LPC2106 ARM7 60 MHz 47 x 23 x 12 cm. About Factorycode

3 x 25 Watt with E14 socket. Power Class 1 (~100 meters ) Philips LPC2106 ARM7 60 MHz 47 x 23 x 12 cm. About Factorycode Traffic Light Manual Version 1.0 Introduction The traffic light has three separate lights that can be remotely controlled over a serial connection. The serial connection is tunneled through a Bluetooth

More information

HV-320 DVB-T FPV TV Transmitter Box Quick Installation Guide

HV-320 DVB-T FPV TV Transmitter Box Quick Installation Guide HV-320 DVB-T FPV TV Transmitter Box Quick Installation Guide PACKAGE CONTENTS 2 FRONT PANEL VIEW 2 BACK PANEL VIEW 2 BOARD VIEW 3 POWER ON 4 CONFIGURE THE TRANSMISSION PARAMETERS 5 BACKUP AND RESTORE DC

More information

Quick Start Guide. MRB-KW01 Development Platform Radio Utility Application Demo MODULAR REFERENCE BOARD

Quick Start Guide. MRB-KW01 Development Platform Radio Utility Application Demo MODULAR REFERENCE BOARD Quick Start Guide MRB-KW01 Development Platform Radio Utility Application Demo MODULAR REFERENCE BOARD Quick Start Guide Get to Know the MRB-KW01x Module UART Selector ANT 1 RFIO (TX/RX) USB 2.0 Serial

More information

Evaluation Kit LDE-type Pressure Sensors

Evaluation Kit LDE-type Pressure Sensors Sensortechnics Corp. 2013 Revision A Table of Contents Table of Contents... i History... i Note...ii 1 Features... 1 2 Short Description... 1 3 Hardware... 1 4 Driver Installation and Software Setup...

More information

A20 LTE Quick Start Guide

A20 LTE Quick Start Guide A20 LTE Quick Start Guide Version:1.0 2018-8-20 Content 1 Packaging... 1 2 Installation... 3 3 Power up... 10 4 Connetion... 10 5 Quick configuration... 119 2 1. Packaging In the packaging box, we can

More information

Official Publication Date: 12/18/2018 Official Expiration Date: Until Next Release

Official Publication Date: 12/18/2018 Official Expiration Date: Until Next Release Official Publication Date: 12/18/2018 Official Expiration Date: Until Next Release Revision History Version Date Comments 100 12/06/2016 Initial Release 111 6/20/2017 Updated Formatting 112 5/24/2018 Added

More information

1320 Electronics LLC USB-ALDL Cable User s Guide Electronics LLC. User s Guide for: USB-ALDL Cable

1320 Electronics LLC USB-ALDL Cable User s Guide Electronics LLC. User s Guide for: USB-ALDL Cable 1320 Electronics LLC User s Guide for: USB-ALDL Cable 1 Contents Warnings 3 Specifications 4 Configuration 5 Automatic Driver Installation 6 Manual Driver Installation 7 Driver Installation Verification

More information

Souran Q2686 Design Guide

Souran Q2686 Design Guide Souran Q2686 Design Guide Document Number : 8510132 Version: 1.1 2009 Symstream Technology Group Ltd. Table of Contents 1 Introduction...4 1.1 Overview...4 1.2 Scope...4 2 Q2686 Modem Solution...5 3 Hardware

More information

RC16xxxx-SIG-DK Demonstration Kit Quick Start

RC16xxxx-SIG-DK Demonstration Kit Quick Start Demonstration Kit Quick Start Introduction The SIGFOX Ready Demonstration Kit from Radiocrafts is designed to make it easy for the user to evaluate the module, develop an application and build prototypes.

More information

GW-GSM-02. User's Guide. IQRF GSM Gateway. Preliminary. Firmware v MICRORISC s.r.o. UG_GW-GSM-02_ Page 1

GW-GSM-02. User's Guide. IQRF GSM Gateway. Preliminary. Firmware v MICRORISC s.r.o.   UG_GW-GSM-02_ Page 1 IQRF GSM Gateway Firmware v1.00 User's Guide Preliminary 2013 MICRORISC s.r.o. www.iqrf.org UG_GW-GSM-02_131016 Page 1 Description GW-GSM-02 is an IQRF gateway with GSM connectivity intended as an interface

More information

In this activity you will create a tool to allow you to play games such as Red Light/Green Light. To create the game, follow the steps below.

In this activity you will create a tool to allow you to play games such as Red Light/Green Light. To create the game, follow the steps below. Example: Hello World In this activity you will create a tool to allow you to play games such as Red Light/Green Light. To create the game, follow the steps below. If you get stuck, go to the Troubleshooting

More information

GEM-10 GPRS/Modbus Gateway User Manual. Rev /2012

GEM-10 GPRS/Modbus Gateway User Manual. Rev /2012 GEM-10 GPRS/Modbus Gateway User Manual Rev 1.04 05/2012 1.Introduction 1.1 General Features ENTES GEM-10 GPRS/Modbus Gateway allows you to connect to your devices which communicate using Modbus protocol

More information

Installation and Configuration Quick Guide. R3000 Lite. Industrial Dual SIM Cellular VPN Router (1 Eth + 1 RS RS USB Host)

Installation and Configuration Quick Guide. R3000 Lite. Industrial Dual SIM Cellular VPN Router (1 Eth + 1 RS RS USB Host) Package Contents Before installing your R3000 Lite Router, please verify the kit contents as following. 1 x Robustel R3000 Lite Industrial Dual SIM Cellular VPN Router 1 x 3-pin pluggable terminal block

More information

TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT

TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT TA0139 USER MANUAL ARDUINO 2 WHEEL DRIVE WIRELESS BLUETOOTH ROBOT KIT I Contents Overview TA0139... 1 Getting started: Arduino 2 Wheel Drive Wireless Bluetooth Robot Kit using Arduino UNO... 1 2.1. What

More information

Be sure to download and utilize the correct version. If the incorrect version is utilized, then an error message will be shown.

Be sure to download and utilize the correct version. If the incorrect version is utilized, then an error message will be shown. 599 EAGLE RADIO USB TO UART DRIVER INSTALLATION INSTRUCTIONS FOR WINDOWS XP, VISTA, AND WINDOWS 7 32-BIT AND 64-BIT VERSION 1.xxx FIRMWARE Rev. B 2/24/2011 Overview The Eagle provides a standard USB 1.0/2.0

More information