GS2K OV SDK User Guide. 1VV Rev

Size: px
Start display at page:

Download "GS2K OV SDK User Guide. 1VV Rev"

Transcription

1 GS2K OV SDK User Guide 1VV Rev

2 SPECIFICATIONS ARE 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 in this document, or from use of the information obtained herein. The information in this document has been carefully checked and is believed to be reliable. However, no responsibility is assumed for inaccuracies or omissions. Telit reserves the right to make changes to any products described herein and reserves the right to revise this document and to make changes from time to time in content hereof with no obligation to notify any person of revisions or changes. Telit does not assume any liability arising out of the application or use of any product, software, or circuit described herein; neither does it convey license under its patent rights or the rights of others. It is possible that this publication may contain references to, or information about Telit products (machines and programs), programming, or services that are not announced in your country. Such references or information must not be construed to mean that Telit intends to announce such Telit products, programming, or services in your country. COPYRIGHTS This instruction manual and the Telit products described in this instruction manual may be, include or describe copyrighted Telit material, such as computer programs stored in semiconductor memories or other media. Laws in the Italy and other countries preserve for Telit and its licensors certain exclusive rights for copyrighted material, including the exclusive right to copy, reproduce in any form, distribute and make derivative works of the copyrighted material. Accordingly, any copyrighted material of Telit and its licensors contained herein or in the Telit products described in this instruction manual may not be copied, reproduced, distributed, merged or modified in any manner without the express written permission of Telit. Furthermore, the purchase of Telit products shall not be deemed to grant either directly or by implication, estoppel, or otherwise, any license under the copyrights, patents or patent applications of Telit, as arises by operation of law in the sale of a product. COMPUTER SOFTWARE COPYRIGHTS The Telit and 3rd Party supplied Software (SW) products described in this instruction manual may include copyrighted Telit and other 3rd Party supplied computer programs stored in semiconductor memories or other media. Laws in the Italy and other countries preserve for Telit and other 3rd Party supplied SW certain exclusive rights for copyrighted computer programs, including the exclusive right to copy or reproduce in any form the copyrighted computer program. Accordingly, any copyrighted Telit or other 3rd Party supplied SW computer programs contained in the Telit products described in this instruction manual may not be copied (reverse engineered) or reproduced in any manner without the express written permission of Telit or the 3rd Party SW supplier. Furthermore, the purchase of Telit products shall not be deemed to grant either directly or by implication, estoppel, or otherwise, any license under the copyrights, patents or patent applications of Telit or other 3rd Party supplied SW, except for the normal non-exclusive, royalty free license to use that arises by operation of law in the sale of a product. 1VV Rev. 1.1 Page 2 of

3 USAGE AND DISCLOSURE RESTRICTIONS I. License Agreements The software described in this document is the property of Telit and its licensors. It is furnished by express license agreement only and may be used only in accordance with the terms of such an agreement. II. Copyrighted Materials Software and documentation are copyrighted materials. Making unauthorized copies is prohibited by law. No part of the software or documentation may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any language or computer language, in any form or by any means, without prior written permission of Telit III. High Risk Materials Components, units, or third-party products used in the product described herein are NOT faulttolerant and are NOT designed, manufactured, or intended for use as on-line control equipment in the following hazardous environments requiring fail-safe controls: the operation of Nuclear Facilities, Aircraft Navigation or Aircraft Communication Systems, Air Traffic Control, Life Support, or Weapons Systems (High Risk Activities"). Telit and its supplier(s) specifically disclaim any expressed or implied warranty of fitness for such High Risk Activities. IV. Trademarks TELIT and the Stylized T Logo are registered in Trademark Office. All other product or service names are the property of their respective owners. V. Third Party Rights The software may include Third Party Right software. In this case you agree to comply with all terms and conditions imposed on you in respect of such separate software. In addition to Third Party Terms, the disclaimer of warranty and limitation of liability provisions in this License shall apply to the Third Party Right software. TELIT HEREBY DISCLAIMS ANY AND ALL WARRANTIES EXPRESS OR IMPLIED FROM ANY THIRD PARTIES REGARDING ANY SEPARATE FILES, ANY THIRD PARTY MATERIALS INCLUDED IN THE SOFTWARE, ANY THIRD PARTY MATERIALS FROM WHICH THE SOFTWARE IS DERIVED (COLLECTIVELY OTHER CODE ), AND THE USE OF ANY OR ALL THE OTHER CODE IN CONNECTION WITH THE SOFTWARE, INCLUDING (WITHOUT LIMITATION) ANY WARRANTIES OF SATISFACTORY QUALITY OR FITNESS FOR A PARTICULAR PURPOSE. NO THIRD PARTY LICENSORS OF OTHER CODE SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND WHETHER MADE UNDER CONTRACT, TORT OR OTHER LEGAL THEORY, ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE OTHER CODE OR THE EXERCISE OF ANY RIGHTS GRANTED UNDER EITHER OR BOTH THIS LICENSE AND THE LEGAL TERMS APPLICABLE TO ANY SEPARATE FILES, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 1VV Rev. 1.1 Page 3 of

4 APPLICABILITY TABLE PRODUCT GS2011 Mxx and GS2100 Mxx Note: The features described in the present document are provided by the products equipped with the software versions equal or higher than the versions shown in the table. See also the Revision History chapter. 1VV Rev. 1.1 Page 4 of

5 Revision History Version Date Remarks 1.0 July 2015 Initial Release 1.1 April 2017 Updated section 1 and 2 of Chapter3 Steps to Build SDK to Appendix. Added a note under 3.3OTAFU Supported OV Image 1VV Rev. 1.1 Page 5 of

6 Table of Contents NOTICE... 2 COPYRIGHTS COMPUTER SOFTWARE COPYRIGHTS... 2 USAGE AND DISCLOSURE RESTRICTIONS... 3 APPLICABILITY TABLE... 4 CHAPTER 1. INTRODUCTION SCOPE & PURPOSE TERMINOLOGY... 9 CHAPTER 2. PREREQUISITES & TOOL CHAIN INSTALLATION PREREQUISITES INSTALLING TOOL CHAIN CHAPTER 3. STEPS TO BUILD SDK COMPILATION STEPS OV IMAGE CREATION OTAFU SUPPORTED OV IMAGE CHAPTER 4. FIRMWARE UPDATE FIRMWARE UPDATE PROCESS APPENDIX A.1 AUDIO CODEC SELECTION A.2 CONFIGURATION VV Rev. 1.1 Page 6 of

7 List of Figures Figure 1: OTAFU VV Rev. 1.1 Page 7 of

8 List of Tables Table 1: Glossary of Terms VV Rev. 1.1 Page 8 of

9 Chapter 1. Introduction 1.1 SCOPE & PURPOSE This document provides detailed steps for compiling OV SDK and OV image creation. 1.2 TERMINOLOGY Following table lists different terminologies used in this document. Table 1: Glossary of Terms Term OTAFU FWRCFG CFGREC Explanation Over the Air Firmware Update Firmware Configuration Configuration Record 1VV Rev. 1.1 Page 9 of

10 Chapter 2. Prerequisites and Tool Chain Installation This chapter lists prerequisites and steps for installing tool chain for compiling OV SDK. 2.1 PRE-REQUISITES OV_SDK_V _1 OV78x_toolchain_V10201.bin Linux PC Windows PC 2.2 INSTALLING TOOL CHAIN Please follow the below set of commands: 1. Add executable permission to the bin file sudo chmod 777 OV78x_toolchain_V10201.bin 2. Run/Execute the binary./ov78x_toolchain_v10201.bin 3. After reading Terms and Conditions, type y to accept and press Enter to install the toolchain. Do you accept and install it (y n)? [n] y 4. Select the directory path to install the toolchain. In the below example, toolchain_ov directory is used. which directory do you want to install the toolchain [/home/user/trunk/ov/ov788_sdk] :/home/user/toolchain_ov/ 5. After installation is completed, a message will display as below: Install success. ***************************************************** add "/home/user/toolchain_ov/ba-elf/bin/" to $PATH to use the toolchain ***************************************************** 6. Add toolchain path to environmental variable PATH as shown below: $export PATH=$PATH:/home/user/toolchain_ov/ba-elf/bin/ 1VV Rev. 1.1 Page 10 of

11 Chapter 3. Steps to Build SDK This chapter provides steps for compiling OV SDK to generate bootloader and dsif slave binaries. 3.1 COMPILATION STEPS Extract the OV SDK package to some directory and provide execution permissions to the OV SDK directory chmod 777 -R /ov788_jan2017 Change the build directory before proceeding to build binaries. autobuild_r2mp.sh file is available in build directory. 1. Change to Build directory path cd ov788_jan2017/ 2. Command to build dsif slave binary./autobuild_r2mp.sh SerialIF_Video_gs_SPI dsif_slave NOTE: After successful build, dsif slave binary is generated as dsif_slave.bin at build_r2/serialif_video_gs_spi/ 3. Command to build dsif boot loader binary./autobuild_r2mp.sh SerialIF_Video_gs_SPI dsif_boot_loader NOTE: After successful build, dsif bootloader binary is generated as dsif_boot_loader.bin at build_r2/serialif_video_gs_spi/ 1VV Rev. 1.1 Page 11 of

12 3.2 OV IMAGE CREATION OV Image is created using dsif slave and dsif bootloader binaries generated. 1. Copy binaries build_r2/serialif_video_gs_spi//dsif_boot_loader.bin at build_r2/serialif_video_gs_spi/dsif_slave.bin to Gainspan Video ADK. GAINSPAN VIDEO ADK PATH: ADK\video_fd_audio\Tools\GS_Extflash_FS_create_tool\FILEDIR\ GS SDK PATH: SDK/Embedded/tools/OV_788_1MB_filesystem/FILEDIR/ 2. From directory FILEDIR, rename dsif_boot_loader.bin as dsif_bt.bin and dsif_slave.bin as dsif_sl.bin. 3. Open command prompt and issue following command: safe-imager.exe gs_extflash.ffs. 4. OV image (video.bin) will be created with 1MB file system and this should be loaded into external flash. NOTE: OV firmware can be loaded into external flash using UART. For updating OV firmware using OATFU, please refer to 3.3OTAFU Supported OV Image 1VV Rev. 1.1 Page 12 of

13 3.3 OTAFU SUPPORTED OV IMAGE For updating OV firmware using OTAFU, it is required to create a OTAFU supported OV image. This image will have a controlblock attached to it. Control Block holds the address location for the OV Image. At this address location, OV Image is appended to the Control block. 1. Control block is to be added to the OV image(ov_av.bin) generated from safeimager.exe. 2. Start cygwin terminal and goto "ADK\video_fd_audio\Tools\GS_Extflash_FS_create_tool" where video.bin was generated. And execute following command: Command:./extflash_otafu.exe video.bin video_otafu.bin./extflash_otafu.exe video.bin video_otafu.bin 3. video_otafu.bin is generated which can be updated into external flash using OTAFU. NOTE: - "extflash_otafu.exe" is compiled on cygwin platform. video_otafu.bin is the image used for OTAFU into external flash. This is of 1028KB. - Controlblock is added at address 0x0 (contains filesystem information and start of image i.e, at 0x1000) - video image is appended from address 0x1000 1VV Rev. 1.1 Page 13 of

14 Chapter 4. Firmware Update OV firmware is updated by using HTTP Push method. In HTTP PUSH method, GS2011M acts as an HTTP server and clients such as PC is used to POST the latest firmware images to the GS2011M. 4.1 FIRMWARE UPDATE PROCESS Figure 1: OTAFU 1. OV Image is updated using the URL device IP>/extotafu.html. 2. User should open the browser and enter the URL 3. device IP>/extotafu.html. 4. Browse the valid firmware image (video_otafu.bin), and click on upload. 5. Once the update is successfull, board reboots with new OV Image. NOTE: The client PC should also be in the same network as that of the device. 1VV Rev. 1.1 Page 14 of

15 Appendix A.1 AUDIO CODEC SELECTION SDK_V _1 is the updated OV SDK with ZL38051 audio codec support.the audio codec zl38051 can be selected by using dsif_slave.config file. 1. Update dsif slave configuration in "prj/r2/serialif_video_gs_spi/dsif_slave.config". 2. Select zl380xx audio codec: CONFIG_AUDIO_CODEC_DAC_EN=y CONFIG_AUDIO_DAC_EN_zl380xx=y A.2 CONFIGURATION The Audio codec can be loaded in two methods, they are: SD card Static methods. Current design uses static method where audio codec ZL38051 uses static method to load firmware and configuration record. ZL38051 Configuration record Select dsif_slave.config file to load ZL38051 configuration record from OV Firmware 1. Update dsif slave configuration in prj/r2/serialif_video_gs_spi/dsif_slave.config. 2. Set load configuration record and load configuration record static. CONFIG_ZL380XX_HBI_LOAD_FWRCFG=y CONFIG_ZL380XX_HBI_LOAD_CFGREC=y CONFIG_ZL380XX_HBI_LOAD_CFGREC_STATIC=y ZL38051 Firmware Select dsif_boot_loader.config file. to load ZL38051 Firmware from OV Boot Loader 1. Update dsif bootloader configuration in prj/r2/serialif_video_gs_spi/dsif_boot_loader.config CONFIG_ZL380XX_HBI_LOAD_FWRCFG=y CONFIG_ZL380XX_HBI_BOOT=y CONFIG_ZL380XX_HBI_BOOT_STATIC=y 1VV Rev. 1.1 Page 15 of

16

GS2K External Flash based Host Firmware Update Application Note NT11608A Rev

GS2K External Flash based Host Firmware Update Application Note NT11608A Rev GS2K External Flash based Host Firmware Update Application Note 80560NT11608A Rev. 1.0 2017-07-01 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure

More information

RE866 Interface User Guide

RE866 Interface User Guide RE866 Interface User Guide 1VV0301387 Rev.0 6/16/2017 [04.2016] Mod. 0809 2016-08 Rev.7 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure the

More information

ESS Utility Android App User Guide

ESS Utility Android App User Guide [01.2017] ESS Utility Android App User Guide 1VV0301574 Rev. 0 2018-12-21 Mod.0818 2017-01 Rev.0 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure

More information

IoT AppZone Release Notes

IoT AppZone Release Notes [04.2016] IoT AppZone 3.0.3 Release Notes 80496DSW10114A 2017-04-10 Mod. 0809 2016-08 Rev.7 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure

More information

AN S1401 Using BlueMod+S as Beacon

AN S1401 Using BlueMod+S as Beacon [04.2016] AN S1401 Using BlueMod+S as Beacon 80507NT11471A Rev. 05 2016-08-18 Mod. 0809 2016-08 Rev.7 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made

More information

GS2K Hosted HomeKit User Guide. 1VV Rev

GS2K Hosted HomeKit User Guide. 1VV Rev GS2K Hosted HomeKit User Guide 1VV0301439 Rev. 1.3 2018-09-10 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure the accuracy of this document,

More information

Terminal I/O Profile Client Implementation Guide

Terminal I/O Profile Client Implementation Guide [04.2016] Terminal I/O Profile Client Implementation Guide 30507ST10753A Rev. 6 2017-08-16 Mod. 0809 2016-08 Rev.7 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have

More information

ComAPI+ API Documentation

ComAPI+ API Documentation [01.2017] ComAPI+ API Documentation 30515ST10841A Rev. 4 2017-07-20 Mod. 0806 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICES LIST While reasonable efforts have been made to assure the accuracy

More information

MultiTech Conduit AEP + RE866

MultiTech Conduit AEP + RE866 MultiTech Conduit AEP + RE866 1VV0301388 Rev.0 6/16/2017 [04.2016] Mod. 0809 2016-08 Rev.7 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure the

More information

GE865-JF2 Interface Application Note NT10067A Rev

GE865-JF2 Interface Application Note NT10067A Rev GE865-JF2 Interface Application Note APPLICABILITY TABLE GE865-JF2 Interface SW Application Note PRODUCT P/N GE865-JF2 INTERFACE 3990250868 Reproduction forbidden without written authorization from Telit

More information

IoT AppZone Release Notes

IoT AppZone Release Notes [04.2016] IoT AppZone 4.0.0 Release Notes 80496DSW10114A r5 2017-11-20 Mod. 0809 2016-08 Rev.7 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure

More information

NE866B1-E1/NL865B1-E1 Quick Start Guide

NE866B1-E1/NL865B1-E1 Quick Start Guide MM.YYYY] NE866B1-E1/NL865B1-E1 Quick Start Guide 80534NT11617A Rev. 03 2018-07-05 Mod. 0871 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure

More information

Client EPO Distribution Server

Client EPO Distribution Server Client EPO Distribution Server 80000NT11501A Rev. 0 2016-08-30 [04.2016] Mod. 0809 2016-08 Rev.7 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure

More information

BlueEva+S42M Evaluation Kit User Guide. 1VV Rev

BlueEva+S42M Evaluation Kit User Guide. 1VV Rev BlueEva+S42M Evaluation Kit User Guide 1VV0301390 Rev. 1 2018-01-15 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure the accuracy of this document,

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

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

BlueEva+SR Evaluation Kit User Guide. 1VV Rev

BlueEva+SR Evaluation Kit User Guide. 1VV Rev BlueEva+SR Evaluation Kit User Guide 1VV0301280 Rev. 5 2018-03-01 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure the accuracy of this document,

More information

BlueEva+S50/Central Evaluation Kit User Guide. 1VV Rev

BlueEva+S50/Central Evaluation Kit User Guide. 1VV Rev BlueEva+S50/Central Evaluation Kit User Guide 1VV0301519 Rev. 0 2018-03-16 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure the accuracy of this

More information

Premium FOTA Management Product Description ST10048a Rev

Premium FOTA Management Product Description ST10048a Rev Premium FOTA Management Product Description 80287ST10048a Rev.2 2014-12-29 SPECIFICATIONS SUBJECT TO CHANGE WITHOUT NOTICE Notice While reasonable efforts have been made to assure the accuracy of this

More information

SE878Kx-Ax Family EVK User Guide. 1VV Rev

SE878Kx-Ax Family EVK User Guide. 1VV Rev SE878Kx-Ax Family EVK User Guide 1VV0301480 Rev 0 2018-06-20 NOTICES SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICES While reasonable efforts have been made to ensure the accuracy of this document,

More information

SE868-V3 EVK User Guide. 1VV r

SE868-V3 EVK User Guide. 1VV r SE868-V3 EVK User Guide APPLICABILITY TABLE SE868-V3 Evaluation Kit User Guide PRODUCT SE868-V3 EVK Reproduction forbidden without written authorization from Telit Communications S.p.A. - All Rights Reserved.

More information

ME Demo Case User Guide. 1vv Rev

ME Demo Case User Guide. 1vv Rev APPLICABILITY TABLE PRODUCT ME50 50-868 SW Version GC.U00.01.02 GC.U01.01.00 GC.U03.01.00 Reproduction forbidden without written authorization from Telit Communications S.p.A.- All Rights Reserved. Page

More information

SL869-V3 EVK User Guide. 1VV Rev

SL869-V3 EVK User Guide. 1VV Rev SL869-V3 EVK User Guide 1VV0301306 Rev.0 2016-08-19 APPLICABILITY TABLE PRODUCT SL869-V3 Reproduction forbidden without written authorization from Telit Communications S.p.A. - All Rights Reserved. Page

More information

LE920A4/LE910Cx Wi-Fi Interface

LE920A4/LE910Cx Wi-Fi Interface LE920A4/LE910Cx Wi-Fi Interface 80490NT11511A Rev. 1 21/11/2016 [04.2016] Mod. 80490NT11511A 2016-11 Rev.1 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been

More information

Event Monitor Application Note NT10028a Rev

Event Monitor Application Note NT10028a Rev 23 APPLICABILITY TABLE GC Family ( Compact ) GC864-QUAD GC864-QUAD V2 GC864-DUAL V2 GE/GL Family ( Embedded ) GE864-QUAD GE864-QUAD V2 GE864-QUAD Automotive V2 GE864-QUAD ATEX GE864-DUAL V2 GE864-GPS GE865-QUAD

More information

GS2K WAC Provisioning ADK Application Note NT11590A Rev

GS2K WAC Provisioning ADK Application Note NT11590A Rev GS2K WAC Provisioning ADK Application Note 80560NT11590A Rev. 1.0 2015-10-07 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure the accuracy of

More information

Cambium Wireless Manager

Cambium Wireless Manager Cambium Wireless Manager Client Setup Guide System Release 4.2 and Later Issue 1 November 2014 2014 Cambium Networks. All Rights Reserved. Accuracy While reasonable efforts have been made to assure the

More information

SE880 RDK User Manual 1VV

SE880 RDK User Manual 1VV APPLICABILITY TABLE PRODUCT SE880 Reproduction forbidden without written authorization from Telit Communications S.p.A. - All Rights Reserved. Page 2 of 25 SPECIFICATIONS SUBJECT TO CHANGE WITHOUT NOTICE

More information

End User License Agreement

End User License Agreement End User License Agreement Kyocera International, Inc. ( Kyocera ) End User License Agreement. CAREFULLY READ THE FOLLOWING TERMS AND CONDITIONS ( AGREEMENT ) BEFORE USING OR OTHERWISE ACCESSING THE SOFTWARE

More information

BlueMod+S42/Central Software User Guide

BlueMod+S42/Central Software User Guide BlueMod+S42/Central Software User Guide Reproduction forbidden without written authorization from Telit Communications S.p.A.- All Rights Reserved. Page 1 of 66 APPLICABILITY TABLE BlueMod+S42/Central

More information

GS2K Custom Webpage Build Procedure Application Note NT11598A Rev

GS2K Custom Webpage Build Procedure Application Note NT11598A Rev GS2K Custom Webpage Build Procedure Application Note 80560NT11598A Rev. 3.0 2017-12-05 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure the accuracy

More information

SIM INTEGRATION DESIGN GUIDE

SIM INTEGRATION DESIGN GUIDE SIM INTEGRATION DESIGN GUIDE 80000NT10001A Rev. 13 2017-02-14 [01.2017] Mod. 0809 2017-01 Rev.8 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure

More information

Copyright Telit Communications S.p.A

Copyright Telit Communications S.p.A 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

DATASHEET 4D SYSTEMS. 4D Raspberry Pi Serial Adaptor TURNING TECHNOLOGY INTO ART. 4D-Serial-Pi-Adaptor

DATASHEET 4D SYSTEMS. 4D Raspberry Pi Serial Adaptor TURNING TECHNOLOGY INTO ART. 4D-Serial-Pi-Adaptor DATASHEET TURNING TECHNOLOGY INTO ART 4D Raspberry Pi Serial Adaptor 4D-Serial-Pi-Adaptor Document Date: 21 st August 2014 Document Revision: 1.2 Uncontrolled Copy when printed or downloaded. Please refer

More information

Workshop 4 Installation INSTALL GUIDE. Document Date: February 4 th, Document Revision: 1.1

Workshop 4 Installation INSTALL GUIDE. Document Date: February 4 th, Document Revision: 1.1 INSTALL GUIDE Workshop 4 Installation Document Date: February 4 th, 2013 Document Revision: 1.1 Description This document describes how to install and configure Workshop 4, and how to install the driver

More information

SL871 & SL869 V2 Families Evaluation Kit User Guide. 1VV r

SL871 & SL869 V2 Families Evaluation Kit User Guide. 1VV r SL871 & SL869 V2 Families Evaluation Kit User Guide APPLICABILITY TABLE PRODUCT SL869 V2 EVK SL869 V2 S EVK SL871 EVK SL871-S EVK Reproduction forbidden without written authorization from Telit Communications

More information

DATASHEET 4D SYSTEMS. 4D Raspberry Pi Serial Adaptor TURNING TECHNOLOGY INTO ART. 4D-Serial-Pi-Adaptor

DATASHEET 4D SYSTEMS. 4D Raspberry Pi Serial Adaptor TURNING TECHNOLOGY INTO ART. 4D-Serial-Pi-Adaptor TURNING TECHNOLOGY INTO ART DATASHEET 4D-Serial-Pi-Adaptor Document Date: 20 th November 2012 Document Revision: 1.0 Uncontrolled Copy when printed or downloaded. Please refer to the 4D Systems website

More information

Telit GNSS Bundle Solutions Application Note NT11300A r

Telit GNSS Bundle Solutions Application Note NT11300A r Telit GNSS Bundle Solutions Application Note 80000NT11300A r5 2016-11-07 APPLICABILITY TABLE Telit GNSS Bundle Solutions Application Note PRODUCT GE865-QUAD GE866-QUAD GL865-QUAD GL865-DUAL GL865-QUAD

More information

DATASHEET 4D SYSTEMS. 4D Raspberry Pi Serial Adaptor TURNING TECHNOLOGY INTO ART. 4D-Serial-Pi-Adaptor

DATASHEET 4D SYSTEMS. 4D Raspberry Pi Serial Adaptor TURNING TECHNOLOGY INTO ART. 4D-Serial-Pi-Adaptor DATASHEET TURNING TECHNOLOGY INTO ART 4D Raspberry Pi Serial Adaptor 4D-Serial-Pi-Adaptor Document Date: 4 th September 2013 Document Revision: 1.1 Uncontrolled Copy when printed or downloaded. Please

More information

MyCreditChain Terms of Use

MyCreditChain Terms of Use MyCreditChain Terms of Use Date: February 1, 2018 Overview The following are the terms of an agreement between you and MYCREDITCHAIN. By accessing, or using this Web site, you acknowledge that you have

More information

Bar Code Discovery. Administrator's Guide

Bar Code Discovery. Administrator's Guide Bar Code Discovery Administrator's Guide November 2012 www.lexmark.com Contents 2 Contents Overview...3 Configuring the application...4 Configuring the application...4 Configuring Bar Code Discovery...4

More information

TERMS & CONDITIONS. Complied with GDPR rules and regulation CONDITIONS OF USE PROPRIETARY RIGHTS AND ACCEPTABLE USE OF CONTENT

TERMS & CONDITIONS. Complied with GDPR rules and regulation CONDITIONS OF USE PROPRIETARY RIGHTS AND ACCEPTABLE USE OF CONTENT TERMS & CONDITIONS www.karnevalkings.com (the "Site") is a website and online service owned and operated by the ViisTek Media group of companies (collectively known as "Karnevalkings.com", "we," "group",

More information

Telit FOTA AT Script NT11347A Rev [ ] Mod Rev.7

Telit FOTA AT Script NT11347A Rev [ ] Mod Rev.7 [04.2016] Telit FOTA AT Script 80000NT11347A Rev. 13 2017-09-19 Mod. 0809 2016-08 Rev.7 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure the

More information

1. License Grant; Related Provisions.

1. License Grant; Related Provisions. IMPORTANT: READ THIS AGREEMENT CAREFULLY. THIS IS A LEGAL AGREEMENT BETWEEN AVG TECHNOLOGIES CY, Ltd. ( AVG TECHNOLOGIES ) AND YOU (ACTING AS AN INDIVIDUAL OR, IF APPLICABLE, ON BEHALF OF THE INDIVIDUAL

More information

DATASHEET 4D SYSTEMS. 4D Arduino Adaptor Shield TURNING TECHNOLOGY INTO ART. 4Display-Adaptor-Shield

DATASHEET 4D SYSTEMS. 4D Arduino Adaptor Shield TURNING TECHNOLOGY INTO ART. 4Display-Adaptor-Shield TURNING TECHNOLOGY INTO ART DATASHEET 4Display-Adaptor-Shield Document Date: 20 th November 2012 Document Revision: 1.0 Uncontrolled Copy when printed or downloaded. Please refer to the 4D Systems website

More information

TelitView Software Description (Version 2.2.0)

TelitView Software Description (Version 2.2.0) TelitView Software Description (Version 2.2.0) APPLICABLE PRODUCTS PRODUCT SL871 SC872-A SL869-V2 SE868-A SL871-S SL869-V2S SE868-AS SL869 SL869-DR SL869-T SL869-V3 SL869-3DR SL869-V3T SL869-ADR SL869-T3I

More information

LE910Cx WE866C3-P Bundling Use Case Reference Guide. 1VV Rev

LE910Cx WE866C3-P Bundling Use Case Reference Guide. 1VV Rev LE910Cx WE866C3-P Bundling Use Case Reference Guide 1VV0301553 Rev. 0 2018-08-5 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure the accuracy

More information

Assisted GPS (A-GPS) Application Note NT10066A Rev

Assisted GPS (A-GPS) Application Note NT10066A Rev Assisted GPS (A-GPS) Application Note APPLICABILITY TABLE HE910 Family HE910 1 HE910-GA HE910-EUG HE910-NAG SW Version 12.00.xx3 NOTICE: the present document describes the features and the AT commands

More information

4D Systems. Application Note: 4D-AN-G3001. in ViSi Environment. Document Date: 15 th December Document Revision: 1.0

4D Systems. Application Note: 4D-AN-G3001. in ViSi Environment. Document Date: 15 th December Document Revision: 1.0 4D Systems Application Note: Displaying an Image on GOLDELOX Modules in ViSi Environment Document Date: 15 th December 2012 Document Revision: 1.0 2012 4D Systems www.4dsystems.com.au Page 1 of 8 Description

More information

OCTOSHAPE SDK AND CLIENT LICENSE AGREEMENT (SCLA)

OCTOSHAPE SDK AND CLIENT LICENSE AGREEMENT (SCLA) OCTOSHAPE SDK AND CLIENT LICENSE AGREEMENT (SCLA) This is a License Agreement (the "Agreement") for certain code (the Software ) owned by Akamai Technologies, Inc. ( Akamai ) that is useful in connection

More information

TO OUR VALUED CUSTOMERS

TO OUR VALUED CUSTOMERS SmartMP3 Board is ideal for creating mp3 players and adding audio and music features to your prototype devices, even with lower-performance microcontrollers. TO OUR VALUED CUSTOMERS I want to express my

More information

Mile Terms of Use. Effective Date: February, Version 1.1 Feb 2018 [ Mile ] Mileico.com

Mile Terms of Use. Effective Date: February, Version 1.1 Feb 2018 [ Mile ] Mileico.com Mile Terms of Use Effective Date: February, 2018 Version 1.1 Feb 2018 [ Mile ] Overview The following are the terms of an agreement between you and MILE. By accessing, or using this Web site, you acknowledge

More information

Installing Enterprise Switch Manager

Installing Enterprise Switch Manager Installing Enterprise Switch Manager NN47300-300 Document status: Standard Document version: 0401 Document date: 26 March 2008 All Rights Reserved The information in this document is subject to change

More information

MMI EXT CARD HW USER GUIDE xe922-3gr. 1VV Rev

MMI EXT CARD HW USER GUIDE xe922-3gr. 1VV Rev MMI EXT CARD HW USER GUIDE xe922-3gr APPLICABILITY TABLE MMI EXT CARD HW USER GUIDE xe922-3gr PRODUCT HE922-3GR WE922-3GR Reproduction forbidden without written authorization from Telit Communications

More information

Cambium Wireless Manager Performance Tuning Guide

Cambium Wireless Manager Performance Tuning Guide Cambium Wireless Manager Performance Tuning Guide Issue 1 August 2014 2014 Cambium Networks. All Rights Reserved. Accuracy While reasonable efforts have been made to assure the accuracy of this document,

More information

HE910/UE910/UL865 Families Ports Arrangements User Guide. 1vv Rev

HE910/UE910/UL865 Families Ports Arrangements User Guide. 1vv Rev HE910/UE910/UL865 Families Ports Arrangements User Guide 1vv0300971 Rev.9 2015-02-16 APPLICABILITY TABLE HE910 Family HE910 1 HE910-D HE910-EUR / HE910-EUD HE910-EUG / HE910-NAG HE910-NAR / HE910-NAD UE/UL

More information

Daniel MeterLink Software v1.40

Daniel MeterLink Software v1.40 Quick Start Manual P/N 3-9000-763, Rev K June 2017 Daniel MeterLink Software v1.40 for Daniel Gas and Liquid Ultrasonic Flow Meters Software License Agreement PLEASE READ THIS SOFTWARE LICENSE AGREEMENT

More information

Installing Your Microsoft Access Database (Manual Installation Instructions)

Installing Your Microsoft Access Database (Manual Installation Instructions) Installing Your Microsoft Access Database (Manual Installation Instructions) Installation and Setup Instructions... 1 Single User Setup... 1 Multiple User Setup... 2 Adjusting Microsoft Access 2003 Macro

More information

Installing Enterprise Switch Manager

Installing Enterprise Switch Manager Installing Enterprise Switch Manager ATTENTION Clicking on a PDF hyperlink takes you to the appropriate page If necessary, scroll up or down the page to see the beginning of the referenced section NN47300-300

More information

Terms of Use. Changes. General Use.

Terms of Use. Changes. General Use. Terms of Use THESE TERMS AND CONDITIONS (THE TERMS ) ARE A LEGAL CONTRACT BETWEEN YOU AND SPIN TRANSFER TECHNOLOGIES ( SPIN TRANSFER TECHNOLOGIES, STT, WE OR US ). THE TERMS EXPLAIN HOW YOU ARE PERMITTED

More information

MOTOTRBO CPS, Tuner, AirTracer and RDAC Applications Installation Guide

MOTOTRBO CPS, Tuner, AirTracer and RDAC Applications Installation Guide MOTOTRBO CPS, Tuner, AirTracer and RDAC Applications Installation Guide 2016 Motorola Solutions, Inc. All rights reserved Foreword Foreword Computer Software Copyrights The Motorola products described

More information

DATASHEET. 3.2 Display Bezel. 4D-Bezel-32 For the ulcd-32ptu Display Module. Document Date: 16 th September 2013 Document Revision: 1.

DATASHEET. 3.2 Display Bezel. 4D-Bezel-32 For the ulcd-32ptu Display Module. Document Date: 16 th September 2013 Document Revision: 1. DATASHEET 3.2 Display Bezel 4D-Bezel-32 For the ulcd-32ptu Display Module Document Date: 16 th September 2013 Document Revision: 1.0 Uncontrolled Copy when printed or downloaded. Please refer to the 4D

More information

Installing the Shrew Soft VPN Client

Installing the Shrew Soft VPN Client Windows Install Installing the Shrew Soft VPN Client ShrewVPNWindows201211-01 Global Technology Associates 3505 Lake Lynda Drive Suite 109 Orlando, FL 32817 Tel: +1.407.380.0220 Fax. +1.407.380.6080 Email:

More information

DATASHEET 4D SYSTEMS TURNING TECHNOLOGY INTO ART. USB to Serial UART Bridge Converter. Document Date: 5 th September 2012 Document Revision: 1.

DATASHEET 4D SYSTEMS TURNING TECHNOLOGY INTO ART. USB to Serial UART Bridge Converter. Document Date: 5 th September 2012 Document Revision: 1. TURNING TECHNOLOGY INTO ART DATASHEET USB to Serial UART Bridge Converter µusb-mb5 Document Date: 5 th September 2012 Document Revision: 1.0 Uncontrolled Copy when printed or downloaded. Please refer to

More information

4. Save as expressly set out herein no license is granted in respect of any intellectual property rights vested in F1000 or other third parties.

4. Save as expressly set out herein no license is granted in respect of any intellectual property rights vested in F1000 or other third parties. Legal information The website F1000.com is operated by Faculty of 1000 Limited, a company registered in England and Wales with Company Number 3739756, with registered offices at Middlesex House, 34-42

More information

PRODUCT GUIDE. L e p i d e S o f t w a r e P r i v a t e L i m i t e d

PRODUCT GUIDE. L e p i d e S o f t w a r e P r i v a t e L i m i t e d PRODUCT GUIDE Table of Contents 1. About Kernel for PDF to Word... 4 1.1 Using this Manual... 4 1.2 Kernel for PDF to Word... 5 1.4 Who Should Use this Software?... 6 2. Getting Started... 7 2.1 Installation

More information

MERIDIANSOUNDINGBOARD.COM TERMS AND CONDITIONS

MERIDIANSOUNDINGBOARD.COM TERMS AND CONDITIONS MERIDIANSOUNDINGBOARD.COM TERMS AND CONDITIONS Introduction This document sets forth the terms and conditions ("Terms and Conditions") governing your use of the MeridianHealth.com Web site ("Web Site")

More information

Stellar Phoenix Password Recovery For Windows Server. Version 2.0. User Guide

Stellar Phoenix Password Recovery For Windows Server. Version 2.0. User Guide Stellar Phoenix Password Recovery For Windows Server Version 2.0 User Guide Overview Stellar Phoenix Password Recovery For Windows Server is a powerful application that helps you reset a Windows Server

More information

Installation Guide. ProView. For System Center operations Manager ProView Installation Guide. Dynamic Azure and System Center insights

Installation Guide. ProView. For System Center operations Manager ProView Installation Guide. Dynamic Azure and System Center insights ProView Dynamic Azure and System Center insights Installation Guide For System Center operations Manager 2012 Copyright The information contained in this document represents the current view of OpsLogix

More information

VP-UML Installation Guide

VP-UML Installation Guide Visual Paradigm for UML 6.0 Installation Guide The software and documentation are furnished under the Visual Paradigm for UML license agreement and may be used only in accordance with the terms of the

More information

Cambium PTP 650 LPU and Grounding Kit Installation Guide

Cambium PTP 650 LPU and Grounding Kit Installation Guide Cambium PTP 650 LPU and Grounding Kit Installation Guide Accuracy While reasonable efforts have been made to assure the accuracy of this document, Cambium Networks assumes no liability resulting from any

More information

GS2K Module Power Measurement Application Note NT11603A Rev

GS2K Module Power Measurement Application Note NT11603A Rev GS2K Module Power Measurement Application Note 80560NT11603A Rev. 1.0 2016-11-01 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure the accuracy

More information

PRODUCT GUIDE. N u c l e u s D a t a R e c o v e r y. C o m P r i v a t e L i m i t e d

PRODUCT GUIDE. N u c l e u s D a t a R e c o v e r y. C o m P r i v a t e L i m i t e d PRODUCT GUIDE Table of Contents 1. Introduction to Kernel for Tape... 4 1.1 Using this Manual... 4 1.2 About Kernel for Tape... 5 1.3 Salient Features... 5 1.4 Who Should Use this Software?... 5 2. Getting

More information

Stellar WAB to PST Converter 1.0

Stellar WAB to PST Converter 1.0 Stellar WAB to PST Converter 1.0 1 Overview Stellar WAB to PST Converter software converts Outlook Express Address Book, also known as Windows Address Book (WAB) files to Microsoft Outlook (PST) files.

More information

mikroprog Suite for PIC programming software

mikroprog Suite for PIC programming software mikroprog Suite for PIC programming software mikroprog Suite for PIC is a free software used for programming of all of Microchip microcontroller families, including PIC10, PIC12, PIC16, PIC18, dspic30/33,

More information

Ecma International Policy on Submission, Inclusion and Licensing of Software

Ecma International Policy on Submission, Inclusion and Licensing of Software Ecma International Policy on Submission, Inclusion and Licensing of Software Experimental TC39 Policy This Ecma International Policy on Submission, Inclusion and Licensing of Software ( Policy ) is being

More information

4D SYSTEMS APPLICATION NOTE. Application Note: 4D-AN-P3001 TURNING TECHNOLOGY INTO ART. ViSi - Displaying Third-Party Fonts

4D SYSTEMS APPLICATION NOTE. Application Note: 4D-AN-P3001 TURNING TECHNOLOGY INTO ART. ViSi - Displaying Third-Party Fonts TURNING TECHNOLOGY INTO ART APPLICATION NOTE Application Note: 4D-AN-P3001 ViSi - Displaying Third-Party Fonts Document Date: 15th March 2013 Document Revision: 1.0 Description This Application Note explains

More information

Additional License Authorizations for HPE OneView for Microsoft Azure Log Analytics

Additional License Authorizations for HPE OneView for Microsoft Azure Log Analytics Additional License Authorizations for HPE OneView for Microsoft Azure Log Analytics Product Use Authorizations This document provides Additional License Authorizations for HPE OneView for Microsoft Azure

More information

KT-1 Token. Reference Guide. CRYPTOCard Token Guide

KT-1 Token. Reference Guide. CRYPTOCard Token Guide KT-1 Token Reference Guide CRYPTOCard Token Guide Proprietary Notice License and Warranty Information CRYPTOCard Inc. and its affiliates retain all ownership rights to the computer program described in

More information

xl865 Global Form Factor Application Note 80000NT11207A Rev

xl865 Global Form Factor Application Note 80000NT11207A Rev 80000NT11207A Rev.1 2014-01-08 APPLICABILITY TABLE PRODUCT GL865-DUAL V3 GL865-QUAD V3 UL865-EUR UL865-EUD UL865-NAR UL865-NAD CL865-DUAL Reproduction forbidden without Telit Communications S.p.A. written

More information

4D Systems. Application Note: 4D-AN-P2002. Playing Video on PICASO based modules using RAW option. Document Date: 15 th December 2012

4D Systems. Application Note: 4D-AN-P2002. Playing Video on PICASO based modules using RAW option. Document Date: 15 th December 2012 4D Systems Application Note: Playing Video on PICASO based modules using RAW option Document Date: 15 th December 2012 Document Revision: 1.0 2012 4D Systems www.4dsystems.com.au Page 1 of 8 Description

More information

PCMCIA Flash Card User Guide

PCMCIA Flash Card User Guide R R PCMCIA Flash Card User Guide For the CoreBuilder 3500 System Introduction The CoreBuilder 3500 PCMCIA Flash Card is a 20 MB flash card that you can use to save your system software. When you have saved

More information

SpellCheck for Dynamics GP

SpellCheck for Dynamics GP Title Page SpellCheck for Dynamics GP This documentation is for the builds shown below and higher: v12.0.15 / 14.0.6 / 16.0.3 SpellCheck from WilloWare Incorporated for Dynamics GP 2 Copyright Manual copyright

More information

GS2K Module Power Measurement Application Note NT11603A Rev

GS2K Module Power Measurement Application Note NT11603A Rev GS2K Module Power Measurement Application Note 80560NT11603A Rev. 1.1 2018-02-12 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure the accuracy

More information

GS2K OV720p HD Full Duplex- Audio Video ADK Application Note NT11584A Rev

GS2K OV720p HD Full Duplex- Audio Video ADK Application Note NT11584A Rev GS2K OV720p HD Full Duplex- Audio Video ADK Application Note 80560NT11584A Rev. 3.2 2018-09-06 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure

More information

DeviceHQ Deployment Guide. For MTR5 and MTE Devices

DeviceHQ Deployment Guide. For MTR5 and MTE Devices DeviceHQ Deployment Guide For MTR5 and MTE Devices DEVICEHQ DEPLOYMENT GUIDE DeviceHQ Deployment Guide Part Number: S000677 Copyright This publication may not be reproduced, in whole or in part, without

More information

FOR TCG ACPI Specification

FOR TCG ACPI Specification ERRATA Errata Version 0.3 August 25, 2017 FOR TCG ACPI Specification Specification Version 1.20 Revision 8 January 19th, 2017 Contact: admin@trustedcomputinggroup.org Copyright TCG 2017 Disclaimers, Notices,

More information

Class Composer General Terms of Use

Class Composer General Terms of Use Class Composer General Terms of Use Effective Date: July 24, 2017 Welcome to Class Composer! Please continue reading to learn about the terms by which you may use our Service. If you have any questions

More information

DATASHEET. gen4 Programming Adaptor For all gen4 sizes (Picaso and Diablo16) gen4-pa. Document Date: 29 th January 2016 Document Revision: 1.

DATASHEET. gen4 Programming Adaptor For all gen4 sizes (Picaso and Diablo16) gen4-pa. Document Date: 29 th January 2016 Document Revision: 1. For all gen4 sizes (Picaso and Diablo16) DATASHEET Document Date: 29 th January 2016 Document Revision: 1.0 Uncontrolled Copy when printed or downloaded. Please refer to the 4D Systems website for the

More information

ServerStatus Installation and Operation Manual

ServerStatus Installation and Operation Manual ServerStatus Installation and Operation Manual Capitalware Inc. Unit 11, 1673 Richmond Street, PMB524 London, Ontario N6G2N3 Canada sales@capitalware.com http://www.capitalware.com ServerStatus Installation

More information

SmartList Builder for Microsoft Dynamics GP 10.0

SmartList Builder for Microsoft Dynamics GP 10.0 SmartList Builder for Microsoft Dynamics GP 10.0 Including: SmartList Builder, Excel Report Builder, Navigation List Builder and Drill Down Builder Copyright: Manual copyright 2014 eone Integrated Business

More information

Polycom Updater Release Notes

Polycom Updater Release Notes RELEASE NOTES Updater 5.0.5 January 2014 3804-11069-505 Polycom Updater 5.0.5 Release Notes Applies to Polycom SoundStation IP 6000 and SoundStation IP 7000 Phones Polycom, Inc. 1 Polycom Updater 5.0.5

More information

GS2K OV720p HD Full Duplex- Audio Video ADK Application Note NT11584A Rev

GS2K OV720p HD Full Duplex- Audio Video ADK Application Note NT11584A Rev GS2K OV720p HD Full Duplex- Audio Video ADK Application Note 80560NT11584A Rev. 3.1 2018-03-12 SPECIFICATIONS ARE SUBJECT TO CHANGE WITHOUT NOTICE NOTICE While reasonable efforts have been made to assure

More information

MQ Port Scan Installation and Operation Manual

MQ Port Scan Installation and Operation Manual MQ Port Scan Installation and Operation Manual Capitalware Inc. Unit 11, 1673 Richmond Street, PMB524 London, Ontario N6G2N3 Canada sales@capitalware.com http://www.capitalware.com MQPS Installation and

More information

PRODUCT GUIDE. N u c l e u s D a t a R e c o v e r y. C o m P r i v a t e L i m i t e d

PRODUCT GUIDE. N u c l e u s D a t a R e c o v e r y. C o m P r i v a t e L i m i t e d PRODUCT GUIDE Table of Contents 1. About Kernel for PST Split... 4 1.1 Using this Manual... 4 1.2 Introduction to Kernel for PST Split... 4 1.3 Key Features... 5 1.4 System Requirements... 5 2. Understanding

More information

IETF TRUST. Legal Provisions Relating to IETF Documents. February 12, Effective Date: February 15, 2009

IETF TRUST. Legal Provisions Relating to IETF Documents. February 12, Effective Date: February 15, 2009 IETF TRUST Legal Provisions Relating to IETF Documents February 12, 2009 Effective Date: February 15, 2009 1. Background The IETF Trust was formed on December 15, 2005, for, among other things, the purpose

More information

PRODUCT GUIDE. N u c l e u s D a t a R e c o v e r y. C o m P r i v a t e L i m i t e d

PRODUCT GUIDE. N u c l e u s D a t a R e c o v e r y. C o m P r i v a t e L i m i t e d PRODUCT GUIDE Table of Contents 1. About Kernel for PST Compress and Compact...4 1.1 Using this Manual...4 1.2 Introduction to Kernel for Compress and Compact...4 1.3 Key Features...5 1.4 System Requirements...5

More information

AhnLab Software License Agreement

AhnLab Software License Agreement AhnLab Software License Agreement IMPORTANT - READ CAREFULLY BEFORE USING THE SOFTWARE. This AhnLab Software License Agreement (this "Agreement") is a legal agreement by and between you and AhnLab, Inc.

More information

ADN. System Installer. Instruction manual

ADN. System Installer. Instruction manual ADN System Installer Instruction manual Content Content Installation requirements... 4 Selecting updates... 4 ADN System Update... 5 Establishing the connection... 5 Overview of the update stage window...

More information

4D SYSTEMS TURNING TECHNOLOGY INTO ART. Application Note: 4D-AN-G5002

4D SYSTEMS TURNING TECHNOLOGY INTO ART. Application Note: 4D-AN-G5002 TURNING TECHNOLOGY INTO ART APPLICATION NOTE Application Note: Displaying an Image, Video or Animation on the Goldelox Modules in Serial Environment Document Date: 25 th February 2013 Document Revision:

More information