Installation & Configuration manual GSM/GPRS. OpenAT application V1.1

Size: px
Start display at page:

Download "Installation & Configuration manual GSM/GPRS. OpenAT application V1.1"

Transcription

1 Installation & Configuration manual GSM/GPRS OpenAT application V1.1

2 2012 / 07 / 17 2

3 ! CAUTION! ELECTRIC SHOCK HAZARD IF COVER REMOVED SERVICE BY QUALIFIED PERSONEL ONLY Document History Date Version OpenAT Auteur 19/01/12 V1.0 V2.0_7.44 Filip Lavaerts Creation 16/07/12 V1.1 V2.2_7.44 Imre Leber Addition 'How to switch between 5 modes' Introduction Generic version RSA encryption 2012 / 07 / 17 3

4 2012 / 07 / 17 4

5 Table of Contents 1. Introduction 2. General description 3. Basic setup 4. Working mode description 5. How to switch between the 5 working modes via SMS 6. SMS requests 7. SMS commands 8. Additional at commands 9. NTP 10. Periodical RESET configuration 11. DOTA upgrade 2012 / 07 / 17 5

6 Serial flow as used in this manual : DTE Data Terminal Equipment TxD RxD DTR DSR RTS CTS RI DCD GND IN OUT DCE Data Communication Equipment PC POS PLC Application Modem InduBox GSM DinBox GPRS Communication device 2012 / 07 / 17 6

7 1. Introduction This manual is the reference manual for configuring the GSM-GPRS OpenAT(*) application. This application is created for the Bausch Datacom NV InduBox GSM VIII GSM/GPRS modem. This modem is using the Sierra Wireless Q2686 quad band GSM/GPRS module and is using both UART interfaces : Q26.UART1 to the RS-232 interfaces and Q26.UART2 to RS-485 interface. Thanks to the GSM-GPRS OpenAT(*) application, 2 non IP enabled devices, connected to the Indubox modem, can be accessible over a GPRS link. (*) OpenAT is a trademark of Sierra Wireless 2012 / 07 / 17 7

8 2. General Description CSD (Circuit Switched Data) data communication with GSM modems has a similar behavior as connections with standard PSTN modems over a POTS (Plain Old Telephone System) line. In CSD answering mode (auto answer active s0=1), the Indubox modem will sent the unsolicited CONNECT 9600 responds after a successful connection is established with a remote originating modem. When the remote modem is disconnecting the connection, the responds NO CARRIER will be transmitted. When using GPRS the situation is complete different. TCP/IP is used, all data will be sent in packets and routed over an IP packet switched network. Thanks to the GSM-GPRS OpenAT application a CSD answering mode will be simulated when using communication over a GPRS link. When the OpenAT application is started in a socket server mode, a GPRS/APN connection will be automatically established and maintained. After a successful GPRS/APN connection the InduBox modem will be part of an IP network (Internet or Intranet) and will have an IP number. The OpenAT application will start a TCP socket server (listener) service and will listen to a predefined PORT. When a remote TCP client establishes a connection with the InduBox modem, the unsolicited responds CONNECT 9600 will be transmitted. When the TCP client is disconnecting the connection, the responds NO CARRIER will be transmitted. More information about the different modes of the Socket Server OpenAT are described in the following sections. 3. Basic Setup When using the GSM-GPRS OpenAT application is initial started, the serial ports of the InduBox modem will work with the following parameters : Speed : 9600 bps Async format : 8N1 Flow control : not used (no RTS needed from DTE) V.24 DTR signal : not used (no DTR needed from DTE) Basically only RXD/TXD and GND are needed to use the OpenAT application. It s possible to use the isolated 3-wire RS-232 and 2-wire RS-485 interfaces of the InduBox GSM VIII modem / 07 / 17 8

9 4. Possible Working Modes There are 5 possible working modes into the Socket Server Open AT application : 4.1 CSD The modem is acting like a normal GSM CSD data modem in auto answer mode (s0=1). During CSD data mode both RS-232 and RS-485 interfaces can be used in parallel and the modem will be 100% transparent in data mode. When a remote modem dials-in the unsolicited responds CONNECT 9600 is sent. When the connection is disconnected NO CARRIER will be sent. During idle state mode the modem is able to receive a SMS message and check the message content. More info on the SMS message content info below. 4.2 GPRS Same function as CSD described above, but the modem has received APN GPRS parameters via a SMS message. APN server name, user name, password and DNS info is entered, but there is no GPRS attachment or APN connection. This mode is implemented to allow DOTA (Download Over The Air) upgrade via a FTP host. This function is described below. During idle state mode the modem is able to receive a SMS message and check the message content. More info on the SMS message content info below. 4.3 SCKdual In this mode, the modem will automatically be connected to GPRS/APN and a TCP socket server (listen) service will be started. The APN connection and the socket listen mode will be checked regularly (60 seconds) so that the modem is always ready to answer a TCP socket client request. During SCKdual mode both RS-232 (Q26.UART1) and RS-485 (Q26.UART2) interfaces can be used in parallel. When a remote TCP client establishes a connection with the InduBox modem, the unsolicited responds CONNECT 9600 will be transmitted. When the TCP client is disconnecting the connection, the responds NO CARRIER will be transmitted. During data mode the modem is 100% transparent. When a remote modem dials-in (CSD) during an active TCP connection, the socket connection will be terminated and the CSD call will be answered / 07 / 17 9

10 During idle state mode the modem is able to receive a SMS message and check the message content. More info on the SMS message content info below. 4.4 SCKserv In this mode, the modem will automatically be connected to GPRS/APN and a TCP socket server (listen) service will be started. The APN connection and the socket listen mode will be checked regularly (60 seconds) so that the modem is always ready to answer a TCP socket client request. During SCKserv mode both RS-232 and RS-485 interfaces are listening to another IP PORT. PORT1 for the RS-232 interface (Q26.UART1) and PORT2 for the RS-485 interface (Q26.UART2). When a remote TCP client establishes a connection with the InduBox modem, the unsolicited responds CONNECT 9600 will be transmitted. When the TCP client is disconnecting the connection, the responds NO CARRIER will be transmitted. During data mode the modem is 100% transparent. When a remote modem dials-in (CSD) during active TCP connections, the socket connection on the RS-232 interface (Q26.UART1) will be disconnected and the CSD call will be answered. Data to/from the RS-485 interface (Q26.UART2) will be stalled (connection, but no data) until the CSD connection is disconnected. During idle state mode the modem is able to receive a SMS message and check the message content. More info on the SMS message content info below. 4.5 SCKclient In this mode, the modem will automatically be connected to GPRS/APN and two TCP socket client services will be started. Both TCP clients, PORT1 for the RS-232 interface (Q26.UART1) and PORT2 for the RS-485 interface (Q26.UART2), will try to establish a connection with the remote TCP/IP server:port. When connection is established the InduBox modem is sending it's unique IMEI code to the TCP server. The server must respond with a 16 bytes data. The InduBox modem is generating and sending back a HASH to the server. Server has to encrypt (private key) the same 16 bytes and compare it with the received HASH. If not equal, the server needs to close the connection. More information about this validating process is available in a separate document. When the client establishes a connection, the unsolicited responds CONNECT 9600 will be transmitted. When the connection is disconnected, the responds NO CARRIER will be transmitted. During data mode the modem is 100% transparent. When a remote modem dials-in during active TCP connections, the socket connection on the RS-232 interface (Q26.UART1) will be disconnected and the CSD call will be answered. Data to/from the 2012 / 07 / 17 10

11 RS-485 interface (Q26.UART2) will be stalled (connection, but no data) until the CSD connection is disconnected. During idle state mode the modem is able to receive a SMS message and check the message content. More info on the SMS message content info below. 5. How to switch between the 5 modes via SMS Switching between the modes described above is done via (text) SMS messages. Note: Each line must be terminated with a <CR><LF>, excluding the last () line, which should be alone on the last line. The syntax of a line in the configuration is: Keyword : Value There should be one space between Keyword and : and one space between : and Value. Each character is case sensitive. In a default state CSD mode is selected. No GPRS parameters are saved. 5.1 Switch to GPRS mode A SMS with the following content must be sent to the modem; InduBox startup.ini Link : GPRS APN : proximus.internet.be APNUN : username APNPW : password DNS1 : DNS2 : When the modem receives the SMS message as described above, the modem will save all the received parameters, restart and enter the GPRS mode. As explained above; this mode acts the same as CSD but all APN parameters are know and programmed. This mode exists to do an FTP upgrade as explained in next chapter / 07 / 17 11

12 5.2 Switch to SCKdual mode A SMS with the following content must be sent to the modem; InduBox startup.ini Link : SCKdual APN : proximus.internet.be APNUN : username APNPW : password DNS1 : DNS2 : Port : 404 When the modem receives an SMS message as described above, the modem will save all the received parameters, restart and enter the SCKdual mode. After the GSM registration the modem will automatically establish a connection to the GPRS network and the APN. The received IP address will be sent onto the RS-232 port (Q26.UART1) as an unsolicited responds and the socket server service will start automatically. 5.3 Switch to SCKserv mode A SMS with the following content must be sent to the modem; InduBox startup.ini Link : SCKserv APN : proximus.internet.be APNUN : username APNPW : password DNS1 : DNS2 : Port1 : 1024 Port2 : 1025 When the modem receives an SMS message as described above, the modem will save all the received parameters, restart and enter the SCKserv mode. After the GSM registration the modem will automatically establish a connection to the GPRS network and the APN. The received IP address will be sent onto the RS-232 port (Q26.UART1) as an unsolicited responds and the socket server service will start automatically / 07 / 17 12

13 5.4 Switch to SCKclient mode A SMS with the following content must be sent to the modem; InduBox startup.ini Link : SCKclient APN : proximus.internet.be APNUN : username APNPW : password DNS1 : DNS2 : Server1 : Port1 : 1024 Server2 : Port2 : 1025 When the modem receives an SMS message as described above, the modem will save all the received parameters, restart and enter the SCKclient mode. After the GSM registration the modem will automatically establish a connection to the GPRS network and the APN. The received IP address will be sent onto the RS-232 port (Q26.UART1) as an unsolicited responds and the socket server service will start automatically. The TCP/IP client(s) will start to establish a connection with the remote server(s):port. 5.5 Switch to CSD mode It s always possible to go back to the default CSD mode via the following SMS; InduBox startup.ini Link : CSD When the modem receives an SMS message as described above, the modem will restart, and enter the CSD mode / 07 / 17 13

14 6. SMS Requests Note: Each line must be terminated with a <CR><LF>, also the last () line Each character is case sensitive. Number = telephone number for Responds SMS 6.1 Baud Rate request Message: Responds: InduBox request InduBox response Request : Baud Rate 1 Response : 9600 Number : Port 1 : RS-232 (Q26.UART1) interfaces Possible Responses : 2400, 9600, 19200, 38400, 57600, Message: Responds: InduBox request InduBox response Request : Baud Rate 2 Response : 9600 Number : Port 2 : RS-485 (Q26.UART2) interface Possible Responses : 2400, 9600, 19200, 38400, 57600, RSSI request Message: Responds: InduBox request InduBox response Request : RSSI Response : 30 Number : Possible Response : RSSI value after +CSQ, ref. Sierra Wireless 6.3 Working Mode request Message: Responds: InduBox request InduBox response Request : Mode Response : CSD Number : Possible Response : CSD, GPRS, SCKdual, SCKserv, SCKclient 2012 / 07 / 17 14

15 6.4 Config request Message: Responds: InduBox request Link: SCKdual Request : Config Version: V5.1 Number : APN: proximus.internet.be APNUN: APNPW: DNS1: DNS2: SCKserv TCP Port: 1000 FTP Address: FTP Port: FTP File: FTP Size: 7. SMS Commands Note: Each line must be terminated with a <CR><LF>, also the last () line Each character is case sensitive. Number = telephone number for Responds SMS 7.1 Baud Rate command Message: Responds: InduBox command InduBox response Command : Baud Rate 1 Response : 9600 Value : 9600 Number : Port 1 : RS-232 (Q26.UART1) interface Possible Value : 2400, 9600, 19200, 38400, 57600, Message: Responds: InduBox command InduBox response Command : Baud Rate 2 Response : 9600 Value : 9600 Number : Port 2 : RS-485 (Q26.UART2) interface Possible Value : 2400, 9600, 19200, 38400, 57600, / 07 / 17 15

16 8. Additional AT Commands Switching between the working modes as described above can also be done locally, via additional at commands. Connect the InduBox modem, via the Bausch RJ-45 to DB-9 serial cable, to a standard COM port of a PC. Use a standard serial communication program like Windows Hyperterminal, configured onto the correct COM port / 9600 bps / 8N1 / no flowcontrol (default InduBox modem settings). Additional mode switching command AT/LINK = CSD GPRS SCKdual SCKserv SCKclient Additional GPRS parameters commands AT/APN= proximus.internet.be AT/APNUN= username AT/APNPW= password AT/DNS1= AT/DNS2= Additional SCKdual / SCKserv / SCKclient parameters commands AT/TCPPORT1 = 111 AT/TCPPORT2 = 222 AT/TCPSERVER1 = AT/TCPSERVER2 = Additional DOTA parameters commands AT/FTPADDRESS= AT/FTPPORT= 21 AT/FTPFILE= file.ext AT/FTPSIZE= 262 AT/DOTAPWD= xxyyzz Additional NTP parameters commands AT/NTPSEVER = at.pool.ntp.org AT/NTPPORT= 123 AT/NTPINTERVAL=1440 [minutes] Additional Reset parameter commands AT/RESETTIME= 12:34 AT/RESETTIMEON AT/RESETTOMEOFF [HH:MM] Additional configuration overview command AT/CONFIG? 2012 / 07 / 17 16

17 9. NTP At interval [NTP interval in minutes] the GSM-GPRS application will try to make a connection to the [NTP Server] on port [NTP Port] to synchronize the internal Sierra Wireless Q26 clock. The clock can be managed and verified via the standard +CCLK clock command. 9.1 SMS configuration Note: Each line must be terminated with a <CR><LF>, also the last () line Each character is case sensitive. Number = telephone number for Responds SMS Message: InduBox NTP Server : nl.pool.ntp.org Port : 123 Number : Responds: InduBox response Response : NTP(nl.pool.ntp.org, 123,20) 9.2 AT commands AT/NTPSEVER = at.pool.ntp.org AT/NTPPORT= 123 AT/NTPINTERVAL=1440 [minutes] 2012 / 07 / 17 17

18 10. Periodical RESET configuration Periodical reset is provided via a GPIO connection between the Q2686 GSM/GPRS module and the XMEGA reset control processor. Note : If this software control reset is used, the hardware reset (menu accessible via the push bottom onto the InduBox GSM VIII PCB) must be disabled by selecting 0 as 'Reset period time' SMS configuration Note: Each line must be terminated with a <CR><LF>, also the last () line Each character is case sensitive. Number = telephone number for Responds SMS Message: InduBox Reset Time : 12:34 Enabled : true Number : Responds: InduBox response Response : Resettime(12:34, true) 10.2 AT commands AT/RESETTIME= 12:34 AT/RESETTIMEON AT/RESETTOMEOFF [HH:MM] 2012 / 07 / 17 18

19 11. DOTA upgrade DOTA upgrade is done via FTP. A SMS with the following content must be sent to the modem; InduBox FTP upgreade FTP : :21 User : username Pwd : password File : filename.dwl Size : Key : xxyyzz should match the saved DOTA password After receiving the SMS the modem will try to make a connection to a FTP server:port. When in CSD mode: nothing will be done (no GPRS parameters) GPRS mode: the modem will do a GPRS attach, APN connection, SCKdual mode: stop socket listen service, the modem was already connected to GPRS, APN, SCKserv mode: stop socket listen service, the modem was already connected to GPRS, APN, SCKclient mode:stop socket client service, the modem was already connected to GPRS, APN, The received Key should match the locally saved Dota password, if OK download will start. After downloading the file, the size will be verified. If not equal The upgrade process stops and the modem will restart as nothing has happened. If equal The new OpenAT application will be loaded and the modem will restart / 07 / 17 19

Installation & Configuration manual. InduBox GSM IV

Installation & Configuration manual. InduBox GSM IV Installation & Configuration manual InduBox GSM IV 2008 / 02 / 19 2 ! CAUTION! ELECTRIC SHOCK HAZARD IF COVER REMOVED SERVICE BY QUALIFIED PERSONEL ONLY Document History Date Version Auteur 02/10/2006

More information

Reference hardware manual. DinBox RTU SL V1.0b

Reference hardware manual. DinBox RTU SL V1.0b Reference hardware manual DinBox RTU SL V1.0b Bausch Datacom NV Tiensesteenweg 56 B-3360 Korbeek-Lo +32 16 461288 2 ! CAUTION! ELECTRIC SHOCK HAZARD IF COVER REMOVED SERVICE BY QUALIFIED PERSONEL ONLY

More information

TELTONIKA ModemCOM (TMC-10x) User Manual V

TELTONIKA ModemCOM (TMC-10x) User Manual V TELTONIKA ModemCOM (TMC-10x) User Manual V2.1.1.18 TABLE OF CONTENTS ATTENTION!...3 LEGAL NOTICE...3 INTRODUCTION...4 1. PACKAGE CONTENTS...5 2. TECHNICAL SPECIFICATIONS...6 2.1. Data transferring...6

More information

DinBox M36 Hardware Description Guide

DinBox M36 Hardware Description Guide DinBox M36 Hardware Description Guide This manual covers the different hardware settings when using the DinBox M36 equipment. Next to this you will find all the relevant technical information needed when

More information

Communication Products for the Industrial market

Communication Products for the Industrial market Research & Development overview of Bausch Datacom NV Communication Products for the Industrial market Bausch Datacom NV Filip Lavaerts e-mail filip@bausch.be telephone +32 16 46.12.88 mobile +32 475 48.63.91

More information

Document history. 18th April 2012 : Start Version th Nov 2012 : Change to Smart SAM2W Version 1.1

Document history. 18th April 2012 : Start Version th Nov 2012 : Change to Smart SAM2W Version 1.1 The Smart SAM2W User Guide Document history 18th April 2012 : Start Version 1.0 28 th Nov 2012 : Change to Smart SAM2W Version 1.1 1 Contents 1. Introduction 2. Safety precautions 3. Radio frequency exposure

More information

HOME AUTOMATION, INC. Model 93A00-1. Serial Server. User s Manual

HOME AUTOMATION, INC. Model 93A00-1. Serial Server. User s Manual HOME AUTOMATION, INC. Model 93A00-1 Serial Server User s Manual Document Number 93I00-1 Rev. A December, 2009 Introduction The 93A00-1 is a RS232/RS485 to TCP/IP converter integrated with a robust system

More information

USER S MANUAL. PH232Ex1. #1 RS-232 Serial Port to Ethernet, Terminal Server/Client. Doc No: PH232Ex1-UM-001 IPEX. (IP Electronix)

USER S MANUAL. PH232Ex1. #1 RS-232 Serial Port to Ethernet, Terminal Server/Client. Doc No: PH232Ex1-UM-001 IPEX. (IP Electronix) USER S MANUAL PH232Ex1 Doc No: PH232Ex1-UM-001 #1 RS-232 Serial Port to Ethernet, Terminal Server/Client IPEX (IP Electronix) Contents 1. INTRODUCTION... 3 2. SPECIFICATIONS... 3 3. PACKAGE CHECKLIST...

More information

RM6000 GPRS Modem / Router

RM6000 GPRS Modem / Router User Manual Version 6.30 AMG Systems Ltd March 2013 3 The Omega Centre Stratton Business Park Biggleswade Bedfordshire, UK SG18 8QB Tel: 44 (0) 1767 600777 sales@amgsystems.com 1. Introduction 2. RM6000

More information

User Manual for VE GSM Modem

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

More information

Chapter 11: Input/Output Organisation. Lesson 05: Asynchronous RS232C Serial Port data transfer

Chapter 11: Input/Output Organisation. Lesson 05: Asynchronous RS232C Serial Port data transfer Chapter 11: Input/Output Organisation Lesson 05: Asynchronous RS232C Serial Port data transfer Objective Understand the RS232C asynchronous data transfer and signals Learn the RS232C serial port communication

More information

Industrial Quad-band GPRS/GSM Modem GTM-201 Series. User Manual

Industrial Quad-band GPRS/GSM Modem GTM-201 Series. User Manual Industrial Quad-band GPRS/GSM Modem GTM-201 Series User Manual Warranty All products manufactured by ICP DAS are warranted against defective materials for a period of one year from the date of delivery

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

USER MANUAL FOR GS100/GS1003G

USER MANUAL FOR GS100/GS1003G USER MANUAL FOR GS100/GS1003G 1 Table of Contents 1. INTRODUCTION... 3 2. FEATURES... 3 3. OPERATION... 3 4.CONNECTION DETAILS... 4 5.CONFIGURATION... 5 5.1 Hyper Terminal Setting... 5 5.2 GS100 Configuration...

More information

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

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

More information

How to connect. Go to Tools / Options / Port Settings (in PlusConfig software) and change the COM port to COM 3. Minelec PlusConfig How to connect

How to connect. Go to Tools / Options / Port Settings (in PlusConfig software) and change the COM port to COM 3. Minelec PlusConfig How to connect How to connect PlusConfig How to connect with the Luxom system There are 3 different ways of connecting your computer to the Luxom system: - LOCAL - IP - MODEM LOCAL This means that we use a Luxom serial

More information

Sender Receiver Sender

Sender Receiver Sender EEE 410 Microprocessors I Spring 04/05 Lecture Notes # 19 Outline of the Lecture Interfacing the Serial Port Basics of Serial Communication Asynchronous Data Communication and Data Framing RS232 and other

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

Metacom SCADA Communications Systems. Metacom MC402 Remote Router. Installation Manual V2.0

Metacom SCADA Communications Systems. Metacom MC402 Remote Router. Installation Manual V2.0 Metacom SCADA Communications Systems 6 Ndabeni Business Park; Inyoni Avenue; Ndabeni; 7405; South Africa PO Box 1582; Cape Town; 8000; South Africa Telephone: +27 (0) 21 531 9900 Facsimile: +27 (0) 21

More information

Wrenchman, Inc Old Hwy. # 8 Suite # 122 New Brighton, Minnesota (651)

Wrenchman, Inc Old Hwy. # 8 Suite # 122 New Brighton, Minnesota (651) Wrenchman, Inc. 1801 Old Hwy. # 8 Suite # 122 New Brighton, Minnesota 55112 (651) 638-9012 468X Interface Cable Specifications The Interface Cable emulates the Async RS-232 logical interface supported

More information

WiFi to RS-232 adapter user manual

WiFi to RS-232 adapter user manual WiFi to RS-232 adapter user manual WiFi to RS-232 adapter Package Contents: WiFi RS-232 adapter x 1 A4 User manual x 1 Mini USB Cable x 1 White Box Dimension: 11 x 6 x 5 (cm) Total Package Weight: 126

More information

GPORT104 User s Manual

GPORT104 User s Manual GPORT104 User s Manual Beijing Golden Global View Co., Ltd. RAYON Technology Co., Ltd. Version( V 1.01) Contents I. Product Introduction II. Features III. Technical Specifications IV. Hardware Installation

More information

USB to DB25 RS232 Adapter User Manual. Features. Windows 7/ Vista / 2003 / XP / 2000 Driver Installation

USB to DB25 RS232 Adapter User Manual. Features. Windows 7/ Vista / 2003 / XP / 2000 Driver Installation 765289 USB to DB25 RS232 Adapter User Manual The USB Serial Adapter is designed to make serial port expansion quick and simple. Connecting to a USB port on your computer or USB hub, the USB Serial Adapter

More information

User Guide. Date Apr BlueEva+C11/G2. Stollmann. E + V GmbH. User Guide

User Guide. Date Apr BlueEva+C11/G2. Stollmann. E + V GmbH. User Guide Version r02 Date Apr 2009 Author: ta Date saved: 06.04.09 Ref: BlueEva+C11G2_User_Guide_r02.doc Revision: r02 Page 1 of 22 Note This device was developed for the purpose of communication in an office environment.

More information

Development KIT for TM2 GPRS modem User manual 1.2. Development KIT. Development KIT for TM2 GSM/GPRS modem User s manual 1.2

Development KIT for TM2 GPRS modem User manual 1.2. Development KIT. Development KIT for TM2 GSM/GPRS modem User s manual 1.2 Development KIT Development KIT for TM2 GSM/GPRS modem User s manual 1.2 1 Contents Attention!... 3 1. Basic Safety Requirements... 4 2. General Information... 5 2.1 Introduction... 5 2.2 About this document...

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

GNS-MC35iT, GNS-MC35iU Terminals datasheet

GNS-MC35iT, GNS-MC35iU Terminals datasheet datasheet 2007 Contents Document history...3 1 Abstracts...4 2 Key features...4 3 Electrical and environmental characteristics...5 4 Operating modes...7 5 Power supply...8 6 Power on/off control...9 7

More information

EDW-ML8021 GSM GPRS Modem User s Manual. Page 1

EDW-ML8021 GSM GPRS Modem User s Manual.   Page 1 EDW-ML8021 GSM GPRS Modem User s Manual sales@eddywireless.com www.eddywireless.biz Page 1 Content EDW-ML8021 GPRS Modem User s Manual... 1 1. Introduction... 3 2. Product concept... 3 3. Application interface...

More information

How to configure MB5000 Serial Port Bridge mode

How to configure MB5000 Serial Port Bridge mode How to configure MB5000 Serial Port Bridge mode MB5000 has a configurable serial port. With this serial port, MB5000 can be used as DCE device to be connected with Cisco router s console port so that MB5000

More information

Industrial Tri-band 3G Modem GTM-201-3GWA Series. User Manual

Industrial Tri-band 3G Modem GTM-201-3GWA Series. User Manual Industrial Tri-band 3G Modem GTM-201-3GWA Series User Manual Warranty All products manufactured by ICP DAS are warranted against defective materials for a period of one year from the date of delivery to

More information

ISDN OEM1. DesignGuide V1.2

ISDN OEM1. DesignGuide V1.2 ISDN OEM1 DesignGuide V1.2 Content ISDN OEM1...1 1 Objective...3 2 Product description...3 3 Software interfaces...4 3.1 Dialing procedures...4 3.2 AT commands...4 3.2.1 Configuration commands...4 3.2.2

More information

LandCell 819 GPRS Modem. GSM GPRS Serial Cellular Data Modem

LandCell 819 GPRS Modem. GSM GPRS Serial Cellular Data Modem LandCell 819 GPRS Modem 819 GPRS XXX GSM GPRS Serial Cellular Data Modem Quick Start Guide 004 0003 829 February 2008 COPYRIGHT NOTICE Copyright 2008 CalAmp. All Rights Reserved. Industrial & Monitoring

More information

Document Name : User Manual for SC10B : RS232 to Bluetooth Converter.

Document Name : User Manual for SC10B : RS232 to Bluetooth Converter. Document Name : User Manual for SC10B : RS232 to Bluetooth Converter. SC10B is Bluetooth V.2.0-certified and is backward compatible with v1.1/1.2 devices. You can connect between your computers (Master)

More information

Operation Manual GSM modem irz TG42-232

Operation Manual GSM modem irz TG42-232 Operation Manual GSM modem irz TG42-232 Table of Contents 1. Introduction... 4 1.1. About this Document... 4 1.2. Service Information... 4 1.3. Safety Precautions... 4 2. Overview... 5 2.1. Purpose...

More information

2001 by NEC America. All Rights Reserved. Printed in U.S.A.

2001 by NEC America. All Rights Reserved. Printed in U.S.A. These instructions are customized for the CNet Modem V.90 k bps modem (P/N D) contained in the i Modem Kit P/N 9, i Modem Kit P/N 90B, and the i and 0i Modem Kit P/N 9. The modem connected to the system

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

RS232/RS485/RS422 to TCP/IP Converter ITEM NO.: RS007

RS232/RS485/RS422 to TCP/IP Converter ITEM NO.: RS007 RS232/RS485/RS422 to TCP/IP Converter ITEM NO.: RS007 RS007 is a universal data converter which support serial RS232, RS422 and RS485 to the TCP / IP intelligent communication converter, it offers RS485/RS422

More information

Bluetooth TO Serial CONVERTER E-P132-B

Bluetooth TO Serial CONVERTER E-P132-B Bluetooth TO Serial CONVERTER E-P132-B 1 Table of Contents Introduction..3 Package checklist...4 Product Specification...5 Product Panel Views Description...6 Product Views. 6 DC-In Power Outlet 6 Antenna

More information

edbox-100 SmartStack Box for PSTN

edbox-100 SmartStack Box for PSTN Red indication when connected SmartStack Box for PSTN User s Guide DOC0328101E_REV01_09.07.03 TABLE OF CONTENTS 1 GENERAL INFORMATION... 3 1.1 INTRODUCTION... 3 1.2 TECHNICAL FEATURES... 3 1.3 PACKAGE

More information

Installation GPS & GPRS (FleetPC-3)

Installation GPS & GPRS (FleetPC-3) Installation GPS & GPRS (FleetPC-3) Installation GPS : COM-Port : 4, Baud-Rate : 4800 Installation GSM/GPRS modem : COM-Port : 3, Baud-Rate : 115200 Tutorial for GSM/GPRS modem connection : 1. Open Control

More information

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

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

More information

Bluetooth to RS-232 Converter. RT-132B Bluetooth Adaptor Operation Manual

Bluetooth to RS-232 Converter. RT-132B Bluetooth Adaptor Operation Manual Bluetooth to RS-232 Converter RT-132B Bluetooth Adaptor Operation Manual First Edition, Nov 2007 Table of Contents 1. Introduction.. 2 2. Package checklist.. 3 3. Product Specification... 4 4. Product

More information

User Guide IP Connect CSD

User Guide IP Connect CSD The contents of this document are subject to revision without notice due to continued progress in methodology, design and manufacturing. Wireless Maingate AB shall have no liability for any error or damages

More information

Select a Data Communication Interface

Select a Data Communication Interface Printer Setup and Operation Select a Data Communication Interface Select a Data Communication Interface You may connect your print engine to a computer using one or more of the available connections. The

More information

APPLICATION NOTE. Using the SUTRON RADAR LEVEL CONTROLLER (RLR ) with a MULTIMODEM GPRS (Wireless Modem MTCBA-G-F4)

APPLICATION NOTE. Using the SUTRON RADAR LEVEL CONTROLLER (RLR ) with a MULTIMODEM GPRS (Wireless Modem MTCBA-G-F4) 1 Using the SUTRON RADAR LEVEL CONTROLLER (RLR-0002-1) with a MULTIMODEM GPRS November 2008 Prepared by: Integrated Systems Division November 2008 2 TABLE OF CONTENTS PRODUCT OVERVIEW...3 SUTRON RADAR

More information

Chamber of commerce: Het Kasteel 315. All our proposals and agreements are subject to the General conditions of

Chamber of commerce: Het Kasteel 315. All our proposals and agreements are subject to the General conditions of GSM-to-Serial bridge Overview The GSM-to-Serial (short: G2S) bridge is a ready-to-use protocol converter that is intended for extending the communications reach of an existing device with an ethernet interface

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

Product Manual. 8-Port RS-232 USB to Serial Adapter Data Control Box. Coolgear, Inc. Version 1.1 September 2017 Model Number: USB-8COM

Product Manual. 8-Port RS-232 USB to Serial Adapter Data Control Box. Coolgear, Inc. Version 1.1 September 2017 Model Number: USB-8COM 8-Port RS-232 USB to Serial Adapter Data Control Box Product Manual Coolgear, Inc. Version 1.1 September 2017 Model Number: USB-8COM 2 USB-8COM Product Manual Revision History Revision Date Author Comments

More information

CMM 900-3W USER GUIDE

CMM 900-3W USER GUIDE CMM 900-3W USER GUIDE AMPS Cellular Modem Module (3W) Page 1 of 1 Table of Contents 1. PRODUCT OVERVIEW...3 1.1 Features:... 3 1.2 Serial Port Pins:... 5 1.3 Applications:... 5 1.4 Your package includes:...

More information

Bluetooth to RS-232&RS422/485. EX-9132B/BI Bluetooth Adapter Operation Manual

Bluetooth to RS-232&RS422/485. EX-9132B/BI Bluetooth Adapter Operation Manual Bluetooth to RS-232&RS422/485 EX-9132B/BI Bluetooth Adapter Operation Manual First Edition, Jun 2008 Table of Contents 1. Introduction 2 2. Package checklist 3 3. Product Specification 4 4. Product Panel

More information

NCOM SERIAL DEVICE SERVER 4XX SERIES USER S MANUAL

NCOM SERIAL DEVICE SERVER 4XX SERIES USER S MANUAL NCOM SERIAL DEVICE SERVER 4XX SERIES USER S MANUAL 2017-07-07 Edition Titan Electronics Inc. Web: www.titan.tw Contents 1. INTRODUCTION... 4 1.1 Key Features... 5 1.2 Specifications... 6 2. PANEL LAYOUT

More information

WG8010 Cellular IP Modem User Guide

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

More information

Lantech LSC-1102B SERIAL TO TCPIP CONVERTER. User Manual

Lantech LSC-1102B SERIAL TO TCPIP CONVERTER. User Manual Lantech LSC-1102B SERIAL TO TCPIP CONVERTER User Manual V1.0 Sep 2016 Table of Contents 1. Introduction 3 Overview 4 Product Specifications 8 2. Description & Installation 10 Product Panel Views 10 LED

More information

NCOM SERIAL DEVICE SERVER 1XX SERIES USER S MANUAL

NCOM SERIAL DEVICE SERVER 1XX SERIES USER S MANUAL NCOM SERIAL DEVICE SERVER 1XX SERIES USER S MANUAL 2017-07-07 Edition Titan Electronics Inc. Web: www.titan.tw Contents 1. INTRODUCTION... 4 1.1 Key Features... 5 1.2 Specifications... 6 2. PANEL LAYOUT

More information

Universal communications device Metcom T A..

Universal communications device Metcom T A.. Universal communications device Metcom T A.. Manual Order-No. E 858-102 1 2 3 4 5 6 7 8 1 RUN-LED for power on 2 RI-LED: Ring Indication 3 DCD-LED: Data Carrier Detect 4 RxD-LED: Receive Data 5 TxD-LED:

More information

ZM24x Quick-Connect Industrial Modem. User s Manual

ZM24x Quick-Connect Industrial Modem. User s Manual ZM24x Quick-Connect Industrial Modem User s Manual Version 1.1 2004 ZYPEX, Inc. All Rights Reserved 1 ZM24x Quick-Connect Industrial Modem Since the equipment explained in this manual has a variety of

More information

NetBiter Serial Server User Manual

NetBiter Serial Server User Manual User Manual IntelliCom Innovation AB Linjegatan 3D SE-302 50 Halmstad SWEDEN Phone +46 35 18 21 70 Fax +46 35 17 29 09 email info@intellicom.se web www.intellicom.se Revision List Revision Date Author

More information

USER MANUAL. GSM Modem Option. Compatible with: DB46, DB7012

USER MANUAL. GSM Modem Option. Compatible with: DB46, DB7012 USER MANUAL GSM Modem Option Compatible with: DB46, DB7012 Publish Date: 06-Mar-2018 GSM MODEM OPTION - FEATURES AND USAGE The described Features and Usage of the GSM Option is compatible with following

More information

TELTONIKA ModemCOM/G10 (CM1100) User Manual V0.1

TELTONIKA ModemCOM/G10 (CM1100) User Manual V0.1 TELTONIKA ModemCOM/G10 (CM1100) User Manual V0.1 Table of Contents TABLE OF CONTENTS...2 1. ATTENTION...3 2. SAFETY INSTRUCTION...3 3. LEGAL NOTICE...5 4. INTRODUCTION...5 5. PACKAGE CONTENTS...5 6. TECHNICAL

More information

ECOV-110 User s Manual

ECOV-110 User s Manual ECOV-110 User s Manual 1. Product Introduction 2. Windows Utility 3. Web Console 4. Command Mode 5. Connection Test Appendix A. ECOV-110 Firmware upgrade ECOV-110 1. ECOV-110 Product Introduction: 1.1.

More information

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

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

More information

EtherSeries. EtherSeries CR-2. CR-2-Opto. User s Guide. Revised October 7, 2013 Firmware Version 1.X

EtherSeries. EtherSeries CR-2. CR-2-Opto. User s Guide. Revised October 7, 2013 Firmware Version 1.X EtherSeries EtherSeries CR-2 & CR-2-Opto User s Guide Revised October 7, 2013 Firmware Version 1.X TABLE OF CONTENTS SECTION 1 - DESCRIPTION... 2 SECTION 2 - SPECIFICATIONS... 4 SECTION 3 - INSTALLATION...

More information

6 foot USB to RS-232 Serial Adapter DB-9 Male, FTDI Chipset. Product Manual. Coolgear Version 1.0 January 2018 Model Number: USBG-232MM

6 foot USB to RS-232 Serial Adapter DB-9 Male, FTDI Chipset. Product Manual. Coolgear Version 1.0 January 2018 Model Number: USBG-232MM 6 foot USB to RS-232 Serial Adapter DB-9 Male, FTDI Chipset Product Manual Coolgear Version 1.0 January 2018 Model Number: USBG-232MM 2 USBG-232MM PRODUCT MANUAL Revision History Revision Date Author Comments

More information

IComSat v1.0. -SIM900 GSM/GPRS shield

IComSat v1.0. -SIM900 GSM/GPRS shield 1 IComSat v1.0 -SIM900 GSM/GPRS shield Overview IComsat is a GSM/GPRS shield for Arduino and based on the SIM900 Quad-band GSM/GPRS module. It is controlled via AT commands (GSM 07.07,07.05 and SIMCOM

More information

VISY-X. Technical Documentation. Cinterion MC 55 i. Edition: Version: 1 Article no.:

VISY-X. Technical Documentation. Cinterion MC 55 i. Edition: Version: 1 Article no.: Technical Documentation VISY-X Edition: 2016-10 Version: 1 Article no.: 350033 FAFNIR GmbH Schnackenburgallee 149 c 22525 Hamburg Tel.: +49 / 40 / 39 82 07 0 Fax: +49 / 40 / 39 06 339 Table of contents

More information

Overview. Table of contents

Overview. Table of contents 1 Table of contents Overview... 1 Applications... 2 Connecting and adjusting of converter... 3 Communication parameters adjusting... 5 RealPort - virtual serial port... 12 Installing virtual serial port

More information

irz MC55iT GPRS class 10 GSM modem USER MANUAL

irz MC55iT GPRS class 10 GSM modem USER MANUAL irz MC55iT GPRS class 10 GSM modem USER MANUAL Contents 1. Safety Requirements... 3 2. General Information...4 2.1. Purpose of the Device...4 3.1. Configuration...4 3.2. Parameters...4 3.3. Exterior Appearance...6

More information

NET101. RS232 / RS422 / RS485 to Ethernet Converter. User s Manual. Version 1.2

NET101. RS232 / RS422 / RS485 to Ethernet Converter. User s Manual. Version 1.2 NET101 RS232 / RS422 / RS485 to Ethernet Converter User s Manual Version 1.2 Copyright Information Copyright 2004-2005, Mega System Technologies, Inc. All rights reserved. Reproduction without permission

More information

8051SERIAL PORT PROGRAMMING

8051SERIAL PORT PROGRAMMING 8051SERIAL PORT PROGRAMMING Basics of Serial Communication Computers transfer data in two ways: Parallel Often 8 or more lines (wire conductors) are used to transfer data to a device that is only a few

More information

USB Port USB Serial DB-9 RS-232 Adapter FTDI Chipset. Product Manual. Coolgear Version 1.0 January 2018 Model Number: USB2-4COM-M

USB Port USB Serial DB-9 RS-232 Adapter FTDI Chipset. Product Manual. Coolgear Version 1.0 January 2018 Model Number: USB2-4COM-M USB 2.0 4-Port USB Serial DB-9 RS-232 Adapter FTDI Chipset Product Manual Coolgear Version 1.0 January 2018 Model Number: USB2-4COM-M 2 USB2-4COM-M PRODUCT MANUAL Revision History Revision Date Author

More information

Remote Console Manager with GSM Modem QS Guide

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

More information

ZM56 High-Speed Industrial Modem. Command Summary. 1 ZM56 High-Speed Industrial Modem

ZM56 High-Speed Industrial Modem. Command Summary. 1 ZM56 High-Speed Industrial Modem ZM56 High-Speed Industrial Modem Command Summary 1 ZM56 High-Speed Industrial Modem AT Command Summary Command AT ATA ATDT ATE0 ATE1 ATH ATH1 ATI ATO ATS Description Attention Prefix Precedes all commands

More information

Embedded Modbus TCP Module GS11-MT. User Manual REV 1.1. SST Automation.

Embedded Modbus TCP Module GS11-MT. User Manual REV 1.1. SST Automation. Embedded Modbus TCP Module GS11-MT User Manual REV 1.1 SST Automation E-mail: SUPPORT@SSTCOMM.COM WWW.SSTCOMM.COM Catalog 1 About the Embedded Module... 4 1.1 General...4 1.2 Features... 4 1.3 Specifications...4

More information

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

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

More information

Abacus Electronics Pvt. Ltd.

Abacus Electronics Pvt. Ltd. Abacus Electronics Pvt. Ltd. GSM MODEM Instruction Manual Abacus Electronics Pvt. Ltd.. Index Introduction Specification Operating Instruction Connection details Abacus Electronics Pvt. Ltd. Introduction:

More information

Cisco - Connecting Routers Back-to-Back Through the AUX Ports using a Rollover Cable

Cisco - Connecting Routers Back-to-Back Through the AUX Ports using a Rollover Cable 1 of 5 6/12/2001 1:43 PM Connecting Routers Back-to-Back Through the AUX Ports using a Rollover Cable Contents Introduction Conventions Network Diagram Configurations Troubleshooting the Configuration

More information

Mini USB to RS-232 Serial Adapter DB-9 Male Converter. Product Manual. Coolgear Version 1.0 January 2018 Model Number: USBG-232MINI.

Mini USB to RS-232 Serial Adapter DB-9 Male Converter. Product Manual. Coolgear Version 1.0 January 2018 Model Number: USBG-232MINI. Mini USB to RS-232 Serial Adapter DB-9 Male Converter Product Manual Coolgear Version 1.0 January 2018 Model Number: USBG-232MINI 2 USBG-232MINI PRODUCT MANUAL Revision History Revision Date Author Comments

More information

ice 3 GPRS Variant User Guide For Software Version: V1.30+

ice 3 GPRS Variant User Guide For Software Version: V1.30+ ice 3 GPRS Variant User Guide For Software Version: V1.30+ Amendments Issue 1 Version 1.11 First issue. Provisional only 22 nd March 2004 Issue 2 Version 1.14 Documented all new commands and also device

More information

TRP-C37 User s Manual

TRP-C37 User s Manual TRP-C37 User s Manual Ethernet to RS232/422/485 Converter Printed Oct. 2010 Rev 1.0 Trycom Technology Co., Ltd 1F, No.2-11, Sihu street, Yingge Township, Taipei, Taiwan ROC Tel: 886-2-86781191, Fax: 886-2-86781172

More information

LM300 Bluetooth Ethernet Access Point/Server 3 Simultaneous Bluetooth SPP Connections

LM300 Bluetooth Ethernet Access Point/Server 3 Simultaneous Bluetooth SPP Connections TECHNOLOGIES Bluetooth Ethernet Access Point/Server 3 Simultaneous Bluetooth SPP Connections Android XP Vista Part No Bluetooth Features Supports 3 simultaneous Bluetooth SPP Connections CSR Bluecore 04

More information

CHIYU. Product Specification BF-450(M)/BF-430. RS232/RS485/RS422 To TCP/IP Converter Module. Release 1.0

CHIYU. Product Specification BF-450(M)/BF-430. RS232/RS485/RS422 To TCP/IP Converter Module. Release 1.0 CHIYU Product Specification BF-450(M)/BF-430 RS232/RS485/RS422 To TCP/IP Converter Module Release 1.0 Date: October 13, 2003 Author: Eric Chang Table of Content 1. Revision History--------------------------------------------------3

More information

1 port RS-232 Device Server

1 port RS-232 Device Server 1 port RS-232 Device Server Ethernet RJ45 1 Port Transmit and receive and Ethernet Link and 100/10M LED drive. 10/100 Mbps, auto MDI/MDIX Gateway IP address Serial Interface 1 Port 15 KV ESD protection

More information

ETM350C & ETM450C User Manual

ETM350C & ETM450C User Manual Industrial Ethernet Router ETM350C & ETM450C User Manual Features ETM350C // ETM450C: HSDPA/UMTS 850/900/2100MHz // 850/900/1900/2100MHz GSM/GPRS 900/1800MHz // 850/900/1800/1900MHz HSUPA 14.4Mbps DL,

More information

STEP X - Name of Step QUICK START GUIDE SP385A-R3, SP390A-R3 USB TO RS CONVERTER 24/7 TECHNICAL SUPPORT AT OR VISIT BLACKBOX.

STEP X - Name of Step QUICK START GUIDE SP385A-R3, SP390A-R3 USB TO RS CONVERTER 24/7 TECHNICAL SUPPORT AT OR VISIT BLACKBOX. STEP X - Name of Step QUICK START GUIDE SP385A-R3, SP390A-R3 USB TO RS CONVERTER 24/7 TECHNICAL SUPPORT AT 877.877.2269 OR VISIT BLACKBOX.COM STEP 1 - Package Includes/System Requirements PACKAGE INCLUDES

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 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

LM300 Bluetooth Ethernet Access Point/ Server 3 simultaneous Bluetooth SPP connections

LM300 Bluetooth Ethernet Access Point/ Server 3 simultaneous Bluetooth SPP connections Bluetooth Ethernet Access Point/ Server 3 simultaneous Bluetooth SPP connections Product: Features Server Features Supports 0/00 Mbps Ethernet Supports RS-3, RS-4 and RS-485 serial interface Supports LAN

More information

LM300 Manager User Manual. Document Version: 1.1 LM300 Firmware Version: Bluetooth Firmware Version:

LM300 Manager User Manual. Document Version: 1.1 LM300 Firmware Version: Bluetooth Firmware Version: LM300 Manager User Manual Document Version: 1.1 LM300 Firmware Version: 2.0.1 Bluetooth Firmware Version: 7.5.4279 LM300 Bluetooth Ethernet Access Point LM300 Manager User Manual i Revision Date Description

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

User Guide. Release r01

User Guide. Release r01 Release r01 Note This device was developed for the purpose of communication in an office environment. It is intended solely for our industrial clients for physical integration into their own technical

More information

Digi TS Family. User Guide _A

Digi TS Family. User Guide _A User Guide Digi TS Family Digi One TS, Digi One TS Wireless, Digi One RealPort, Digi One RealPort Wireless, PortServer TS 2/4, PortServer TS 2/4 MEI, PortServer TS 2/4 Wireless, PortServer TS 1/3 + Modem,

More information

WiBox 2100 Quick Start Guide

WiBox 2100 Quick Start Guide WIBOX 2100 Quick Start Guide 2004 Copyright Lantronix is a trademark of Lantronix. All rights reserved. 900-367 07/04 WIBOX 2100 QUICK START CONTENTS What s in the Box..........................................................2

More information

SERIAL TO WiFi CONVERTER EX-9486C-W User Manual

SERIAL TO WiFi CONVERTER EX-9486C-W User Manual SERIAL TO WiFi CONVERTER EX-9486C-W User Manual Table of Contents Introduction 3 Overview. 4 Package Check List.. 5 Product Features.. 6 Hardware Specifications. 8 Converter Description.. 11 Product Panel

More information

BF-430 User Manual Document Version 1.0 Web Version realcom Firmware Version ,Apr

BF-430 User Manual Document Version 1.0 Web Version realcom Firmware Version ,Apr BF-430 User Manual Document Version 1.0 Web Version realcom 2009-02-07 Firmware Version 1.13.00,Apr 4 2011 Index Ⅰ Hardware Introduction...1 Ⅱ Product Overview...3 Ⅲ WEB Login...4 Ⅳ Web Instruction...10

More information

SerialSwitch Network. Installation Guide

SerialSwitch Network. Installation Guide 01.05.2012, Revision 1.9, Page 2 of 24 Contents 1 Version History 2 2 : introduction 3 2.1 SerialSwitch Server: schematic diagram............................. 4 2.2 SerialSwitch DeviceServer: Schematic

More information

Product Manual. USB 2.0 to Serial High- Speed RS-232 Industrial Adapter. Coolgear, Inc. Version 1.1 September 2017 Model Number: USB-COM-M

Product Manual. USB 2.0 to Serial High- Speed RS-232 Industrial Adapter. Coolgear, Inc. Version 1.1 September 2017 Model Number: USB-COM-M USB 2.0 to Serial High- Speed RS-232 Industrial Adapter Product Manual Coolgear, Inc. Version 1.1 September 2017 Model Number: USB-COM-M 2 USB-COM-M Product Manual Revision History Revision Date Author

More information

DIN Rail Mounted Dial-up Modem Users Manual

DIN Rail Mounted Dial-up Modem Users Manual DIN Rail Mounted Dial-up Modem Users Manual 366-100 Copyright 2002 Miille Applied Research Co., Inc. Houston, Texas Page 1 This page is left blank intentionally Page 2 Page 1 TABLE OF CONTENTS 1.1 General...

More information

Serial Interfaces Part 1. ECE 153B Sensor & Peripheral Interface Design Winter 2016

Serial Interfaces Part 1. ECE 153B Sensor & Peripheral Interface Design Winter 2016 Serial Interfaces Part 1 ECE 153B Sensor & Peripheral Interface Design Serial Interfaces Simple Serial Interfaces RS-232C (UART) Provides for point to point communications, primarily Among the simplest

More information

RM024 DVK USER GUIDE VERSION 1.2

RM024 DVK USER GUIDE VERSION 1.2 USER GUIDE VERSION 1.2 Americas: +1-800-492-2320 Asia: +852-2923-0610 REVISION HISTORY Version Revision Date Change Description Approved By 1.0 20 Dec 2012 Initial Release Chris Downey 1.1 15 Apr 2014

More information

Carrier Board Socket Modem CAB/MOD1

Carrier Board Socket Modem CAB/MOD1 Carrier Board Socket Modem CAB/MOD1 User Manual Content 1 INTRODUCTION...3 1.1 Conventions used in this Document...3 1.2 Checklist...4 1.3 Main Features...5 2 BOARD LAYOUT...6 3 BOARD COMPONENTS...7 3.1

More information