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

Size: px
Start display at page:

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

Transcription

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

2 REVISION HISTORY Version Date Description VER First Version VER VER VER Section 3.1 -Device Programmer V3.50=>V3.52 update. Section 3.1 -Device Programmer V3.52=>V3.60 update. Section 4 -CAUTION about size error message is deleted. -Ethernet content is deleted. Section 3, 5 - Add contents about EVK Section 4~6 - Update to Device Programmer MD. Section 9 added. V1.3 Page:2/35

3 CONTENTS 1. INTRODUCTION DEFINITION OTA(OVER-THE-AIR) DEVICE PROGRAMMING OF ZDK OTA FUNCTION PROCEDURE HARDWARE INTERFACE OTA OPERATION PROCEDURE OTA(OVER-THE-AIR) DEVICE PROGRAMMING OF EVK OTA OPERATION PROCEDURE HARDWARE INTERFACE OTA OPERATION PROCEDURE INSTALL DEVICE-PROGRAMMER MD AND USB DRIVER DOWNLOAD THE FIRMWARE USE DEVICE-PROGRAMMER MD CONNECT TO PC MANAGEMENT OF INSTALLER DEVICE MANAGEMENT OF TARGET DEVICE OTA DOWNLOAD OPERATION INFORMATION OTA SERVER DEVELOPMENT V1.3 Page:3/35

4 1. INTRODUCTION This document explains how to use OTA function with MG245X(MG2455/MG2450) by Device Programmer MD, which is win32 application program of RadioPulse DEFINITION INSTALLER: Host System which has the firmware to download. TARGET: The device to be changed by new firmware. MG2455-F48: ZigBee2006, ZigBeePRO and IEEE compliant single chip solution developed by RadioPulse.(22GPIO, QFN Type) LM2455-EM: ZigBee2006, ZigBeePRO and IEEE compliant 2.4GHz ZigBee Module for evaluation with MG2455-F48 chip. MG2450-B72: ZigBee2006, ZigBeePRO and IEEE compliant single chip solution developed by RadioPulse.(24GPIO, BGA Type) LM2450-EM: ZigBee2006, ZigBeePRO and IEEE compliant 2.4GHz ZigBee Module for evaluation with MG2450-B72 chip. MG245X-EVB: A PC interface board of LM2455-EM and LM2450-EM. This board makes it possible to download user programs to LM2455-EM/LM2450-EM or connect to host programs in PC system. V1.3 Page:4/35

5 2. OTA(Over-The-Air) Device Programming of ZDK 2.1. OTA Function Procedure OTA function is operated as follows; 1 INSTALLER device sends the data to TARGET device by 64-bit IEEE address. 2 When TARGET device receives the data, the data is written to External Serial FLASH memory. 3 INSTALLER device checks data integrity(crc), which is written in External Serial FLASH memory. 4 When data integrity(crc) is checked, INSTALLER device sends RESET command. 5 When TARGET device receive RESET command, the data written in External Serial FLASH memory is copied to Internal FLASH memory and then re-boot Hardware Interface HOST SYSTEM (PC) MG245x Wireless Link MG245x Firmware Image File [Installer Device].H00.H01.H03 Internal Flash Flash Memory(96KB) Memory [Target Device] External Serial FLASH AT25FS010N (128KB) V1.3 Page:5/35

6 2.3. OTA Operation Procedure Installer TARGET PING-REQUEST PING-RESPONSE ERASE-REQUEST ERASE-RESPONSE Erase External Flash CROM-WRIT Write to External Flash CRC-REQUEST CRC-RESPONSE Compare CRC RESET-REQUEST RESET-RESPONSE Copy External Flash to Internal Flash and then,reboot 1 INSTALLER configures the RF channel. 2 INSTALLER sends PING with IEEE address to search. 3 TARGET responses when received IEEE address equals to its address. 4 If no response, INSTALLER changes its RF channel and do search operation until success. 5 INSTALLER sends ERASE COMMAND to erase external flash of remote device. 6 INSTALLER sends code-image to TARGET device. 7 INSTALLER sends CRC REQUEST to read CRC value of TARGET device. 8 If CRC equal, INSTALLER sends RESET. 9 TARGET device copies external flash image to internal flash memory. 10 TARGET device restarts. V1.3 Page:6/35

7 3. OTA(Over-The-Air) Device Programming of EVK 3.1. OTA Operation Procedure OTA function is worked as follows; 1 INSTALLER device sends data to TARGET device with 64-bit IEEE address. 2 When TARGET device receives the data, it writes the data to Internal FLASH memory(0x8400~0xffff). 3 INSTALLER device checks the data integrity(crc) for the data, which is written in Internal FLASH memory(0x8400~0xffff). 4 When the data integrity(crc) is checked, INSTALLER device sends RESET command. 5 When TARGET device receives RESET command, copy the data written in defined area(0x8400~0x7bff) of internal flash memory into the other area(0x0000~0x7bff) of internal flash memory and then re-boot Hardware Interface HOST SYSTEM (PC) MG245x Wireless Link MG245x 31KByte Firmware Image File xx.h00.h00.h01.h03 Internal Flash Memory.H00 31KByte [Installer Device] [Target Device] V1.3 Page:7/35

8 3.3. OTA Operation Procedure Installer Target PING-REQUEST PING-RESPONSE ERASE-REQUEST ERASE-RESPONSE Erase Internal Flash Area (0x8400~0xFFFF) CROM-WRIT Write to Internal Flash Area (0x8400~0xFFFF) CRC-REQUEST CRC-RESPONSE Compare CRC RESET-REQUEST RESET-RESPONSE Copy Internal Flash Area to Internal Flash Another Area (0x8400~0xFFFF) (0x0000~0x7BFF) and then, Reboot 1 INSTALLER configures the RF channel. 2 INSTALLER sends PING with IEEE address to search. 3 TARGET responses when received IEEE address equals to its address. 4 If no response, INSTALLER changes its RF channel and do search operation until success. 5 INSTALLER sends ERASE COMMAND to erase internal flash some area of remote device. 6 INSTALLER sends code-image to TARGET device. 7 INSTALLER sends CRC REQUEST to read CRC value of TARGET device. 8 If CRC equal, INSTALLER sends RESET. 9 TARGET device copies internal flash image to another area of internal flash. 10 TARGET device restarts. V1.3 Page:8/35

9 Note - OTA is implemented by 64-bit IEE addressing mode and IEEE MAC DATA PACKET FORMAT(Uses reserved field of frame-control field in IEEE frame) 4. INSTALL DEVICE-PROGRAMMER MD and USB DRIVER Please refer to Sec 3.1 in Device-Programmer MD User s Guide. V1.3 Page:9/35

10 5. DOWNLOAD FIRMWARE In order to use OTA function, first you need to download corresponding firmware to two LM2455-EM or LM2450-EM with MG245X-EVB respectively. 1 Please connect USB1(Uart1) on MG245X-EVB with LM2455-EM or LM2450-EM to PC by a USB cable. 2 Please set the switches on MG245X-EVB as shown below. You can use Power in two ways. One is to set Power switch(sw1) to USB mode as shown in [Figure 1]. The other is to set SW12 switch to BAT_ON after inserting battery to battery holder at the bottom of MG245X-EVB as shown in [Figure 2]. - Power Switch(SW1) Figure 1.Power Switch - 3V Battery Switch(SW12) Figure 2. Battery Power Switch - ISP Switch(SW3) Set ISP Switch(SW3) to ISP mode as shown in [Figure 3]. V1.3 Page:10/35

11 Figure 3. ISP Switch - ISP Select(SW10) Switch As shown in [Figure 4], set ISP Select switch(sw10) to Local ISP mode. Figure 4. ISP Select Switch The following explains ISP Select Switch(SW10). * means that it is set by default when you buy MG245X-EVB. In this case, the default is 1-2 Local ISP and the * of 2-3 Ethernet ISP is printed wrongly. - Dip Switch(J4) As shown in [Figure 5], Set 5 and 7 switch to ON. Figure 5. Dip Switch The following explains Dip Switch(J4). * means that it is set by default when you buy MG245X-EVB. V1.3 Page:11/35

12 Important: When downloading firmware, USB1(UART1) port should be used. Do NOT use DSUB9 or USB0(UART0) port for downloading firmware. 3 Start Device-Programmer MD. 4 Select Direct-Download mode in Device-Programmer MD menu. V1.3 Page:12/35

13 5 Select chip type as MG2450/ Select USB Port type to USB to Serial Port(CP210X) and click replace ( ). The Device List connected to PC is checked as below. V1.3 Page:13/35

14 IMPORTANT: When downloading firmware, the USB port on PCIB shall be used. If serial port is used, downloading does NOT work. 7 Select Bank ON and Bank 0 in Device-Programmer MD. Then, click File open( ) button. For ZDK, select ZigBeePRO_DK_HCI.H00 in 3. ZDK Software Library \ ZigBeePRO_V2X_Library \ HEX folder and click Open button. For EVK, select MG245X-EVK_OTA_INSTALLER_V1X.H00 in MG245X- EVK_V2.X(MG245X-EVK_Source)\OTA_INSTALLER folder and click Open button. 8 For ZDK, when clicking Open button after selecting ZigBeePRO_DK_HCI.H00, ZigBeeXXX_DK_HCI.H01 for Bank 1 and ZigBeeXXX_DK_HCI.H03 for Bank3 are V1.3 Page:14/35

15 automatically selected as shown below. For EVK, click Open button after selecting MG245X- EVK_OTA_INSTALLER_V1X.H00. MG245X-EVK_OTA_INSTALLER_V1X.H01 for Bank1 and MG245X-EVK_OTA_INSTALLER_V1X.H03 for Bank3 are automatically selected. If the MG245X-EVK_OTA_INSTALLER_V1X.H03 to download to Bank3 is over 1000Byte, the Error message below is shown. V1.3 Page:15/35

16 Error Message 9 As shown in the figure below, when selecting Program Hex Code in Operation and Overwrite with hardware information in Modem Configuration Type, Hardware Information window is displayed. Here please set IEEE Address to and set the desired RF Channel. Now, we will select Channel After setting above, click start icon( ) and start downloading firmware. 11 If the downloaded MG245X is set by Code Protection, the warning message below is shown; V1.3 Page:16/35

17 In this case, the FLASH shall be initialized. To proceed downloading, click OK button. When the FLASH is initialized, the message below is shown; To complete FLASH initialization successfully, reset the hardware. Reset the hardware directly by pressing reset button on the MG245X-EVB to release Code Protection function of MG245X. Click OK button after completing hardware reset. 12 When the firmware is downloaded successfully, the success message below is displayed. When the firmware is downloaded to LM2455-EM/LM2450-EM through Step 1~12 above, download firmware of Target Device to another MG245X-EVB with LM2455-EM/LM2450-EM. In this case, follow Step 1~12 above except for Step and. In Step, for ZDK, select ZigBeePRO_DK_HCI.H00, ZigBeePRO_DK_HCI.H01, and ZigBeePRO_DK_HCI.H03. For EVK, select MG245X-EVK_V2X_OTA_TARGET.H00. In Step, set IEEE Address as and set the desired RF channel to Channel 11. V1.3 Page:17/35

18 Now, firmware of Installer Device and Target Device are downloaded to two MG245X-EVBs with LM2455-EM/LM2450-EM. Let s go over how to download the firmware by OTA function in Section 6. V1.3 Page:18/35

19 6. USE DEVICE-PROGRAMMER MD The [Figure 6] below is the initial screen of Device-Programmer MD. Figure 6. Initial Screen of Device-Programmer MD [Table 1] below explains basic menu of Device-Programmer MD. Table 1. Basic Menu of Device-Programmer Tool Bar Menu Description Download Mode Select Download mode Chip Type Select Chip type Port Type Select Serial Port Type connected with PCIB V1.3 Page:19/35

20 Check Check whether the PCIB operates normally. HexEditor Start Hex Editor About Information of Device-Programmer MD Select OTA-Download and MG2450/2455 when OTA downloading to MG245X by Device-Programmer MD as shown below; 6.1 Connect to PC 1 Start Device-Programmer MD. 2 Connect a device downloaded with firmware supporting Installer Device(MG245X-EVB with LM2455-EM/LM2450-EM) of OTA to PC by USB cable after starting Device-Programmer MD. 3 Select OTA-Download and MG2450/2455 on the menu bar. 4 When clicking Connect button( ), communication setting window is shown below. Select RS232(Serial) communication based on connection between PC and Device(MG245X- EVB with LM2455-EM/LM2450-EM) in the window. After selecting RS232(Serial), COM port, Baud Rate, Data Bit, and Parity Bit can be selected. V1.3 Page:20/35

21 Followings are parameter setting values for communication of Device-Programmer MD; RS232 (Serial) MG245X-EVB board and PC program are connected by RS232. Port Type: Select COM port type on current MG245X-EVB board. - All Serial Port : All COM Port connected to PC - USB to Serial Port (CP210X) : COM Port in type of CP210X USB chip Port: Select port of USB cable connected with current MG245B-EVB board and PC. Rate: 115,200 bps Data: 8-bit Parity: None Stop: 1- bit V1.3 Page:21/35

22 IMPORTANT: To connect MG245X-EVB to PC by USB cable, the SW1 on EVB shall be USB location. To connect it by RS-232 cable, the SW1 shall be EXT. NOTE: When using RS-232 cable to connect to PC, the external power of 5V, 2A. If the USB cable is used, the USB power is used so the external power is NOT needed. 6.2 Management of Installer Device Device Programmer MD can read and change IEEE Address, RF Channel, and Transmit Power of Installer Device. ICON FUNCTION DESCRIPTION IEEE Address IEEE Address of Installer Device RF Channel RF Channel on which Installer Device operates. Transmit Power Transmit Power of Installer Device. Transmit Power can be set from STEP 0 to STEP 7 and the STEP 0 means the highest Transmit Check IEEE Address, RF Channel, and Transmit Power Change RF Channel and Transmit Power 6.3 Management of Target Device Power. Check IEEE Address and RF channel on which the Installer Device currently works. Change RF Channel and Transmit Power of Installer Device. ICON FUNCTION DESCRIPTION Destination Address Destination Address of Target Device Search Search Target Device Loop-Back Loop-Back test of Target Device V1.3 Page:22/35

23 Search Input IEEE Address of Device to search in Destination Address. If a user input Destination Address as FF FF FF FF FF FF FF FF, all Device currently operating can be searched. When Search button( ) is clicked after Destination Address is inputted, the Ping window below is opened. Click Ping button and search actual Device. Search Device operating on same channel with Installer Device. After completing Device search, a user can input the searched Device in Destination Address. Select certain Device and double-click on it, the Address of the Device is automatically inputted in Destination Address. V1.3 Page:23/35

24 Loop-Back When loop back button( opened. ) is clicked, the Loop-Back window is Input IEEE Address of Device to loop back test in Destination Address of main window. Input the pattern to execute Loop-back test and click Loop-back button. When the Loop-back test is completed for the device, the result can be checked in Status Text window. If the Loop-back test is succeeded, the equal pattern to transmitted pattern is returned. V1.3 Page:24/35

25 V1.3 Page:25/35

26 7. OTA DOWNLOAD As shown in Section 5, after downloading firmware to two devices(lm2455-em or LM2450- EM with MG245X-EVB), make them operate as Installer Device and Target Device respectively. In other words, connect Installer Device(IEEE Address: 1) to Device Programmer MD. In Device Programmer MD, download firmware to another Target Device(IEEE Address: 2) by OTA function. 1 Set ISP Switch (SW3) on two MG245X-EVBs to Normal mode and then press Reset button on two MG245X-EVBs to operate those devices normally. 2 Please open Device-Programmer MD. Select OTA-Download and MG2450/2455. After that, connect Installer Device(LM2455-EM or LM2450-EM with MG245X-EVB, IEEE Address: 1), which will send the firmware, to Device Programmer MD by clicking Connect button( Sec 6.1 in this document. ). For the setting of port and parameter, refer to 3 Set RF channel of Installer Device and Target Device equally. The Installer Device can ONLY update the device within current RF Channel by OTA function. Please set same channel with Target Device to be downloaded by OTA function with the function( value and the function( transmit power value. ),which reads channel of Installer device and the transmit power ), which changes channel of Installer device and the 4 Input IEEE Address of Target Device in Destination Address. A user can search Destination Address of Target Device with Search( to Sec 6.3 for details. ) function. Please refer 5 Select firmware file to download to Target Device. Select Bank ON and Bank 0 and select ZigBeePRO_DK_HCI.H00 in 3. ZDK Software Library \ ZigBeePRO_V2X_Library \ HEX folder in the CD by clicking. The hex files relating to Bank 1 and Bank 3 are automatically selected. In this way, select the firmware to download. In EVK, select MG245X-EVK_V2X_OTA_TARGET.H00 in Source folder. V1.3 Page:26/35

27 6 Select Download in Operation relating to controlling to Target Device. For detailed setting such as Recovery, refer to Sec 8. 7 Select one in Modem Configuration Type below for Hardware Information setting. Modem Configuration Type Overwrite with hardware information When you want to update the hardware information of Target Device unlike existing setting, you can use this function. Select Overwrite with hardware information on Modem Configuration Type. After that, please select the desired value on the Hardware Information window. In this case, if you change IEEE Address and Channel unlike existing values, you have to set Destination Address and RF Channel to changed values when OTA download. Retain hardware information in FLASH memory This is used when you want to use the hardware information of the Target Device same, which is updated by firmware. Select Retain hardware information in FLASH memory on Modem Configuration Type part of Device Programmer. In this case, IEEE address and channel keeps same as previous one, so set to same Destination Address and Channel value when OTA-Download later. Not including hardware information This is used when you don t want to set the hardware Information of the Target Device, which is updated by firmware. Please select this function when ONLY hardware Information on the firmware to be updated is not supported. V1.3 Page:27/35

28 Hardware Information Setting window For details of Hardware Information, please refer to Sec in Device- Programmer MD User s Guide. 8 When pressing start button( Next button. ), OTA-Wizard window below is displayed. Press V1.3 Page:28/35

29 9 Please press Next button in the window below. 10 Download firmware by OTA function as shown below. 11 When the firmware is downloaded successfully, the following window will be displayed. V1.3 Page:29/35

30 12 Finally, select Remote Re-boot button in Operation and press start button( ). 13 Remote Re-Boot window below is started. For ZDK, re-boot Target Device by clicking OK button after selecting Re-boot External Flash. For EVK, select Re-boot Internal Flash and click OK button. The internal FLASH of Target Device is re-booted. V1.3 Page:30/35

31 14 Success Message window is displayed. Firmware is successfully updated to Target Device by OTA function. V1.3 Page:31/35

32 8. OPERATION INFORMATION Device-Programmer MD provides several commands about OTA download function for target device. All commands perform for DestAddr. All operation is executed based on IEEE Address in Destination Address among Target Device Information. When Start button( ) is pressed after selecting desired function in Operation Section, the selected function is executed to Target Device. 1 Download Download firmware of Target Device. After downloading, if a user wants to apply it, Re-boot External Flash of Remote Re-boot is executed. 2 Recovery When you click this button, it returns to data before performing Re-boot External Flash after erasing or completing update. 3 Erase Initialize entire Target Device. When you adjust it after erasing, perform Re-boot External Flash of Remote Re-boot. V1.3 Page:32/35

33 4 Remote Re-boot Re-boot external or internal flash of target device. 5 Read CRC When you click this button, it can read CRC of current ROM of Target Device. V1.3 Page:33/35

34 9. OTA SERVER DEVELOPMENT Device-Programmer MD operates as OTA server by connecting with OTA Installer in OTA- Download mode. To implement OTA server, please refer to OTA Server Implementation document. OTA Server (Device Programmer MD) UART OTA Installer Device RF Remote Target Device V1.3 Page:34/35

35 RadioPulse Inc 3rd Fl., Hans B/D II, Seongnae-Dong, Gangdong-Gu, Seoul, Korea, , Korea URL: Tel: ~5 Fax: About RadioPulse Inc. RadioPulse is a Being Wireless solution provider offering wireless communication & network technologies and developing next generation wireless networking technologies. The new wireless networking solutions envisioned by RadioPulse will enable user to enjoy wireless technologies with easy interface. Founded in April of 2003, the company maintains it headquarters and R&D center in Seoul, Korea. Copyright (c) 2011 RadioPulse. All rights reserved. V1.3 Page:35/35

ZIC2410 User Guide Device-Programmer Software Manual

ZIC2410 User Guide Device-Programmer Software Manual ZIC2410 Series ZIC2410 User Guide Device-Programmer Software Manual 0005-05-08-00-001 (Rev B) Table of Contents 1 INTRODUCTION & PURPOSE... 3 1.1 DEFINITIONS... 3 1.2 REFERENCED DOCUMENTS... 3 1.3 PREREQUISITES...

More information

[MG2420] MCU Module Datasheet. (No. ADS0705) V1.0

[MG2420] MCU Module Datasheet. (No. ADS0705) V1.0 [MG2420] MCU Module Datasheet (No. ADS0705) V1.0 REVISION HISTORY Version Date Description VER.1.0 2013.10.22 First version release. V1.0 Page:2/17 CONTENTS 1. INTRODUCTION... 4 1.1. DEFINITIONS... 4 2.

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

ZIC2410 Getting Started Guide

ZIC2410 Getting Started Guide MeshConnect Family ZIC2410 Getting Started Guide 0005-05-08-11-001 (Rev E) Table of Contents 1 INTRODUCTION... 3 1.1 DEFINITIONS... 3 1.2 REFERENCED DOCUMENTS... 3 1.3 CEL ZIC2410 SYSTEM DESCRIPTION...

More information

BM2001 (Bluetooth USB Adapter) User s Guide

BM2001 (Bluetooth USB Adapter) User s Guide BTWIN is a Trademark of BTNetworks. BM2001 (Bluetooth USB Adapter) User s Guide BTNetworks Co., LTD 2005 08.30 Ver 3.0 1 Table of Contents 1 Introduction (Model: BM2001) 4 2 Bluetooth USB Adapter & Bluetooth

More information

minibee Logictech SEMILAB minibee Version 1.3 Coordinator Router End Device

minibee Logictech SEMILAB minibee Version 1.3 Coordinator Router End Device minibee SEMILAB Coordinator Router End Device Logictech USB Dongle LM2455 Module & Extension Board RP-M100/M110/MR220/MR500 Module & Extension Board 2014-01-21 www.logictech.kr 1 Revision History Version

More information

RP-M110 Datasheet (VER.1.3)

RP-M110 Datasheet (VER.1.3) () REVISION HISTORY Version Date Description VER.1.0 2009.05.6 First Version Release VER.1.1 2009.7.28 VER.1.2 2009.8.28 Section 1.6 - Terminal 1~4 BBA output deleted. Section 1.3/1.4/3.1/3.2 -Change temperature

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

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

Version 2.4

Version 2.4 2009.10.26 Version 2.4 Revision History Revision Date Version Pages Description 2006-07-14 2.0 All Initial Release by shlee 2007-08-02 2.1 Partial Vista x32 added khheo 2008-05-13 2.2 Partial Multi-1 &

More information

Bluetooth V4.1 BLE RS-232 Serial Adapter Model: BLE-232B Bluetooth V4.2 BLE RS-232 Serial Adapter Model: BLE-232C

Bluetooth V4.1 BLE RS-232 Serial Adapter Model: BLE-232B Bluetooth V4.2 BLE RS-232 Serial Adapter Model: BLE-232C Bluetooth V4.1 BLE RS-232 Serial Adapter Model: BLE-232B Bluetooth V4.2 BLE RS-232 Serial Adapter Model: BLE-232C Applications: MSR card reader reader, RFID reader, IC card reader, Specifications: 1. Baud

More information

MultiPort USB User Manual

MultiPort USB User Manual MultiPort USB User Manual Version 2.8 2011. 07. 16 Revision History Revision Date Version Pages Description 2006-07-14 2.0 All Initial Release by shlee 2007-08-02 2.1 Partial Vista x32 added khheo 2008-05-13

More information

ZICM357P2 - Evaluation Kit User s Guide

ZICM357P2 - Evaluation Kit User s Guide User Guide 0008-02-08-00-000 (Rev. A) ZICM357P2 - Evaluation Kit User s Guide ZICM357P2 Evaluation Kit User Guide Introduction The ZICM357P2 Evaluation Kit (ZICM357P2-KIT1-1) provides a simple evaluation

More information

User s Manual Closer to Real, Zigbee Module ZIG-100. Wireless Communication. ROBOTIS CO.,LTD

User s Manual Closer to Real, Zigbee Module ZIG-100. Wireless Communication. ROBOTIS CO.,LTD User s Manual 2006-07-06 Closer to Real, Wireless Communication ROBOTIS CO.,LTD. www.robotis.com +82-2-2168-8787 Contents 1. Page 02 2. Zigbee Setting Page 06 3. PC Interface Zig Board Schematic Page 10

More information

MeshConnect ISP / WNA (ZIC2410USB-WNA-1) User Guide

MeshConnect ISP / WNA (ZIC2410USB-WNA-1) User Guide MeshConnect Family MeshConnect ISP / WNA (ZIC2410USB-WNA-1) User Guide 0007-05-08-06-001 (REV B) TABLE OF CONTENTS INTRODUCTION 3 CEL MESHCONNECT ISP / WNA FEATURES 3 GETTING STARTED 4 USB SETUP 4 MESHCONNECT

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

STARWATCH FINGERPRINT ENROLLMENT PRO 2006 User Manual

STARWATCH FINGERPRINT ENROLLMENT PRO 2006 User Manual 5F, Ace Techno Tower B/D Phone : 82 2 2659 0055 684-1 Deungchon-Dong Fax : 82 2 2659 0086 Gangseo-Gu Web : www.idteck.com Seoul, Korea STARWATCH FINGERPRINT ENROLLMENT PRO 2006 User Manual Table of Contents

More information

CEL MeshConnect ZICM35x Test Tool User Guide

CEL MeshConnect ZICM35x Test Tool User Guide User Guide 0011-00-17-02-000 CEL MeshConnect ZICM35x Test Tool User Guide CEL MeshConnect ZICM35x Test Tool User Guide Introduction CEL s MeshConnect EM357 Mini Modules combine high performance RF solutions

More information

User Manual A08. User Manual

User Manual A08. User Manual A08 TABLE OF CONTENTS TABLE OF CONTENTS... 1 1. INTRODUCTION... 2 1.1. Key Features... 3 1.2. OS Requirement... 4 1.3. Specification... 4 1.4. Packing List... 4 2. OVERVIEW... 5 2.1. LED Definition...

More information

SPECIFICATIONS SUBJECT TO CHANGE WITHOUT NOTICE

SPECIFICATIONS SUBJECT TO CHANGE WITHOUT NOTICE SPECIFICATIONS SUBJECT TO CHANGE WITHOUT NOTICE Notice While reasonable efforts have been made to assure the accuracy of this document, Telit assumes no liability resulting from any inaccuracies or omissions

More information

TRP-C08X. USB To 4 RS232/422/485 Converter. User s Manual

TRP-C08X. USB To 4 RS232/422/485 Converter. User s Manual TRP-C08X USB To 4 RS232/422/485 Converter User s Manual Printed Sep. 2014 Rev 1.2 Trycom Technology Co.,Ltd No.35, Zhongxing Rd., Guishan Township, Taoyuan County 333, Taiwan. Tel : 886-3-350-3351 Fax:

More information

FLASH PROGRAMMER FP-8903 VER 2.00 USER S MANUAL

FLASH PROGRAMMER FP-8903 VER 2.00 USER S MANUAL FLASH PROGRAMMER FP-8903 VER 2.00 USER S MANUAL FP8903 V2.00 DOC R.2.0 1 TABLE OF CONTENTS SECTION CONTENTS PAGE 1 INTRODUCTION 1.1 MANUAL CONTENTS 03 1.2 PROGRAMMER AND ACCESSORIES 03 2 FEATURES 04 3

More information

NISSAN ECU FLASH REPROGRAMMER FOR WINDOWS (Ver. 1.00) INSTRUCTION MANUAL

NISSAN ECU FLASH REPROGRAMMER FOR WINDOWS (Ver. 1.00) INSTRUCTION MANUAL NISSAN ECU FLASH REPROGRAMMER FOR WINDOWS (Ver. 1.00) INSTRUCTION MANUAL !! NOTE and CAUTION!! Thank you for purchasing the TECHTOM Flash Reprogrammer. Please read and follow the instructions carefully

More information

imcu7100evb User s Guide

imcu7100evb User s Guide Version 1.0 2011 WIZnet Co., Inc. All Rights Reserved. For more information, visit our website at http://www.wiznet.co.kr Copyright 2011WIZnet Co., Inc. All rights reserved. Table of Contents 1 Overview...3

More information

EKK-LM3S811 QUICKSTART

EKK-LM3S811 QUICKSTART Stellaris LM3S811 Evaluation Kit The Stellaris LM3S811 Evaluation Kit provides a low-cost way to start designing with Stellaris microcontrollers. The LM3S811 Evaluation Board (EVB) can function as either

More information

Serial 2-Port ExpressCard

Serial 2-Port ExpressCard Serial 2-Port ExpressCard User Manual Ver. 2.00 All brand names and trademarks are properties of their Respective owners. Features and Benefits Fully compliant with ExpressCard Specification 1.0 ExpressCard/34

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

Figure 1: ZigBee Evaluation Kit (ZEK) Contents. Figure 2: ZigBee Adapter Zb-121 and Module Zb-21

Figure 1: ZigBee Evaluation Kit (ZEK) Contents. Figure 2: ZigBee Adapter Zb-121 and Module Zb-21 The ZigBee Evaluation Kit (ZEK) has been developed for evaluation of the ZigBee wireless solution from Amp ed RF. This demo kit utilizes Amp ed RF ZigBee Serial Adapter (AR Zb-121) board with embedded

More information

Revision History Revision Date Version Pages Description

Revision History Revision Date Version Pages Description Revision History Revision Date Version Pages Description 2006-07-14 2.0 All Initial Release by shlee 2007-08-02 2.1 Partial Vista x32 added khheo 2008-05-13 2.2 Partial Multi-1 & Win2008 added by hjnoh

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

Physical Imaging Rapid Recovery - Bare Metal Restore

Physical Imaging Rapid Recovery - Bare Metal Restore Physical Imaging Rapid Recovery - Bare Metal Restore Applicable Products These instructions apply to the following products: - MSP Overview Bare Metal Recovery (BMR) allows you to restore a physical image

More information

NPort Z2150 User s Manual

NPort Z2150 User s Manual NPort Z2150 User s Manual Third Edition, July 2015 www.moxa.com/product 2015 Moxa Inc. All rights reserved. NPort Z2150 User s Manual The software described in this manual is furnished under a license

More information

i-7550 PRIFIBUS to RS232/RS485/RS422

i-7550 PRIFIBUS to RS232/RS485/RS422 i-7550 PRIFIBUS to RS232/RS485/RS422 Quick Start User Guide 1. Introduction This manual introduces i-7550's basic setting and operating quickly, the user can refer to i-7550 user manual in the ICP DAS

More information

TRP-C08S. USB to 1 RS232 and 1 RS422/485 Isolated Converter. User s Manual

TRP-C08S. USB to 1 RS232 and 1 RS422/485 Isolated Converter. User s Manual TRP-C08S USB to 1 RS232 and 1 RS422/485 Isolated Converter User s Manual Printed Sep. 2014 Rev 1.4 Trycom Technology Co.,Ltd No.35, Zhongxing Rd., Guishan Township, Taoyuan County 333, Taiwan. Tel : 886-3-350-3351

More information

Saab TransponderTech. R4 Display SW Update Instruction

Saab TransponderTech. R4 Display SW Update Instruction Saab TransponderTech R4 Display SW Update Instruction i COPYRIGHT The entire contents of this instruction and its appendices, including any future updates and modifications, shall remain the property of

More information

WizISP Program User Guide for W7100

WizISP Program User Guide for W7100 WizISP Program User Guide for W7100 version 0.9βeta 2008 WIZnet Co., Inc. All Rights Reserved. For more information, please visit our website at http://www.wiznet.co.kr Copyright 2009 WIZnet Co., Inc.

More information

May 2016 Version 1.2.7

May 2016 Version 1.2.7 May 2016 Version 1.2.7 2 Introduction Copyright Copyright 2016 4RF Limited. All rights reserved. This document is protected by copyright belonging to 4RF Limited and may not be reproduced or republished

More information

ZCRMZNICE01ZEMG Crimzon In-Circuit Emulator

ZCRMZNICE01ZEMG Crimzon In-Circuit Emulator Quick Start Guide QS006602-0408 Introduction Zilog s ZCRMZNICE01ZEMG Crimzon (ICE), shown in Figure 1, provides Crimzon chip family emulation with a Trace and Event system for program debugging using Zilog

More information

Bluetooth Serial Adapter

Bluetooth Serial Adapter Bluetooth Serial Adapter FB100AS User Guide Version 1.0 FIRMTECH Co., Ltd. B-606, Ssangyong IT Twin Tower, Sangdaewon-dong, 442-5 Jungwon-gu, Seongnam-si, Gyeonggi-do, Korea 462-120 Tel : +82-31-719-4812

More information

深圳市鼎泰克电子有限公司. Zigbee Module User Guide. Shenzhen DTK Electronics Co., Ltd V5.7. Shenzhen DTK Electronics CO., LTD. Zigbee Module User Guide DRF Series

深圳市鼎泰克电子有限公司. Zigbee Module User Guide. Shenzhen DTK Electronics Co., Ltd V5.7. Shenzhen DTK Electronics CO., LTD. Zigbee Module User Guide DRF Series 深圳市鼎泰克电子有限公司 Shenzhen DTK Electronics Co., Ltd Zigbee Module User Guide V5.7 Shenzhen DTK Electronics CO., LTD. Address: Room 2A#506, Color Building, BaoAn district, Shenzhen, China TEL: +86 755-29080800

More information

Monitoring & Configuring ENTES serial devices by EMG-10. EMG-10 is a Modbus Server which is used for monitoring ENTES serial devices

Monitoring & Configuring ENTES serial devices by EMG-10. EMG-10 is a Modbus Server which is used for monitoring ENTES serial devices Monitoring & Configuring ENTES serial devices by EMG-10 EMG-10 is a Modbus Server which is used for monitoring ENTES serial devices 1.Introduction 1.1 General Entes EMG10 Modbus Gateway is used for internet/intranet

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

Wireless LAN USB Stick AWL400. User Manual. Version 1.1 June BENQ Corporation

Wireless LAN USB Stick AWL400. User Manual. Version 1.1 June BENQ Corporation Wireless LAN USB Stick AWL400 User Manual Version 1.1 June 2002 Notice I Copyright Statement This manual cannot be reproduced in any form or by any means or used to make any derivative such as translation,

More information

Ethernet Serial Server

Ethernet Serial Server Ethernet Serial Server Users Manual Eport-101, Eport-102, Eport-104, Eport108 1 INTRODUCTION... 1 1.1 FEATURES... 1 1.2 PRODUCT SPECIFICATIONS... 2 1.3 DEFAULT SETTINGS... 3 2 COMMUNICATION MODES... 4

More information

Setting the DCM Switches

Setting the DCM Switches 20 The device(s) connected to the DCM will help you determine the appropriate switch settings. Host Computer or Operator Interface Connection If you re using a host computer or operator interface as the

More information

Quick Installation Guide TU-S9

Quick Installation Guide TU-S9 Quick Installation Guide TU-S9 V1 Table of Contents English 1 1. Before You Start 1 2. How to Install 2 Troubleshooting 7 Version 06.24.2010 1. Before You Start Package Contents TU-S9 CD-ROM (Driver) Multi-Language

More information

Industrial Serial Device Server

Industrial Serial Device Server 1. Quick Start Guide This quick start guide describes how to install and use the Industrial Serial Device Server. Capable of operating at temperature extremes of -10 C to +60 C, this is the Serial Device

More information

D-Link (Europe) Ltd. 4 th Floor Merit House Edgware Road London HA7 1DP U.K. Tel: Fax:

D-Link (Europe) Ltd. 4 th Floor Merit House Edgware Road London HA7 1DP U.K. Tel: Fax: Product: DFL-500 Internet Firewall Index Setup Introduction...2 Set Up Using Web Configurator...3 Setting Up Internal IP Address using CLI...4 Setting UP External IP Address Manually Using CLI...4 How

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

User s Manual Printed Sep Rev 1.2

User s Manual Printed Sep Rev 1.2 TRP-C08M USB To 4 RS232/422/485 Isolated Converter User s Manual Printed Sep. 2014 Rev 1.2 Trycom Technology Co.,Ltd No.35, Zhongxing Rd., Guishan Township, Taoyuan County 333, Taiwan. Tel : 886-3-350-3351

More information

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

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

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

USER MANUAL USB Bluetooth Adapter

USER MANUAL USB Bluetooth Adapter USER MANUAL USB Bluetooth Adapter UBT-120 CONTENT 1. Introduction--------------------------------------------------------------------------------- 2 2. Package Content-------------------------------------------------------------------------

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

TRP-C08S. USB To 1* RS232 and 1*RS422/485 Isolated Converter. User s Manual. Printed Jun Rev 1.2

TRP-C08S. USB To 1* RS232 and 1*RS422/485 Isolated Converter. User s Manual. Printed Jun Rev 1.2 TRP-C08S USB To 1* RS232 and 1*RS422/485 Isolated Converter User s Manual Printed Jun. 2007 Rev 1.2 Trycom Technology Co., Ltd 1F, No.2-11, Sihu street, Yingge Township, Taipei, Taiwan ROC Tel: 886-2-86781191,

More information

Installation Instructions

Installation Instructions Installation Instructions Windows 7/XP Printer Driver USB (USB Printer Class only) / LAN Overview: The Windows Printer Driver for Windows 7 and XP Pro requires a new interface type, which is a true USB

More information

WizFi250 Quick Start Guide

WizFi250 Quick Start Guide WizFi250 Quick Start Guide WizFi250 Evaluation Board The WizFi250 EVB is the evaluation board for testing WizFi250 and prototyping development. WizFi250 EVB is composed of a WizFi250 evaluation board and

More information

ACE PLUS CORP. APCON100 series Operation Manual RS-232 to Ethernet Converter

ACE PLUS CORP. APCON100 series Operation Manual RS-232 to Ethernet Converter APCON100 series Operation Manual RS-232 to Ethernet Converter Page 1 of 24 APCON100 series Operation Manual Index Chapter 1 Specifications 2 Chapter 2 Introduction 3 Chapter 3 Easy Installation 4 Chapter

More information

LE840/LE850. Printer Setting Tool Manual Technical Reference

LE840/LE850. Printer Setting Tool Manual Technical Reference LE840/LE850 Printer Setting Tool Manual Technical Reference Table of Contents 1. INTRODUCTION 1 SUPPORTED PRINTERS... 1 FEATURES... 1 OUTLINE OF THE FUNCTIONS... 2 NOTATION... 2 SCREENS USED IN THIS DOCUMENT...

More information

3.1 I-7560 Pin Assignment and Specifications: Introduction

3.1 I-7560 Pin Assignment and Specifications: Introduction 3.1 I-7560 Pin Assignment and Specifications: Introduction The I-7560 adds a Windows serial Com port via its USB connection and is compatible with new & legacy RS-232 devices. USB Plug and Play allows

More information

Zigbee Module User Guide

Zigbee Module User Guide Zigbee Module User Guide V5.1 CONTENTS 1 DRF Series Zigbee Module Features... 3 2 DRF Series Zigbee Module Parameters... 6 DRF1601... 6 DRF1601A... 8 DRF1602... 10 DRF1605... 12 DRF1605H... 16 DRF2617-ZR232...

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

3980xpi/3980/3900 V8.2 User Notes

3980xpi/3980/3900 V8.2 User Notes 3980xpi/3980/3900 V8.2 User Notes Contents What s New in Version 8.2........................................ 2 Reminders.................................................... 5 Determining if 3900 Has Hard

More information

WIZ220IO / WIZ220IO-EVB User s Manual (Ver. 1.0)

WIZ220IO / WIZ220IO-EVB User s Manual (Ver. 1.0) [ 텍스트입력 ] WIZ0IO / WIZ0IO-EVB User s Manual (Ver. 1.0) 010 WIZnet Inc. All Rights Reserved. For more information, visit our website at www.wiznet.co.kr Document History Information Revision Data Description

More information

CommLink IV Technical Guide

CommLink IV Technical Guide www.wattmaster.com CommLink IV Technical Guide Table of Contents General Information... 3 CommLink IV Overview...3 Optional IP Module Kit...3 Optional Remote Link II...3 Installing CommLink IV ONLY...3

More information

1) Installing Bluetooth software for Windows (A) Place installation CD into PC and setup should launch automatically.

1) Installing Bluetooth software for Windows (A) Place installation CD into PC and setup should launch automatically. 1) Installing Bluetooth software for Windows (A) Place installation CD into PC and setup should launch automatically. If setup does not launch, use Windows Explorer to navigate to the appropriate CD- ROM

More information

STAR Comm Modem Kit for the Micro/PX-2000: Setup Instructions

STAR Comm Modem Kit for the Micro/PX-2000: Setup Instructions STAR Comm Modem Kit for the Micro/PX-2000: Setup Instructions This STAR Comm Modem Kit was designed specifically for use with the Micro/PX-2000 micro. The STAR Comm Modem is an external modem that can

More information

NITGEN FIM5360. Datasheet FIM5360. Version Supported Firmware Version: 1.11 or above

NITGEN FIM5360. Datasheet FIM5360. Version Supported Firmware Version: 1.11 or above NITGEN FIM5360 Stand-Alone Fingerprint Identification Device with Built-in CPU Datasheet Supported Firmware Version: 1.11 or above Version 1.04 NITGEN Page: 1 Copyright 2011 NITGEN Co., Ltd. ALL RIGHTS

More information

Programmer for flash micro computers. User s Manual

Programmer for flash micro computers. User s Manual Programmer for flash micro computers User s Manual TESSERA Technology INC. 6th edition 9/2008 Table of Contents Chapter 1 Summary 2 1.1 System Configuration 3 Chapter 2 Installation 4 2.1 System Requirement

More information

If you are running 223XX software you can skip to page 7, you may update the monitor if you choose to but it is not needed for these versions.

If you are running 223XX software you can skip to page 7, you may update the monitor if you choose to but it is not needed for these versions. Process: Software Loading Utility for Tracstar Cobham antennas Date & Rev: 01/21/14 Rev 0 Description: Precautions: Skills Required: Tools Required: This document describes in step by step detail how to

More information

Ethernet (CAT5 UTP/Straight-Through) Cable. 5V DC Power Adapter

Ethernet (CAT5 UTP/Straight-Through) Cable. 5V DC Power Adapter 1 This product can be set up using any current web browser, i.e., Internet Explorer 6 or Netscape Navigator 6.2.3. Before You Begin Check Your Package Contents DI-824VUP+ 2.4GHz Wireless VPN Router and

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

Bluetooth RS-232 Dongle. User s Manual BTS-100

Bluetooth RS-232 Dongle. User s Manual BTS-100 Bluetooth RS-232 Dongle User s Manual BTS-100 Table of Contents 1. INTRODUCTION... 2 2. PHYSICAL DIAGRAM... 3 3. BLUETOOTH PAIRING AND CONNECTING... 4 4. RS-232 INSTALLATION... 10 5. HYPERTERMINAL SETTING

More information

FlashMaxII Operation Guide

FlashMaxII Operation Guide FlashMaxII Operation Guide 2015-07-09 Version 1.0 EE Tools, Inc. 4620 Fortran Drive Suite 102 San Jose, CA 95134, USA www.eetools.com sales@eetools.com Tel : (408)263-2221 Fax : (408)263-2230 1 Table of

More information

COM Port Redirector. User Manual. Ver 2.1

COM Port Redirector. User Manual. Ver 2.1 User Manual Ver 2.1 December 19, 2008 Revision History Revision Date Doc Version Pages Description 10/17/2007 2.0 All Written by skkim 01/31/2008 2.0a Partial Added by khheo 12/19/2008 2.1 Partial Fixed

More information

Windows Me Plug-and-Play

Windows Me Plug-and-Play LAB PROCEDURE 18 Windows Me Plug-and-Play OBJECTIVES 1. Remove Network Adapter from the system. 2. Install Network Adapter with Plug-and-Play (PnP). 3. Remove modem. 4. Install modem with Plug-and-Play

More information

User's Manual Ethernet Interface

User's Manual Ethernet Interface User's Manual Ethernet Interface Rev. 5.03 SRP-270 SRP-275 SRP-280 SRP-350 SRP-350plus SRP-370 / 372 SRP-770 SRP-770II / 770IIE SLP-T400 / T400E SLP-T403 / T403E SLP-D400 / D400E SLP-D403 / D403E http://www.bixolon.com

More information

3 Connection, Shell Serial Connection over Console Port SSH Connection Internet Connection... 5

3 Connection, Shell Serial Connection over Console Port SSH Connection Internet Connection... 5 Contents 1 Description 2 2 Supported Devices 3 3 Connection, Shell 4 3.1 Serial Connection over Console Port...................... 4 3.2 SSH Connection................................. 4 3.3 Internet Connection...............................

More information

COM Port Redirector. User Manual. Ver 2.0a. Jan. 31, /36

COM Port Redirector. User Manual. Ver 2.0a. Jan. 31, /36 User Manual Ver 2.0a Jan. 31, 2008 1/36 Revision History Revision Date Doc Version Pages Description 10/17/2007 2.0 All Written by skkim 01/31/2008 2.0a Partial Added by khheo Copyright 2007 SystemBase

More information

ROM Write Utility. Operating Instructions

ROM Write Utility. Operating Instructions ROM Write Utility Operating Instructions Ver. 3.2 11/10/09 Introduction The ROM Write Utility is a PC based program that allows the technician to update the firmware on the Main Control Board and PCL

More information

TRP-C08M. USB To 4 RS232/422/485 Isolated Converter. User s Manual. Printed Jun Rev 1.0

TRP-C08M. USB To 4 RS232/422/485 Isolated Converter. User s Manual. Printed Jun Rev 1.0 TRP-C08M USB To 4 RS232/422/485 Isolated Converter User s Manual Printed Jun. 2013 Rev 1.0 Trycom Technology Co., Ltd 1F, No.2-11, Sihu street, Yingge Township, Taipei, Taiwan ROC Tel: 886-2-86781191,

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

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

ZigBeeNet Software 1.0 Application Note. Serial Bootloader. Doc. AN-481~04 v.1.2 March MeshNetics

ZigBeeNet Software 1.0 Application Note. Serial Bootloader. Doc. AN-481~04 v.1.2 March MeshNetics ZigBeeNet Software 1.0 Application Note Serial Bootloader Doc. AN-481~04 v.1.2 March 2008 2008 MeshNetics Executive Summary The Application Note provides quick instructions on using Serial Bootloader.

More information

Franklin Wireless S600C Modem Users Guide

Franklin Wireless S600C Modem Users Guide Franklin Wireless S600C Modem Users Guide Table of Contents Windows Installation... 2 Installing the CDMA Driver Package... 2 Download the File(s)... 2 Install the Driver Package... 2 Checking the Installation...

More information

Advantech Multiprog Deploying a project on KW

Advantech Multiprog Deploying a project on KW Advantech Multiprog Deploying a project on KW Jeffrey Wang FAE 2006/2 Deploying a Project KW series Introduction Hardware Configuration Mutliprog I/O configuration Compiling and Downloading Goals of the

More information

COM Port Redirector. User Manual. Ver 2.0

COM Port Redirector. User Manual. Ver 2.0 User Manual Ver 2.0 Oct. 17, 2007 Revision History Revision Date Doc Version Pages Description 10/17/2007 2.0 All Written by skkim Copyright 2007 SystemBase Co., Ltd. All rights reserved. Internet Homepage

More information

(1) Device Management tool: enables you to remotely manage AX220xx RS232-to-WiFi devices.

(1) Device Management tool: enables you to remotely manage AX220xx RS232-to-WiFi devices. 1 / 11 Quick Start This chapter provides a high level overview of AXR2W installation and configuration. For detailed introduction about this utility you can refer to AX220xx RS232-to-WiFi Reference Design

More information

B-EX Series B-EX Setting Tool Operation Manual

B-EX Series B-EX Setting Tool Operation Manual TOSHIBA Label Printer B-EX Series B-EX Setting Tool Operation Manual Third Edition: March 1, 2013 Table of Contents 1. INTRODUCTION 1 SUPPORTED PRINTERS... 1 SOFTWARE LICENSE AGREEMENT... 1 FEATURES...

More information

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

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

TALOS ITR-T250. TALOS ITR-T250 Ethernet Interface Setting Tool Manual. Check the IP address and Ethernet ID address in the power-on self-test page.

TALOS ITR-T250. TALOS ITR-T250 Ethernet Interface Setting Tool Manual. Check the IP address and Ethernet ID address in the power-on self-test page. TALOS ITR-T250 Ethernet Interface Setting Tool Manual Check the printer IP address and Ethernet ID address Check the IP address and Ethernet ID address in the power-on self-test page. All the printers

More information

USB-MIDI Driver installation and settings...1 Windows XP users... 1

USB-MIDI Driver installation and settings...1 Windows XP users... 1 Installation Guide Table of Contents USB-MIDI Driver installation and settings...1 Windows XP users... 1 Installing the KORG USB-MIDI Driver... 1 Allowing driver installation without a digital signature...

More information

UPDATING THE SERVICE TOOL Updating the Service Tool with Prism 2

UPDATING THE SERVICE TOOL Updating the Service Tool with Prism 2 Updating the Service Tool with Prism 2 Updating the Modular Service Tool SD with Prism 2 Version 4.5.0 and higher The Modular Service Tool SD is equipped with the ability to update its software with the

More information

TRP-C37. Ethernet to RS232/422/485 Converter. User s Manual. Printed Apr.2014 Rev 1.3

TRP-C37. Ethernet to RS232/422/485 Converter. User s Manual. Printed Apr.2014 Rev 1.3 TRP-C37 Ethernet to RS232/422/485 Converter User s Manual Printed Apr.2014 Rev 1.3 Trycom Technology Co.,Ltd No.35, Zhongxing Rd., Guishan Township, Taoyuan County 333, Taiwan. Tel : 886-3-350-3351 Fax:

More information

USER MANUAL for USB Data Link

USER MANUAL for USB Data Link Driver Installation Under Win 95 OSR2.1 1.Step1: Double click "My Computer" "System Properties" "Device Manager" Step2: While installing USB Data Link Cable under Windows 95 OSR2.1 mode, make sure "Universal

More information

NITGEN FIM50 Series. Datasheet FIM50N. Version Stand-Alone Fingerprint Identification Device with Built-in CPU. Standalone with built-in CPU

NITGEN FIM50 Series. Datasheet FIM50N. Version Stand-Alone Fingerprint Identification Device with Built-in CPU. Standalone with built-in CPU NITGEN FIM50 Series Stand-Alone Fingerprint Identification Device with Built-in CPU Datasheet Version 1.00 NITGEN Page: 1 Copyright 2010 NITGEN Co., Ltd. ALL RIGHTS RESERVED Serial Number: Specifications

More information

USB to RS-232/RS422/485. US-101-I USB To Serial Operation Manual

USB to RS-232/RS422/485. US-101-I USB To Serial Operation Manual USB to RS-232/RS422/485 US-101-I USB To Serial Operation Manual First Edition, Jun 2008 Table of Contents 1. Introduction 2 2. Package checklist 3 3. Product Specification 4 4. Product Panel Views Description

More information

ETOR-4 Ethernet/Serial Gateway ETOR-4. Ethernet/Serial Gateway USER MANUAL

ETOR-4 Ethernet/Serial Gateway ETOR-4. Ethernet/Serial Gateway USER MANUAL ETOR-4 Ethernet/Serial Gateway USER MANUAL 1 TABLE OF CONTENTS SECTION 1 GENERAL INFORMATION...6 SECTION 2 INSTALLATION...9 2.1 Definitions on ETOR... 9 2.2 Configuring ETOR...10 2.3 Required Installations

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