EMW3162 Bootloader Mode Introduction

Size: px
Start display at page:

Download "EMW3162 Bootloader Mode Introduction"

Transcription

1 MiCO Documentation Working Group (MDWG) Track Number: RM1101EN Jenny MXCHIP Co., Ltd Version: 1.1 March 2016 Category: Reference Manual Open Abstract Based on EMB-380-S2 development board, this document describes the functions and commands of bootloader mode of Wi-Fi EMW3162 module. Suitable Readers This document is suitable for MiCO intelligent hardware developers to refer and learn. More Help Please login the website: to get Mxchip's latest product information. You can also login MiCO Developer Forum: to get more recent development information. Copyright Notice Copyright (c) 2016 MDWG Trust and the persons identified as the document authors. All rights reserved. Shanghai MXCHIP Information Technology Co., Ltd. Address:Floor 9, Building 5, No. 2145, Putuo District, Shanghai (200333) Telephone: Website:

2 Reference Manual [Page 1] Version Record Date Version Author Update content March 2016 V1.0 Jenny Initial Version

3 Reference Manual [Page 2] Catalog... 1 Version Record What is Bootloader? EMW3162 Bootloader function How to start bootloader Bootloader command details... 6 Command 0: update/ read Bootloader firmware Update bootloader firmware Read Bootloader firmware... 6 Command 1: update/ read application firmware... 7 Command 2: update/ read RF firmware... 7 Command 3: update/ read/ erase MiCO configuration parameter Update MiCO configuration parameter Read MiCO configuration parameter Erase MiCO configuration parameter... 8 Command 4: read/ erase/ update flash memory Read flash memory Erase flash memory Update flash memory Command 5: refer the list of flash memory Command 6: run application Command 7: reboot Service and Support... 11

4 Reference Manual [Page 3] 1. What is Bootloader? Bootloader is one small part of application running before system core and main application. It can initialize the hardware device and set up the mapping of memory by this small function to make the software/hardware status ready for the operation system and user s application.

5 Reference Manual [Page 4] 2. EMW3162 Bootloader function Several functions are available for EMW3162 Bootloader: Number Command Function 0 BOOTUPDATE Update bootloader code 1 FWUPDATE Update application code 2 DRIVERUPDATE Update RF driver 3 PARAUPDATE Update MiCO configuration parameter 4 FLASHUPDATE Update flash part 5 MEMORYMAP List section of flash 6 BOOT Run application 7 REBOOT Reboot

6 Reference Manual [Page 5] 3. How to start bootloader Take EMB-380-S2 development board as example about how to start bootloader. 1. Connect the debug connector of development board to PC by Mini-USB line. 2. Open SecurCRT serial debugger and find the right COM number in PC device manager. 3. Create serial connecting. Type: Serial, COM: COM number, baud rate: , data bit: 8-bit, parity: none, stop bit: Set switches: BOOT: L, STATUS: H. Press RESET. It shows like below: 5. Enter Bootloader successfully.

7 Reference Manual [Page 6] 4. Bootloader command details Command 0: update/ read Bootloader firmware Update bootloader firmware Modify settings: Session Options -> Connection -> Serial -> Flow Control, cancel the RTS/CTS. Type 0 and click enter. In SecureCRT, choose Transfer-> Send Ymodem -> the new needed Bootloader, click OK. Bootloader update successfully Read Bootloader firmware Modify settings: Session Options -> Connection -> Serial -> Flow Control, cancel the RTS/CTS. Type 0 - r and click enter. In SecureCRT, choose Transfer -> Receive Ymodem.Receive the bin file to the default path, and click OK ; Bootloader read successfully. Files could be saved as below:

8 Reference Manual [Page 7] Command 1: update/ read application firmware It is same as the way updating and reading bootloader firmware. Command 2: update/ read RF firmware It is same as the way updating and reading bootloader firmware. Command 3: update/ read/ erase MiCO configuration parameter Update MiCO configuration parameter Modify settings: Session Options -> Connection -> Serial -> Flow Control, cancel the RTS/CTS. Type 3 and click Enter. In SecureCRT, choose Transfer -> Send Ymodem. Select the bin file to be updated and click OK ; Read MiCO configuration parameter Modify settings: Session Options -> Connection -> Serial -> Flow Control, cancel the RTS/CTS. Type 3 - r and click enter. In SecureCRT, choose Transfer -> Receive Ymodem. Receive bin file to securecrt default download path and click OK ;

9 Reference Manual [Page 8] Bootloader read successfully Erase MiCO configuration parameter Modify settings: Session Options -> Connection -> Serial -> Flow Control, cancel the RTS/CTS. Type 3 - e and click enter. Command 4: read/ erase/ update flash memory Read flash memory Modify settings: Session Options -> Connection -> Serial -> Flow Control, cancel the RTS/CTS. Type 4 dev 0 r start 0x0 end 0x and click Enter. In SecureCRT, choose Transfer -> Receive Ymodem. Receive bin file to securecrt default download path and click OK ;

10 Reference Manual [Page 9] Erase flash memory Modify settings: Session Options -> Connection -> Serial -> Flow Control, cancel the RTS/CTS. Type 4 dev 0 -e start 0x0 end 0x and click Enter Update flash memory Modify settings: Session Options -> Connection -> Serial -> Flow Control, cancel the RTS/CTS. Type 4 dev 0 start 0x800C000 end 0x800C100 and click enter. In SecureCRT, choose Transfer -> Send Ymodem. Select the bin file you need to update and click OK Command 5: refer the list of flash memory Modify settings: Session Options -> Connection -> Serial -> Flow Control, cancel the RTS/CTS. Type 5 and click Enter.

11 Reference Manual [Page 10] 3. Refer successfully 4.6. Command 6: run application Modify settings: Session Options -> Connection -> Serial -> Flow Control, cancel the RTS/CTS. Type 6 and click Enter. 3. Run application successfully Command 7: reboot Modify settings: Session Options -> Connection -> Serial -> Flow Control, cancel the RTS/CTS. Type 7 and click Enter. 3. Reboot successfully.

12 Reference Manual [Page 11] 5. Service and Support If you need technical support or product consulting, please dial telephone in office hours to consult Shanghai MXCHIP Information Technology Co., Ltd. Office hours: Monday to Friday morning: 9:00~12:00, afternoon: 13:00~18:00 URL: Tel: Address: Floor 9, Building 5, No. 2145, Putuo District, Shanghai Zip code:

EMW3165 Bootloader Mode Introduction

EMW3165 Bootloader Mode Introduction MiCO Documentation Working Group (MDWG) Track Number: RM1101EN Jenny MXCHIP Co., Ltd Version: 1.1 March 2016 Category: Reference Manual Open Abstract Based on MiCOKit-3165 development board, this document

More information

How to use Wi-Fi module

How to use Wi-Fi module How to use Wi-Fi module EMW316x Firmware Update Steps Agenda Contents of the EMW316x internal flash Update using the MXCHIP bootloader Update using the ST ISP programmer Update using J-link and J-Flash

More information

Design Considerations of EMW3239

Design Considerations of EMW3239 Track Number: AN0049EN MXCHIP Co., Ltd Version: 0.6 2016.12.28 Category: Application Note Abstract This document lists the consideration in each step during designing product with MXCHIP module. In order

More information

Version:V1.0 Date: AN0009E. Introduction. EMW3162 top view:

Version:V1.0 Date: AN0009E. Introduction. EMW3162 top view: Application Note Guide for user design Version:V1.0 Date:2016-5-31 AN0009E Introduction This note lists the matters need attention in each stage of designing and manufacturing while using MXCHIP module.

More information

Guide for user design. Version:V1.0 Date: Application Note. Introduction

Guide for user design. Version:V1.0 Date: Application Note. Introduction SPI Application Note Guide for user design Version:V1.0 Date:2016-3-30 Application Note Introduction This note lists the matters need attention in each stage of designing and manufacturing while using

More information

MiCOKit-3166 Development Kit Hardware Manual

MiCOKit-3166 Development Kit Hardware Manual Hardware Engineering Department Working Group Track Number: Jing Minhua MXCHIP Co., Ltd Version: 1.1 July 2017 Category: Reference Manual Open MiCOKit-3166 Development Kit Hardware Manual Abstract MiCOKit

More information

Version:V1.0 Date: AN0007E. Introduction. Reflow soldering when SMT

Version:V1.0 Date: AN0007E. Introduction. Reflow soldering when SMT SDIO SPI Application Note Guide for user design Version:V1.0 Date:2016-5-31 AN0007E Introduction This note lists the matters need attention in each stage of designing and manufacturing while using MXCHIP

More information

Firmware Reprogramming Guide

Firmware Reprogramming Guide 8 July. 2016 1 UART Connection Hardware Setup Modules and adaptors may be reprogrammed using the procedure detailed in this document. Normally, our platforms will be delivered with the final firmware already

More information

UART Dload Application Note

UART Dload Application Note UART Dload Application Note Document Title: SIM52xx UART Dload Application Note Version: 0.02 Date: 2013-02-26 Status: Document Control ID: Release SIM52xx_UART_Dload_Application_Note_V0.02 General Notes

More information

FMXXXX Update Manual. Version 1.1

FMXXXX Update Manual. Version 1.1 FMXXXX Update Manual Version 1.1 1 Table of contents 1. Updating firmware using cable... 3 2. Updating firmware via RILS... 5 3. Firmware recovery... 8 4. Changelog... 9 2 1. Updating firmware using cable

More information

Updating Reader Firmware

Updating Reader Firmware SWH-xxxx Readers Updating Reader Firmware Version C0 Document Part Number UM-096 July 2012 OVERVIEW This document describes how to download new firmware to Software House SWH-4xxx readers. The procedure

More information

Nova series update F/W & Boot code from Boot Utility

Nova series update F/W & Boot code from Boot Utility Nova series update F/W & Boot code from Boot Utility Purpose: Update firmware/boot code from Boot Utility Product Affect: Nova 20S, Nova 20R, Nova 26S, Nova 26R, Nova 27S, Nova 29S, Nova 30S, Nova 30R,

More information

Overview. Product list: UART I 2 C GPIO. SPI Master. Flash 2M bytes

Overview. Product list: UART I 2 C GPIO. SPI Master. Flash 2M bytes SPI Data Sheet Embedded Wi-Fi module V1.0 Date:2016-07-29 NO:DS0013E Overview Features: Supports IEEE 802.11b/g/n Integrated ARM Cortex-M3 processor and WLAN MAC/Baseband/RF Rich memory resources in Cortex-M3

More information

RN6B99RK RN6B99RL RN6B99RM ECN NORSTAR RELEASE NOTES FOR GLOBAL SMDR6

RN6B99RK RN6B99RL RN6B99RM ECN NORSTAR RELEASE NOTES FOR GLOBAL SMDR6 RN6B99RK RN6B99RL RN6B99RM ECN 102-37347 NORSTAR RELEASE NOTES FOR GLOBAL SMDR6 July 06, 2004 Table of Contents Introduction...4 Version Information...4 Firmware Upgrade...4 Global SMDR6 Interim Designer

More information

SERVICE INSTRUCTION. Updating the firmware and software on the RCS-2

SERVICE INSTRUCTION. Updating the firmware and software on the RCS-2 SERVICE INSTRUCTION SI-09-04.1 Replaces (SI-09-04) March 2013 SERVICE INSTRUCTION Updating the firmware and software on the RCS-2 Important Note: It is highly recommended that all parameter data be backed

More information

Figure 26 CC Debugger Interface

Figure 26 CC Debugger Interface Figure 26 CC Debugger Interface Once the CC Debugger is set up with the status indicator LED showing green, you are ready to either read or write a hex file from the board, or to start debugging a project

More information

Document Name: User Manual for SC10MK, Modbus RTU to Modbus TCP Converter

Document Name: User Manual for SC10MK, Modbus RTU to Modbus TCP Converter Document Name: User Manual for SC10MK, Modbus RTU to Modbus TCP Converter Login for the first time, please use http://192.168.1.100 To key in user name and password is for identifying authorization. Default

More information

XC866 Getting Started on EasyKit & Toolkits

XC866 Getting Started on EasyKit & Toolkits March 2005 XC866 on EasyKit & Toolkits Page 1 N e v e r s t o p t h i n k i n g. Overview DAvE! This will get you started in using the XC866. KEIL HiTOP XC800_ FLOAD! You will be introduced to the following

More information

Wireless M-Bus Suite for Panasonic Evaluation Boards. Quick Start Guide

Wireless M-Bus Suite for Panasonic Evaluation Boards. Quick Start Guide Wireless M-Bus Suite for Panasonic Evaluation Boards January 16, 2012 page 2 Document History 1.0 2011-07-20 First release dj 1.1 2011-07-25 Review dj 1.2 2011-07-27 Quick start changed dj 1.3 2011-09-13

More information

EasyIO 30P Firmware Flashing and Upgrading. Firmware Flashing and Upgrading

EasyIO 30P Firmware Flashing and Upgrading. Firmware Flashing and Upgrading Firmware Flashing and Upgrading Document Change Log 01 st Jan 2011 Document created. 18 th April 2011 Added in FwTool v1.10.exe to document 23 th Aug 2011 Update the FwTool v1.11.exe 21 st Oct 2011 Added

More information

Evaluation Board User Guide UG-604

Evaluation Board User Guide UG-604 One Technology Way P.O. Box 9106 Norwood, MA 02062-9106, U.S.A. Tel: 781.329.4700 Fax: 781.461.3113 www.analog.com FEATURES Advantiv EVAL-ADV8003-SMZ-P Video Evaluation Board Inputs: 1 HDMI (non-hdcp),

More information

ELK-IP232 INSTALLATION AND CONFIGURATION MANUAL. Ethernet to Serial Bridge /07

ELK-IP232 INSTALLATION AND CONFIGURATION MANUAL. Ethernet to Serial Bridge /07 ELK-IP232 Ethernet to Serial Bridge INSTALLATION AND CONFIGURATION MANUAL http://www.ness.com.au email: support@ness.com.au 1/07 Table of Contents Features and Specifications...3 Basics of Networking...4

More information

PL-2303 USB-to-Serial Bridge Controller Mac OS X Universal Binary Driver Installation Guide (for Mac OS X 10.9, 10.10, 10.11, 10.

PL-2303 USB-to-Serial Bridge Controller Mac OS X Universal Binary Driver Installation Guide (for Mac OS X 10.9, 10.10, 10.11, 10. PL-2303 USB-to-Serial Bridge Controller Mac OS X Universal Binary Driver Installation Guide (for Mac OS X 10.9, 10.10, 10.11, 10.12) Introduction This installation guide document shows the procedure for

More information

INSTRUCTIONS TO UPDATE FIRMWARE FOR

INSTRUCTIONS TO UPDATE FIRMWARE FOR INSTRUCTIONS TO UPDATE FIRMWARE FOR Dranetz 1000 New Durham Road, Edison, New Jersey 08818 Telephone 1-800-372-6832 or 732-287-3680 Fax 732-248-1834 www.dranetz.com Updating the HDPQ SP s Firmware The

More information

Upgrade 6081RC Firmware

Upgrade 6081RC Firmware 6081RC Upgrade procedure for firmware and CoMon bootloader Date Action Sign-off 1/22/2009 Write initial upgrade procedure for firmware & CoMon bootloader Nathan Meyer 1/27/2009 Edit to simplify procedure

More information

MDB Coin Changer and MDB Bill Acceptor to RS 232 Interface

MDB Coin Changer and MDB Bill Acceptor to RS 232 Interface Shanghai Wafer Microelectronics Co., Ltd. 23E,Liang Feng Building,NO.8,DongFang Road,Shanghai,China Tel.: (0086)21 5187 0528 Fax: (0086)21 5045 4820 MDB Coin Changer and MDB Bill Acceptor to RS 232 Interface

More information

Information Note Boot Code Menu Guide

Information Note Boot Code Menu Guide Information Note Boot Code Menu Guide This guide describes the boot menu facilities that are available from boot code version 1.05 onwards, on all VegaStream products. Version 0.7 27 April 2005 Page 1

More information

How to Upgrade or Recover the Firmware of the UC-7400 Series Embedded Computers

How to Upgrade or Recover the Firmware of the UC-7400 Series Embedded Computers How to Upgrade or Recover the Firmware of the UC-7400 Series Embedded Computers Bruce Chen, Project Supervisor, Moxa Technical Support Dept. Moxa offers the boot loader utility for firmware upgrade or

More information

The following file is used for updating the boot loader: xboot.bin: XSTREAM development platform boot loader image

The following file is used for updating the boot loader: xboot.bin: XSTREAM development platform boot loader image Firmware Upgrade Procedure This procedure is the only way to update the LCI-3 firmware. It requires a SanDisk USB SD Reader/Writer (or equivalent) and a 64MB SD memory card. Larger density cards (128MB

More information

Tramigo 24 hour (Monday-Friday +8 GMT) Support: or search Skype for tramigosupport or call

Tramigo 24 hour (Monday-Friday +8 GMT) Support:  or search Skype for tramigosupport or call Page 1 of 10 Need Help? Tramigo 24 hour (Monday-Friday +8 GMT) Support: Email support@tramigo.com or search Skype for tramigosupport or call +63 2889 3577 Tramigo Sales: info@tramigo.com Tramigo Orders:

More information

User guide Handelsbanken s card reader

User guide Handelsbanken s card reader User guide Handelsbanken s card reader MARKETING MATERIAL Information about the card reader Log on LOGIN SIGN Sign / authorise Cancel or back OK Confirm a transaction or switch on the card reader You have

More information

UART. SIM5360 UART Multiplexer Application Note. SIM5360_UART_Multiplexer_Application_Note_V

UART. SIM5360 UART Multiplexer Application Note. SIM5360_UART_Multiplexer_Application_Note_V UART SIM5360 UART Multiplexer Application Note 1 Document Title: SIM5360 UART Multiplexer Application Note Version: 0.01 Date: 2014-05-30 Status: Document Control ID: Release SIM5360_UART_Multiplexer_Application_Note_V0.01

More information

Recovering a NetComm Wireless M2M router via the recovery console. Technical Support Guide

Recovering a NetComm Wireless M2M router via the recovery console. Technical Support Guide Recovering a NetComm Wireless M2M router via the recovery console Technical Support Guide Copyright Copyright 2016 NetComm Wireless Limited. All rights reserved. The information contained herein is proprietary

More information

PowerVIEW HD 22/30 Version

PowerVIEW HD 22/30 Version Release Notes 9/17/15 PowerVIEW HD 22/30 Version 1.01.04 Released 9/17/15 Additions and Enhancements Improved IR Processing in Half-Recessed Ceiling Mount Improved 1080p/25 video quality. Fixed Issues

More information

ZOLL Data Retriever Version and newer

ZOLL Data Retriever Version and newer ZOLL Data Retriever Version 6.5.6 and newer Document updated: August 14, 2018 ZOLL Data Retriever: Contents ii 2018 by ZOLL Data Systems. All rights reserved. ZOLL Data Systems is a subsidiary of ZOLL

More information

RA Triage Procedure. Product: DM8050 & DM8600 series. 1.0 Useful Components & Accessories

RA Triage Procedure. Product: DM8050 & DM8600 series. 1.0 Useful Components & Accessories RA Triage Procedure Product: DM8050 & DM8600 series 1.0 Useful Components & Accessories 1.1 Cognex Single Port AC PoE Injector (Fig. 1) 1.2 USB cable (Fig. 2) 1.3 RS232 cable (Fig. 3) 1.4 WiFi or Bluetooth

More information

Delta Package Update Application Note

Delta Package Update Application Note Delta Package Update Application Note Document Title: SIM52xx Delta Package Update Application Note Version: 0.01 Date: 2011-06-22 Status: Document Control ID: Release SIM52xx_Delta_Package_Update_Application_Note_V0.01

More information

Configuration Guide. Upgrading AOS Firmware L1-29.1D July 2011

Configuration Guide. Upgrading AOS Firmware L1-29.1D July 2011 61200990L1-29.1D July 2011 Configuration Guide This configuration guide explains how to update your ADTRAN Operating System (AOS) firmware using the AOS Web-based graphical user interface (GUI) with Trivial

More information

MDNET-5W. Wi-Fi/Ethernet/RS485 Converter Operation Manual. Version /03/24

MDNET-5W. Wi-Fi/Ethernet/RS485 Converter Operation Manual. Version /03/24 MDNET-5W Wi-Fi/Ethernet/RS485 Converter Operation Manual Version 01.00 2016/03/24 I. Features & Specification Features: Connect RS485 devices to Ethernet or Wi-Fi network Connect Ethernet device to Wi-Fi

More information

DGS-3630-Series Switches

DGS-3630-Series Switches DGS-3630-Series Switches Switch Management Interfaces Adding Administrator Account Enabling Remote Management (SSH) Changing Switch IP Address Saving Configuration Resetting to Factory Defaults Switch

More information

Step-by-step guide to unbrick TP-Link Archer C9 v1 and revert to stock using serial recovery

Step-by-step guide to unbrick TP-Link Archer C9 v1 and revert to stock using serial recovery Step-by-step guide to unbrick TP-Link Archer C9 v1 and revert to stock using serial recovery Contents 1 Read first... 2 2 Equipment needed... 2 3 Step-by-step guide... 3 3.1 Open the case... 3 3.2 Connect

More information

Configuring the Switch with the CLI-Based Setup Program

Configuring the Switch with the CLI-Based Setup Program Configuring the Switch with the CLI-Based Setup Program Accessing the CLI Through Express Setup, page 1 Accessing the CLI Through the Console Port, page 1 Entering the Initial Configuration Information,

More information

Temperature-Humidity Sensor Configuration Tool Rev. A 1/25/

Temperature-Humidity Sensor Configuration Tool Rev. A 1/25/ Rev. A 1/25/213 172 Contents Contents Temperature-Humidity Sensor Configuration Tool... 3 Read Sensor Screen... 3 Manual Calibration Screen... 4 Register View Screen... 5 Modbus Registers... 6 Reprogram

More information

X5105 Firmware Update. Instruction

X5105 Firmware Update. Instruction X5105 Firmware Update Instruction Things to prepare for updating the firmware: 1. USB-to-Serial cable 2. X5105 3. A computer running windows(xp/vista/7/8/10) operating system 4. A 12~15VDC(current ability

More information

INSTRUCTIONS TO UPDATE FIRMWARE FOR / / Dranetz New Durham Road, Edison, New Jersey Telephone or

INSTRUCTIONS TO UPDATE FIRMWARE FOR / / Dranetz New Durham Road, Edison, New Jersey Telephone or INSTRUCTIONS TO UPDATE FIRMWARE FOR / / Dranetz 1000 New Durham Road, Edison, New Jersey 08818 Telephone 1-800-372-6832 or 732-287-3680 Fax 732-248-1834 www.dranetz.com Updating the HDPQ Family of Product

More information

Overview. Product list: UART SPI I2C I2S ADC DAC PWM GPIO SWD. Flash 2MB

Overview. Product list: UART SPI I2C I2S ADC DAC PWM GPIO SWD. Flash 2MB Data Sheet Embedded Wi-Fi module V1.1 Date:2016-12-13 NO:DS0050EN Overview Features: Cortex-M4 MCU Cortex-M4 core at 100MHz 2M bytes flash 192K bytes RAM Operation voltage: DC 2.66V-3.6V 20MHz Bandwidth

More information

[MG245X] OTA(Over The Air) Programmer User s Guide. (No. ADT0106) V1.3

[MG245X] OTA(Over The Air) Programmer User s Guide. (No. ADT0106) V1.3 [MG245X] OTA(Over The Air) Programmer User s Guide (No. ADT0106) V1.3 REVISION HISTORY Version Date Description VER.1.0 2008.4.10 First Version VER.1.1 2009.4.2 VER.1.2 2010.5.18 VER.1.3 2011.2.21 Section

More information

GV-I/O Box 4E. Contents

GV-I/O Box 4E. Contents GV-I/O Box 4E Contents 1.1 Key Features... 2 1.2 System Requirements... 2 1.3 Packing List... 2 1.4 Overview... 3 1.5 Connecting to PC... 4 1.5.1 RS-485 Wiring... 4 1.6 Assigning Device ID to GV-I/O Box

More information

Configuring the Switch with the CLI-Based Setup Program

Configuring the Switch with the CLI-Based Setup Program Configuring the Switch with the CLI-Based Setup Program This appendix contains these topics: Accessing the CLI Through Express Setup, page 1 Accessing the CLI Through the Console Port, page 1 Entering

More information

All Rights Reserved. Rev. 1.0, 2003

All Rights Reserved. Rev. 1.0, 2003 All Rights Reserved The use, disclosure, modification, transfer or transmittal of this work for any purpose, in any form, or by any means, without the written permission from Net2Phone is strictly forbidden.

More information

Configuring the Switch

Configuring the Switch This appendix contains these topics: Using the Configuration Setup Wizard, page 1 Using the CLI, page 3 Using the Smartphone App, page 7 Using the Configuration Setup Wizard Quick Setup: Accessing the

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

Note that FLIP is an Atmel program supplied by Crossware with Atmel s permission.

Note that FLIP is an Atmel program supplied by Crossware with Atmel s permission. INTRODUCTION This manual will guide you through the first steps of getting the SE-8051ICD running with the Crossware 8051 Development Suite and the Atmel Flexible In-System Programming system (FLIP). The

More information

Virtualized XOS Image Installation - Windows

Virtualized XOS Image Installation - Windows Virtualized XOS Image Installation - Windows XOSv Installation Procedure This document provides a step-by-step process to install the XOSv image on to a new networking platform. If you have questions,

More information

Quick Start Guide EX-9686U/A-L(A9) Copyright TOPSCCC Technology CO., LTD. All rights reserved

Quick Start Guide EX-9686U/A-L(A9) Copyright TOPSCCC Technology CO., LTD. All rights reserved Quick Start Guide Copyright 2000 2014 TOPSCCC Technology CO., LTD. All rights reserved Release Notes Version Release Date Notes 1.0 June 2013 Initial release 2.0 October 2013 Correct some typo errors 3.1

More information

Bluetooth Class 1/2 SPP Module

Bluetooth Class 1/2 SPP Module Bluetooth Class 1/2 SPP Module (Model: BTM-C1/C2) (Class 1) (Class 2) Applications Asset tracking Measurement/ Remote Equipment Monitoring Scanners Sensors & Controls Industrial devices Point-of-Sale systems

More information

GSM. Quectel Cellular Engine. Firmware Update Application Note. Fw_Update_Application_Note_V3.1

GSM. Quectel Cellular Engine. Firmware Update Application Note. Fw_Update_Application_Note_V3.1 GSM Cellular Engine Firmware Update Application Note Fw_Update_Application_Note_V3.1 Document Title Firmware Update Application Note Version 3.1 Date 2012-03-08 Status Document Control ID Released Fw_Update_Application_Note_V3.1

More information

INSTALLATION OF UNIMARK XP PRINTER

INSTALLATION OF UNIMARK XP PRINTER INSTALLATION OF UNIMARK XP PRINTER AIR TICKETING ONLY This document will give you a step-by-step procedure on what you need to do to install the Unimark XP printer in Go! v4.x. STEP 1 Login to Worldspan

More information

Contents. GV-I/O Box 8 Ports Key Features Compatible Software Packing List Overview DIP Switch...

Contents. GV-I/O Box 8 Ports Key Features Compatible Software Packing List Overview DIP Switch... Contents GV-I/O Box 8 Ports...2 1. Key Features... 2 2. Compatible Software... 2 3. Packing List... 2 4. Overview... 3 5. DIP Switch... 3 6. Connections to PC... 4 6.1 Installing USB Driver... 5 6.2 Assigning

More information

SIM28_EVB kit_user Guide_V1.02

SIM28_EVB kit_user Guide_V1.02 SIM28_EVB kit_user Guide_V1.02 Document Title: Version: 1.02 Date: 2012-03-30 Status: Document Control ID: Release SIM28_EVB Kit_User Guide_V1.02 General Notes SIMCom offers this information as a service

More information

Ameba RTL8195AM+ALC5680 Smart Voice 2-Mic Development Kit User Guide for Baidu DuerOS

Ameba RTL8195AM+ALC5680 Smart Voice 2-Mic Development Kit User Guide for Baidu DuerOS Ameba RTL8195AM+ALC5680 Smart Voice 2-Mic Development Kit User Guide for Baidu DuerOS Realtek Semiconductor Corp. No. 2, Innovation Road II, Hsinchu Science Park, Hsinchu 300, Taiwan Tel.: +886-3-578-0211.

More information

EMB1061-E. Datasheet. Abstract. BLE module. Vision:1.0 Date: Number: DS0080EN. Features. Module Type. Based on an ultra-low power BLE SOC

EMB1061-E. Datasheet. Abstract. BLE module. Vision:1.0 Date: Number: DS0080EN. Features. Module Type. Based on an ultra-low power BLE SOC Datasheet BLE module Vision:1.0 Date:2017-07-04 Number: DS0080EN Abstract Features Based on an ultra-low power BLE SOC ARM Cortex-M0 Core 32MHz Module Type Type -P PCB antenna Note 24KB RAM 160KB Flash

More information

Teseo-Suite. PC tool to manage, configure and evaluate the Teseo GNSS family Quick Training Guide. v. 1.0

Teseo-Suite. PC tool to manage, configure and evaluate the Teseo GNSS family Quick Training Guide. v. 1.0 Teseo-Suite PC tool to manage, configure and evaluate the Teseo GNSS family Quick Training Guide v..0 Quick Start Guide - Contents Introduction Basic commands Advanced features 4 Documents & related resources

More information

BASCOM51. Quick Start Guide

BASCOM51. Quick Start Guide BASCOM51 Quick Start Guide Date: 23 December, 2010 Document Revision: 1.01 BiPOM Electronics Telephone : 1-713-283-9970 E-mail : info@bipom.com Web : www.bipom.com 2010 by BiPOM Electronics. All rights

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

DIL/NetPC ADNP/1520 Board Revision 2.1 Installing an SSH Connection User Manual

DIL/NetPC ADNP/1520 Board Revision 2.1 Installing an SSH Connection User Manual DIL/NetPC ADNP/1520 Board Revision 2.1 Installing an SSH Connection User Manual SSV Embedded Systems Heisterbergallee 72 D-30453 Hannover Phone: +49-(0)511-40 000-0 Fax: +49-(0)511-40 000-40 E-mail: sales@ist1.de

More information

+ (5~27 VDC) GND. Bluetooth V4.2 BLE RS-232 Serial Adapter. Model: BLE-232D-E. 1. Package content: BLE RS-232 adapter

+ (5~27 VDC) GND. Bluetooth V4.2 BLE RS-232 Serial Adapter. Model: BLE-232D-E. 1. Package content: BLE RS-232 adapter 1. Package content: BLE RS-232 adapter Bluetooth V4.2 BLE RS-232 Serial Adapter Model: BLE-232D-E Package Contents: BLE RS-232 adapter x 1 A4 User manual x 1 Mini USB Cable x 1 White Box: 11 x 6 x 5 (cm)

More information

LAB #1: The CSM12C32 Module and PBMCUSLK Project Board

LAB #1: The CSM12C32 Module and PBMCUSLK Project Board CS/EE 5780/6780 Handout #1 Spring 2007 Myers LAB #1: The CSM12C32 Module and PBMCUSLK Project Board Lab writeup is due to your TA at the beginning of your next scheduled lab. Don t put this off to the

More information

GEM80 & ewon Setup Quick Guide

GEM80 & ewon Setup Quick Guide Introduction to the ewon The ewon is an intelligent, programmable Ethernet Gateway, which can be used to bridge GEM 80 PLCs onto an Ethernet network, via the PLC serial port (Port3). This provides network-based

More information

LT30 GETTING STARTED GUIDE GPS/GIS HANDHELD CONTROLLER

LT30 GETTING STARTED GUIDE GPS/GIS HANDHELD CONTROLLER LT30 GETTING STARTED GUIDE GPS/GIS HANDHELD CONTROLLER Copyright Copyright 2009-2012 CHC Shanghai HuaCe Navigation Technology Ltd. All rights reserved. The CHC are trademark of Shanghai Huace Navigation

More information

SCOPIA 100 MCU Quick Start

SCOPIA 100 MCU Quick Start SCOPIA 100 MCU Quick Start Version 5.6 Multipoint Conferencing Unit NOTICE 2000-2008 RADVISIONLtd. All intellectual property rights in this publication are owned by RADVISION Ltd and are protected by Italy

More information

RoadRunner 24AP(i+) Recovering Tool Instructions

RoadRunner 24AP(i+) Recovering Tool Instructions RoadRunner 24AP(i+) Recovering Tool Instructions Ver. 1.0 Follow these instructions if your modem do not boot. If you have questions or problems using this modem build in recovering tool, please contact

More information

How to upgrade firmware of Pi-931-X34CC and Pi-931-XA5 reader module

How to upgrade firmware of Pi-931-X34CC and Pi-931-XA5 reader module S i l i c o n C r a f t How to upgrade firmware of Pi-931-X34CC and Pi-931-XA5 reader module Revision History Revision Date Description Change/Updated/Comment 1.0 February 2011 1 st Release 2.0 July 2012

More information

Figure 1. JTAGAVRU1 application The JTAGAVRU1 is supported by AVR Studio. Updated versions of AVR Studio is found on

Figure 1. JTAGAVRU1 application The JTAGAVRU1 is supported by AVR Studio. Updated versions of AVR Studio is found on JTAG AVR Emulator through USB Main Features AVR Studio Compatible Supports AVR Devices with JTAG Interface Emulates Digital and Analog On-Chip Functions Data and Program Memory Breakpoints Supports Assembler

More information

ST25DV-DISCOVERY. Discovery kit for the ST25DV04K dynamic NFC/RFID tag. Features

ST25DV-DISCOVERY. Discovery kit for the ST25DV04K dynamic NFC/RFID tag. Features Discovery kit for the ST25DV04K dynamic NFC/RFID tag Data brief Features Two ready-to-use printed circuit boards (PCB): ST25DV_Discovery_Mboard: STM32F405VGT6 LQFP100 32-bit microcontroller, with 1 Mbyte

More information

Access Control Unit User s Guide

Access Control Unit User s Guide NetAXS Access Control Unit User s Guide The configurations described in this document have not been reviewed by Underwriters Laboratories Inc. June 2007 2007 Honeywell. All rights reserved. 800-00233,

More information

How to update OS image from V1421 to V1501 by Exe file

How to update OS image from V1421 to V1501 by Exe file Author Sean Hsu Version 1.0.0 Date 2010/4/20 Page 1/13 How to update OS image from V1421 to V1501 by Exe file Applies to: Platform OS version WinPAC/ViewPAC utility version WP-8x3x N/A N/A WP-8x4x All

More information

MITEL. Mobile Extension. Mobile Client Handset User Guide Release 1.7

MITEL. Mobile Extension. Mobile Client Handset User Guide Release 1.7 MITEL Mobile Extension Mobile Client Handset User Guide Release 1.7 NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel Networks Corporation

More information

GB-Ware. Quick Guide. Powered by: Tel: Fax Web:

GB-Ware. Quick Guide. Powered by: Tel: Fax Web: Powered by: GB-OS 6.1 GB-Ware Quick Guide GBWAQG201208-01 Global Technology Associates 3505 Lake Lynda Drive Suite 109 Orlando, FL 32817 Tel: +1.407.380.0220 Fax. +1.407.380.6080 Email: info@gta.com Web:

More information

Check storage (Settings > General > Usage) If low on storage, nonessential apps need to be deleted. Go into setting and check if ios has the most

Check storage (Settings > General > Usage) If low on storage, nonessential apps need to be deleted. Go into setting and check if ios has the most 1. 2. 3. 4. 5. 6. Check storage (Settings > General > Usage) If low on storage, nonessential apps need to be deleted. Go into setting and check if ios has the most recent update. If not, update the ipad.

More information

UHC-HD Software Update Instructions

UHC-HD Software Update Instructions This software package updates control software versions, which are accessed with a programming code. A language file, accessed with another code, is also updated. It is essential that the revisions occur

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

LevelOne. VoIP Gateway. Dial-Plan Setting and Console IP setting VOI-2000 VOI-4000 VOI-4100 VOI-8000

LevelOne. VoIP Gateway. Dial-Plan Setting and Console IP setting VOI-2000 VOI-4000 VOI-4100 VOI-8000 LevelOne VoIP Gateway Dial-Plan Setting and Console IP setting VOI-2000 VOI-4000 VOI-4100 VOI-8000 1 Table of content SETTING DIAL-PLAN... 3 1 WEB SCREEN OF DIAL-PLAN... 3 1.1 Add Telephone... 3 1.2 Add

More information

+ (5~27 VDC) GND. Bluetooth V4.2 BLE RS-422/485 Serial Adapter. Model: BLE-485C. 1. Package content: BLE RS-422/485 adapter

+ (5~27 VDC) GND. Bluetooth V4.2 BLE RS-422/485 Serial Adapter. Model: BLE-485C. 1. Package content: BLE RS-422/485 adapter Bluetooth V4.2 BLE RS-422/485 Serial Adapter 1. Package content: BLE RS-422/485 adapter Model: BLE-485C Package Contents: BLE 422/485 adapter x 1 Screw x2, Screw nut x 2 A4 User manual x 1 Mini USB Cable

More information

How to install TEOS Connect on BRAVIA Professional Displays. Version 1. 11/04/18 TEOS Connect installation

How to install TEOS Connect on BRAVIA Professional Displays. Version 1. 11/04/18 TEOS Connect installation How to install TEOS Connect on BRAVIA Professional Displays Version 1 11/04/18 TEOS Connect installation Contents Introduction 3 Pre-requisites 4 Step-by-step installation 5 Q&A 16 2 TEOS Connect installation

More information

AI4100 Portable Reader User Manual

AI4100 Portable Reader User Manual AI4100 Portable Reader User Manual March 2, 2015 Copyright 2015 Softrail All rights reserved Softrail 1098 Venetia Road Eighty-Four, PA 15330 Tel. 888 872-4612 (toll free US and Canada only) Tel. 724 942-1473

More information

TCS-NET GENERAL PURPOSE INTERFACE

TCS-NET GENERAL PURPOSE INTERFACE TCS-NET GENERAL PURPOSE INTERFACE For advanced conjunction function Model name: TCS-NET General Purpose Interface TCB-IFCG1TLE (TCB-IFCG2TLE) Contents 1. Introduction... 2 2. Overview of the System...

More information

STM-1 Mux SONET/SDH Multiplexer User Manual

STM-1 Mux SONET/SDH Multiplexer User Manual STM-1 Mux SONET/SDH Multiplexer User Manual [Type the abstract of the document here. The abstract is typically a short summary of the contents of the document. Type the abstract of the document here. The

More information

Boot Loader for the Z51F6412 MCU

Boot Loader for the Z51F6412 MCU Boot Loader for the Z51F6412 MCU AN037701-0215 Abstract This application note discusses how to create a boot loader program for the Z51F6412 microcontroller, a member of Zilog s Z8051 Family of Microcontrollers.

More information

GMSplus Customer Connection Test Procedure

GMSplus Customer Connection Test Procedure GMS-xx Customer Connection Test Procedure Page 1/14 GMSplus Customer Connection Test Procedure Company: Author: Checked: Approved: Distribution: GeoSIG Ltd Wiesenstrasse 39, 8952 Schlieren, Switzerland,

More information

Please use only wired network connections to configure the Router.

Please use only wired network connections to configure the Router. Please use only wired network connections to configure the Router. Turn off all of your network devices, including your computer(s) and the Modem Router. If you currently use a modem, disconnect it now.

More information

D120-S3G User s Guide

D120-S3G User s Guide D120-S3G User s Guide GIGABYTE Technology Ltd. Network & Business Unit Table of Contents 1. How to connect console.page 3 to 5 2. Login into Web UI Page 6 to 11 3. GIGABYTE Management Console (IPMI web

More information

SN8000 EVK User Guide

SN8000 EVK User Guide SN8000 EVK User Guide Version: 1.1 Release Date: October 11, 2014 Note: Murata Electronics N.A, Inc (Murata) reserves the right to make changes in specifications at any time and without notice. The information

More information

GW1000 User s Guide. Revision 1.04 Mar 30, 2008

GW1000 User s Guide. Revision 1.04 Mar 30, 2008 GW1000 User s Guide Revision 1.04 Mar 30, 2008 Website: www.datalink-networks.com Tel : (604) 632-4278 / (866) 709-6390 Table of Contents 1.0 GW1000 General Operation & Applications... 3 2.0 Hardware Specifications...

More information

STOP! Read these instructions before connecting the PR3 to your Computer

STOP! Read these instructions before connecting the PR3 to your Computer Windows 10 Installation Instructions for the PR3 NOTE: If Windows 10 installed the drivers for the PR3, these instructions are not needed. These instructions are only to be used if Windows 10 did not automatically

More information

User Manual V1.1 Date: WiFi RS-232 Adapter. Red LED: IP Address Blue LED: TX/RX 5V Out (Pin 9)

User Manual V1.1 Date: WiFi RS-232 Adapter. Red LED: IP Address Blue LED: TX/RX 5V Out (Pin 9) 1. Package Contents: WiFi RS-232 adapter x 1 Battery power line with connector x 1 User manual x 1 USB Cable x 1 2 dbi Dipole Antenna x 1 WiFi RS-232 Adapter White box: Dimension: 10 x 5.5 x 5 (cm) Weight:

More information

User Manual. Thermo Scientific Orion

User Manual. Thermo Scientific Orion User Manual Thermo Scientific Orion Orion Star Com Software Program 68X637901 Revision A April 2013 Contents Chapter 1... 4 Introduction... 4 Star Com Functions... 5 Chapter 2... 6 Software Installation

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

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

PNP/5280 µclinux Starter Kit: First Steps

PNP/5280 µclinux Starter Kit: First Steps PNP/5280 µclinux Starter Kit: First Steps The DIL/NetPC PNP/5280 embedded Linux starter kits DNP/SK20 contains everything you need to get started with your Motorola MCF5280 ColdFire-based embedded networking

More information