ZFSM-201-1x ZFSM-201-KIT-1 ZFSM-201-EVB-1 Errata

Size: px
Start display at page:

Download "ZFSM-201-1x ZFSM-201-KIT-1 ZFSM-201-EVB-1 Errata"

Transcription

1 FreeStar Pro Series ZFSM-201-1x ZFSM-201-KIT-1 ZFSM-201-EVB-1 Errata ZFSM FreeStar Pro Module Document # (Rev C)

2 Table of Contents 1. PURPOSE OF ERRATA CEL HARDWARE: ZFSM / ZFSM-201-1C (MODULE) LOW RF POWER OUT ON TRANSMISSION RF OUTPUT POWER SETTINGS RF DUTY CYCLE FREESCALE MC13224V ERRATA CEL HARDWARE: ZFSM-201-EVB-1 (EVALUATION BOARD) UART COMMUNICATION AT OPERATING VOLTAGES BELOW 3.3 VOLTS CEL SOFTWARE: FREESTAR PRO TEST TOOL NO KNOWN ISSUES CEL SOFTWARE: FREESTAR PRO PRELOADED SOFTWARE NO KNOWN ISSUES REVISION HISTORY... 5 Rev C Document No Page 2 of 5

3 1. PURPOSE OF ERRATA The purpose of these Errata is to document corrections to software and hardware that have been implemented or are in process at the time of the release of this document. Related documents are given in Table 1, with their revision and edition information and their publish dates. Hardware drawing numbers and issue levels and software revision numbers and release dates are given in Table 2. Table 1 Related and Referenced Documents Document Title Document Number Freescale Semiconductor Documents ( BeeKit Wireless Connectivity Toolkit Quick Start Guide BKWCTKQSG BeeKit Wireless Connectivity Toolkit User s Guide BKWCTKUG BeeKit Wireless Connectivity Toolkit Software v1.9.5 Release Notes BKWCTKRN MC13224V Datasheet MC1322x MC1322x Reference Manual MC1322xRM MC1322x Software Driver Reference Manual 22XDRVRRM MC1322x Simple Media Access Controller (SMAC) Reference Manual 22xSMACRM Media Access Controller (MAC) MyWirelessApp MWAUG Media Access Controller (MAC MyStarNetworkApp MSNAUG MAC PHY Software Reference Manual MPSRM Simple Media Access Controller (SMAC) User s Guide SMACRM Freescale Test Tool User s Guide TTUG Note: The Freescale documents listed above are part of the document files which will be loaded to the user s PC when installing the BeeKit found on the CEL CD CEL Documents ( ZFSM Datasheet (Rev A, 05/2009) ZFSM-201-KIT-1 Development Kit User Guide (Rev B, 05/2009) ZFSM-201-EVB-1 Evaluation Board BeeKit Porting Guide (Rev B, 05/2009) ZFSM-201-EVB-1 Evaluation Board SMAC Programmers Guide (Rev B, 05/2009) ZFSM-201-EVB-1 Evaluation Board MAC Programmers Guide (Rev B, 05/2009) ZFSM-201-EVB-1 Evaluation Board Host Serial & RF Protocol Guide (Rev A, 02/2009) ZFSM-201-KIT-1 Wireless UART Application User Guide (Rev A, 02/2009) ZFSM-201-1x, ZFSM-201-KIT-1, ZFSM-201-EVB-1 Errata (Rev C, 05/2009) Note: the CEL documents listed above are included on the CEL CD in the directory \ZFSM-201\Documentation\. Table 2 Hardware and Software Versions CEL Hardware ( Description Drawing Number ZFSM-201-EVB-1 FreeStar Pro Evaluation Board (Issue ES2) ZFSM-201-KIT-1 FreeStar Pro Engineering Evaluation Kit (Issue A1) ZFSM-201-1x FreeStar Pro ZigBee Module (Issue ES2) (Issue ES2) Software Software Program Version Release Date Freescale BeeKit /02/2009 Freescale Test Tool CEL/LSR FreeStar Pro Test Tool /01/2009 CEL/LSR Sample Project Application Firmware (CEL_SMAC_111) /15/2009 CEL/LSR Sample Project Application Firmware (CEL_MAC_111) /13/2009 CEL/LSR Wireless UART Application Firmware (CEL_MAC_111) /17/2009 Rev C Document No Page 3 of 5

4 2. CEL HARDWARE: ZFSM / ZFSM-201-1C (Module) 2.1 Low RF Power Out on Transmission As outlined in the ZFSM datasheet, the voltage regulator which supplies the onmodule power amplifier has a 105 µs turn-on time. In order to transmit at maximum power the voltage regulator must be fully turned on. The voltage regulator s active-high enable signal is directly connected to the MC1322x s GPIO42. Every time the voltage regulator is disabled (turned-off) and then re-enabled, the 105 µs turn-on time requirement needs to be met in order to transmit at full power. The pre-programmed module software places GPIO42 under software control such that the module begins transmitting only after the voltage regulator has been fully turned-on. 2.2 RF Output Power Settings In order to comply with FCC requirements, only a subset of the MC1322x available power settings is allowed. For users using the BeeKit as a starting point for code development, the allowed power settings are (0x00-0x07, 0x0D and 0x11) for channels and (0x00-0x07) for channel 26. These settings provide output powers ranging from approximately 0-10 dbm and 20 dbm. Users can either choose the Power Lock selection in BeeKit (enabled by default when using the provided BeeKit plugin) or must provide these power step restrictions in their own software. The user assumes full liability if FCC requirements are not satisfied when using any other power settings. In addition to restricted power settings, the user must also restrict the duty cycle of the transmitter transmission. 2.3 RF Duty Cycle In order to comply with FCC requirements, the software must ensure the module is transmitting for a maximum 17 ms in any 100 ms time frame. Failure to do so, results in the user assuming full responsibility for complying with FCC regulations. Typically, this should only affect SMAC-based implementations as the MAC implementation utilizes a scheduler which handles the duty-cycle requirement. For a typical application at the MAC layer, a packet message of 133 bytes will result in a transmission time of 4.26 ms. Assuming no acknowledgements are received, the module can transmit again up to three more packets resulting in a total transmission time of 17 ms with in the 100 ms time frame - satisfying the duty cycle requirement. The pre-programmed module software is MAC-based and thus is not affected by the duty cycle requirement. 2.4 Freescale MC13224V Errata The CEL FreeStar Pro module is also subject to the errata listed by Freescale Semiconductor for the MC13224V device. The latest Freescale Errata documentation can be found at Rev C Document No Page 4 of 5

5 3. CEL HARDWARE: ZFSM-201-EVB-1 (Evaluation Board) 3.1 UART Communication at Operating Voltages below 3.3 Volts The FTDI USB-to-RS232 bridge chip has an operating supply voltage range of 3.3 to 5.25 Volts. On the ZFSM-201-EVB-1, the FTDI VCC supply is fed by the same supply voltage as the FreeStar Pro module. As such communications with the FTDI chip will fail when operating the module at a voltage below the FTDI minimum operating voltage of 3.3 Volts. 4. CEL SOFTWARE: FreeStar Pro Test Tool 4.1 No Known Issues 5. CEL SOFTWARE: FreeStar Pro Preloaded Software 5.1 No Known Issues 6. REVISION HISTORY Revision Date Description A 29Oct08 Released B 04Feb09 Released C 22May09 Released Rev C Document No Page 5 of 5

ZFSM-201-KIT-1 ZFSM-201-EVB-1 Errata

ZFSM-201-KIT-1 ZFSM-201-EVB-1 Errata Free Star Pro Series ZFSM-201-KIT-1 ZFSM-201-EVB-1 Errata ZFSM-201-1 FreeStar Pro Module Document # 0006-00-08-04-000 (Rev A) Table of Contents 1 PURPOSE OF THESE ERRATA... 3 2 FREESTAR PRO TEST TOOL (GUI)

More information

ZFSM-201-EVB-1 Evaluation Board Programmers Guide

ZFSM-201-EVB-1 Evaluation Board Programmers Guide Free Star Pro Series ZFSM-201-EVB-1 Evaluation Board Programmers Guide ZFSM-201-1 FreeStar Pro Module Document # 0006-00-08-02-000 (Preliminary) Table of Contents 1 OVERVIEW... 4 1.1 DESCRIPTION... 4 1.2

More information

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

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

More information

13213 Evaluation Kits. User s Guide

13213 Evaluation Kits. User s Guide 13213 Evaluation Kits User s Guide Document Number: 13213EVKUG Rev. 1.1 06/2007 How to Reach Us: Home Page: www.freescale.com E-mail: support@freescale.com USA/Europe or Locations Not Listed: Freescale

More information

Contents. About This Guide... 2 Audience... 2 Revision History... 2 Conventions... 3 Definitions, Acronyms, and Abbreviations... 3

Contents. About This Guide... 2 Audience... 2 Revision History... 2 Conventions... 3 Definitions, Acronyms, and Abbreviations... 3 Contents About This Guide................................. 2 Audience............................................. 2 Revision History....................................... 2 Conventions..........................................

More information

PRELIMINARY DATA SHEET. Thermostats. Thermostats

PRELIMINARY DATA SHEET. Thermostats. Thermostats PRELIMINARY DATA SHEET freestar pro Series TRANSCEIVER MODULES ZFSM- 201-1 Integrated Transceiver Modules for ZigBee/IEEE 802.15.4 Evaluation Kit available: ZFSM-201-KIT-1 DESCRIPTION CEL s FreeStar Pro

More information

Panasonic PAN Wireless Interface to C-MAX Clock Module

Panasonic PAN Wireless Interface to C-MAX Clock Module Panasonic PAN802154 Wireless Interface to C-MAX Clock Module 21 June 2007 Application Note (DKAN0011A) Features Introduction Panasonic PAN802154HAR00 Communication Module Freescale Codewarrior Development

More information

ZIC2410 Getting Started Guide

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

More information

13193 Evaluation Board Development Kit. (13193EVB) User s Guide

13193 Evaluation Board Development Kit. (13193EVB) User s Guide 13193 Evaluation Board Development Kit (13193EVB) User s Guide Document Number: 13193EVBUG Rev. 1.2 09/2006 How to Reach Us: Home Page: www.freescale.com E-mail: support@freescale.com USA/Europe or Locations

More information

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

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

More information

Freescale Semiconductor Application Note Document Number: AN3231 Rev. 1.1, 10/2006 MC1319x, MC1320x, and MC1321x Demonstration Operation Running SMAC

Freescale Semiconductor Application Note Document Number: AN3231 Rev. 1.1, 10/2006 MC1319x, MC1320x, and MC1321x Demonstration Operation Running SMAC Freescale Semiconductor Application Note Document Number: AN3231 Rev. 1.1, 10/2006 MC1319x, MC1320x, and MC1321x Demonstration Operation Running SMAC Based Demonstration Operations 1 Introduction This

More information

Contents About This Guide Audience Revision History

Contents About This Guide Audience Revision History Contents About This Guide............................. 2 Audience............................................... 2 Revision History......................................... 2 Conventions............................................

More information

ZICM357P2 - Evaluation Kit User s Guide

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

More information

CEL ZigBee TM / Application Brief

CEL ZigBee TM / Application Brief A p p l i c a t i o n Br i e f AB1001 CEL ZigBee TM /802.15.4 Application Brief Data communication path in HVAC Systems utilizing wireless ZigBee Modules Introduction Building/Factory owners are faced

More information

Freescale IEEE Development Kits Wireless design made simple. freescale.com/802154

Freescale IEEE Development Kits Wireless design made simple. freescale.com/802154 Freescale IEEE 802.15.4 Development Kits Wireless design made simple freescale.com/802154 Freescale s Wireless Portfolio Freescale s portfolio of 802.15.4 platforms lets the developer choose the best platform

More information

ZigBee USB Dongle ZSB series Data Sheet

ZigBee USB Dongle ZSB series Data Sheet ZigBee USB Dongle ZSB series Data Sheet DS-ZSB Meshreen Content 1. Introduction... 3 1.1 Variants... 3 1.2 Key Features... 3 1.3 Applications... 3 2. Block Diagram... 4 3. Specification... 5 3.1 General

More information

ZIC2410 User Guide Device-Programmer Software Manual

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

More information

CEL MeshConnect ZICM35x Test Tool User Guide

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

More information

Overview of Freescale s Platform

Overview of Freescale s Platform June, 2010 Overview of Freescale s 802.15.4 Platform FTF-ENT-F0509 Matt Maupin Technical Marketer Reg. U.S. Pat. & Tm. Off. BeeKit, BeeStack, CoreNet, the Energy Efficient Solutions logo, Flexis, MXC,

More information

VN310 Hardware Integration

VN310 Hardware Integration VN310 Hardware Integration Application Note 08-00041-01 Revision 1.0 December 18, 2012 www.nivis.com Contents 1. INTRODUCTION... 3 2. PIN-OUT AND INTERFACE SUMMARY... 3 3. INTERFACING WITH VN310-I FOR

More information

Reindeer Technologies Pvt Ltd Excellence through Innovation

Reindeer Technologies Pvt Ltd Excellence through Innovation RDZM-T24FZ 2.4 GHZ IEEE 802.15.4/ZIGBEE RF TRANSCEIVER Datasheet Reindeer Technologies Pvt Ltd Excellence through Innovation S-2, Old No. 15, New No. 31 Rajamannar Street, T Nagar, Chennai 600017 India.

More information

MeshConnect. Voice over

MeshConnect. Voice over MeshConnect Voice over 802.15.4 CEL Profile Founded in 1959 Headquaters: Silicone Valley, California 120 Employees Employee-Owned Extensive Engineering Facilities Product Development Centers Global Footprint

More information

Freescale Development Kits IEEE Wireless design made simple. freescale.com/802154

Freescale Development Kits IEEE Wireless design made simple. freescale.com/802154 Freescale Development Kits IEEE 802.15.4 Wireless design made simple IEEE 802.15.4 Wireless Design Made Simple Our Wireless Portfolio Our portfolio of 802.15.4 platforms lets the developer choose the best

More information

EM35x Ember Companion Kit Technical User Guide

EM35x Ember Companion Kit Technical User Guide Technical User Guide EM35x Ember Companion Kit Technical User Guide 0008-02-17-00-000 EM35x Ember Companion Kit Technical User Guide Module Definition Each module is soldered on a carrier board making

More information

Quick Start Guide. USB Packet Sniffer/Dongle for Kinetis MKW22D and MKW24D Wireless MCUs USB-KW24D512

Quick Start Guide. USB Packet Sniffer/Dongle for Kinetis MKW22D and MKW24D Wireless MCUs USB-KW24D512 Quick Start Guide USB Packet Sniffer/Dongle for Kinetis MKW22D and MKW24D Wireless MCUs USB-KW24D512 Quick Start Guide Get to Know the USB-KW24D512 USB Connector Reset Button Application Button LEDs Antenna

More information

Module Introduction. This training module provides an overview of Freescale s scalable solutions for low data rate 2.4 GHz connectivity.

Module Introduction. This training module provides an overview of Freescale s scalable solutions for low data rate 2.4 GHz connectivity. Module Introduction Purpose This training module provides an overview of Freescale s scalable solutions for low data rate 2.4 GHz connectivity. Objectives Understand Freescale s approach to ZigBee architecture

More information

IOT x86 Joule Gateway

IOT x86 Joule Gateway IOT x86 Joule Gateway TM Gumstix, Inc. shall have no liability of any kind, express or implied, arising out of the use of the Information in this document, including direct, indirect, special or consequential

More information

WM1030 Rev Introduction. Ultra low power DASH7 Modem. Applications. Description. 868 / 915 MHz. Features. WIZZILAB Technical datasheet 1/10

WM1030 Rev Introduction. Ultra low power DASH7 Modem. Applications. Description. 868 / 915 MHz. Features. WIZZILAB Technical datasheet 1/10 WM1030 Rev. 1.2 Applications Wireless sensor network Data acquisition equipment Security systems Industrial monitor and control Internet of things (IoT) Ultra low power DASH7 Modem 868 / 915 MHz 1 Introduction

More information

Gumstix Pi Compute USB-Ethernet

Gumstix Pi Compute USB-Ethernet Gumstix Pi Compute USB-Ethernet TM Gumstix, Inc. shall have no liability of any kind, express or implied, arising out of the use of the Information in this document, including direct, indirect, special

More information

KW41Z IEEE and BLE Coexistence Performance

KW41Z IEEE and BLE Coexistence Performance NXP Semiconductors Document Number: AN12231 Application Note Rev. 0, 08/2018 KW41Z IEEE 802.15.4 and BLE Coexistence Performance MWS module 1. About this manual This document aims to evaluate the performance

More information

Simple Media Access Controller (SMAC) for the HCS08. Reference Manual

Simple Media Access Controller (SMAC) for the HCS08. Reference Manual Simple Media Access Controller (SMAC) for the HCS08 Reference Manual Document Number: SMAC08RM Rev. 2.0 03/2012 How to Reach Us: Home Page: www.freescale.com E-mail: support@freescale.com USA/Europe or

More information

SH1030 Rev Introduction. Ultra low power DASH7 Arduino Shield Modem. Applications. Description. 868 MHz. Features

SH1030 Rev Introduction. Ultra low power DASH7 Arduino Shield Modem. Applications. Description. 868 MHz. Features SH1030 Rev. 1.2 Applications Wireless sensor network Data acquisition equipment Security systems Industrial monitor and control Internet of things (IoT) Ultra low power DASH7 Arduino Shield Modem 868 MHz

More information

Overo Conduit LoRa Gateway

Overo Conduit LoRa Gateway Overo Conduit LoRa Gateway Gumstix, Inc. shall have no liability of any kind, express or implied, arising out of the use of the Information in this document, including direct, indirect, special or consequential

More information

BCM-32F7611-G01 Development Kit Application Note

BCM-32F7611-G01 Development Kit Application Note BCM-32F7611-G01 Development Kit Application Note D/N: AN0479E Introduction This application note is provided to assist users to develop the BCM-32F7611-G01 quickly. The following content will introduce

More information

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

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

More information

STSW-STWBCFWDT. STWBC firmware downloader tool. Description. Features

STSW-STWBCFWDT. STWBC firmware downloader tool. Description. Features STWBC firmware downloader tool Data brief Features STWBC firmware downloading to any WBC device embedding the STWBC chip 1 to 8 possible simultaneous downloads Ability to download binary files and binary

More information

Dual Serial Shield User Manual

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

More information

Freescale BeeStack Documentation Overview Document Number: BSDO Rev /2008

Freescale BeeStack Documentation Overview Document Number: BSDO Rev /2008 Freescale BeeStack Documentation Overview Document Number: BSDO Rev. 1.0 04/2008 How to Reach Us: Home Page: www.freescale.com E-mail: support@freescale.com USA/Europe or Locations Not Listed: Freescale

More information

Freescale BeeStack Consumer Network Demonstration Application. User s Guide

Freescale BeeStack Consumer Network Demonstration Application. User s Guide Freescale BeeStack Consumer Network Demonstration Application User s Guide Document Number: BSCONNAUG Rev. 1.2 2/2012 How to Reach Us: Home Page: www.freescale.com E-mail: support@freescale.com USA/Europe

More information

Product Specification

Product Specification Product Specification 15mm x 27mm Description One of the most capable Bluetooth modules available, the BT-21 Bluetooth OEM Module is designed for maximum flexibility. The BT-21 module includes 14 general

More information

The BASIC Stamp and other 5 V controllers need an adapter that:

The BASIC Stamp and other 5 V controllers need an adapter that: The XBee module is a 20 pin DIP package with a pitch of 2 mm (0.079 in) between pins. With typical breadboard and solder board hole spacing of 2.54 mm (0.1 in) the XBee requires an adapter for use with

More information

AwiaTech WirelessHART TM Rapid Development Kit Manual

AwiaTech WirelessHART TM Rapid Development Kit Manual AwiaTech HART TM Rapid Development Kit Manual AwiaTech Corporation 2011-2013. All rights reserved FCC STATEMENT 1. This device complies with Part 15 of the FCC Rules. Operation is subject to the following

More information

APAC Opto Smart Living Products

APAC Opto Smart Living Products APAC Opto Smart Living Products Smart Living Products Applied into Home or Building Internet Computer Smart Phone Lighting Web Server DALI Loop Bridge WIFI/ZigBee DDL/MDL Series DALI/ZigBee LED Driver

More information

ATmega32U4 IoT Weather Station

ATmega32U4 IoT Weather Station ATmega32U4 IoT Weather Station TM Gumstix, Inc. shall have no liability of any kind, express or implied, arising out of the use of the Information in this document, including direct, indirect, special

More information

PRM92K20CE UHF RFID Module. User s Manual

PRM92K20CE UHF RFID Module. User s Manual PRM92K20CE UHF RFID Module User s Manual Contents 1 Revision History... 3 2 Introduction... 4 2.1 Package configuration... 4 2.2 Features... 5 3 DK description... 6 3.1 PRM92x10C_CTRL... 6 4 Specifications...

More information

Daintree Light Sensor Demo Application Note

Daintree Light Sensor Demo Application Note Application Note 0011-00-16-06-000 Daintree Light Sensor Demo Application Note Daintree Light Sensor Demo Application Note Introduction Daintree Wireless Lighting Network The first time a light sensor

More information

1323x-RCM LEDs and Accelerometer Functionality 26. Using Home Status Control (HSC) Device Views.. 27 Home Status Control Device Properties...

1323x-RCM LEDs and Accelerometer Functionality 26. Using Home Status Control (HSC) Device Views.. 27 Home Status Control Device Properties... Contents About This Guide............................. 2 Audience............................................... 2 Revision History......................................... 2 Conventions............................................

More information

Serial Port Plug - F2M01SXA Brief Datasheet. Features. Applications. General Description. Provides transparent RS-232 serial cable replacement.

Serial Port Plug - F2M01SXA Brief Datasheet. Features. Applications. General Description. Provides transparent RS-232 serial cable replacement. Serial Port Plug - F2M01SXA Features Provides transparent RS-232 serial cable replacement. No need for external drivers. Power is supplied via the D-SUB or mini-usb connector. Supports the Bluetooth Serial

More information

zigb232 & zigb485 User Guide User Guide TANGENT TECHNOLABS

zigb232 & zigb485 User Guide User Guide TANGENT TECHNOLABS TANGENT TECHNOLABS Device: Power Supply (9-36V) Yellow LED (Traffic) Green LED (Router Device) Blue LED (Coordinator Device) RS232/485 Connector Power Indication LED Technical Specifications: Input Power:

More information

RapidConnect ZigBee USB Stick Data Sheet

RapidConnect ZigBee USB Stick Data Sheet RapidConnect ZigBee USB Stick Z357PA30-USB Document Rev 1.0 The RapidConnect ZigBee USB Stick is a plug-and-play ZigBee Smart Energy or ZigBee Home Automation solution. Powered by MMB Networks RapidConnect

More information

CM5000 DATASHEET v0.1

CM5000 DATASHEET v0.1 CM5000 DATASHEET - 2 - http://www.advanticsys.com/cm5000.html v0.1 Table of Contents 1. INTRODUCTION... 5 2. HARDWARE CHARACTERISTICS... 6 2.1 CM5000 DIAGRAMS... 6 2.2 MICROCONTROLLER DESCRIPTION - TI

More information

Freescale MKW40Z IEEE Software Quick Start Guide

Freescale MKW40Z IEEE Software Quick Start Guide Freescale Semiconductor, Inc. Document Number: MKW40Z802154SW523QSG User's Guide Rev. 0, 09/2015 Freescale MKW40Z IEEE 802.15.4 Software Quick Start Guide This document is a brief presentation of the Freescale

More information

Freescale ZigBee Application. User s Guide for ZigBee 2007

Freescale ZigBee Application. User s Guide for ZigBee 2007 Freescale ZigBee Application User s Guide for ZigBee 2007 Document Number: ZAUGZB2007 Rev. 1.1 10/2008 How to Reach Us: Home Page: www.freescale.com E-mail: support@freescale.com USA/Europe or Locations

More information

AppNote-US2400-EVB Low Power 2.4GHz Transceiver

AppNote-US2400-EVB Low Power 2.4GHz Transceiver US2400-EVB for IEEE 802.15.4 Standard Revision History Hardware Revision Date Description of Changes V01 / V02 Sep. 2011 Initial release V03 Dec 2011 Addition 4.1 Evaluation Board Variants and 5.3 Connector

More information

KITVALVECNTLEVM Valve Controller SoC Evaluation Kit

KITVALVECNTLEVM Valve Controller SoC Evaluation Kit Freescale Semiconductor, Inc. User s Guide Document Number: KTVALVECNTLEVMUG Rev. 1.0, 6/2015 KITVALVECNTLEVM Valve Controller SoC Evaluation Kit Figure 1. KITVALVECNTLEVM Freescale Semiconductor, Inc.,

More information

User Guide SU60-SIPT Development Kit (DVK-SU60-SIPT) Version 1.0

User Guide SU60-SIPT Development Kit (DVK-SU60-SIPT) Version 1.0 A SU60-SIPT Development Kit (DVK-SU60-SIPT) Version 1.0 REVISION HISTORY Version Date Notes Approver 1.0 29 July 2017 Initial Release Jay White 2 CONTENTS 1 Overview...4 Introduction...4 Package Contents...4

More information

BT 31 Data Sheet. Amp ed RF Technology Inc.

BT 31 Data Sheet. Amp ed RF Technology Inc. BT 31 Data Sheet Amp ed RF Technology Inc. Product Specification BT31 Features Bluetooth features FCC&Bluetooth licensed radio Bluetooth v3.0 Class 1 radio Range up to 100m LOS 1.5Mbps data throughput

More information

Product Specification

Product Specification Product Specification Features Amp ed RF, Inc. Description 15mm x 27mm The added class 1 power, +18dBm, of the BT-11, gives this module one of the best ranges in the industry. It s completely pin compatible

More information

Quick Start Guide. S12VR64EVB S12 MagniV Mixed-Signal MCUs. S12 MagniV

Quick Start Guide. S12VR64EVB S12 MagniV Mixed-Signal MCUs. S12 MagniV S12VR64EVB S12 MagniV Mixed-Signal MCUs S12 MagniV Get to Know the S12VR64EVB LIN Connectors Potentiometer SW1 SW2 Analog Input Header External Power Supply Banana Connectors JM60 Integrated BDM Barrel

More information

KwikStik-K40 Hardware Errata Rev. 5

KwikStik-K40 Hardware Errata Rev. 5 KwikStik-K40 Hardware Errata Rev. 5 Freescale Semiconductor Inc. KWIKSTIKK40HWER Table of Contents Introduction... 4 KWIKSTIK_01: K40X256 MCU cannot be turned OFF using the ON/OFF switch... 5... 5... 5...

More information

IEEE / ZigBee

IEEE / ZigBee Freescale Semiconductor Application Note Document Number: AN3403 Rev. 0.0, 09/2007 IEEE 802.15.4 / ZigBee Software Selector Guide 1 Introduction Those persons interested in wireless networking applications

More information

Intel Galileo gen 2 Board

Intel Galileo gen 2 Board Intel Galileo gen 2 Board The Arduino Intel Galileo board is a microcontroller board based on the Intel Quark SoC X1000, a 32- bit Intel Pentium -class system on a chip (SoC). It is the first board based

More information

SG B b/g/n Wireless USB Module

SG B b/g/n Wireless USB Module SG901-1059B 802.11 b/g/n Wireless USB Module Overview The SG901-1059B is a high speed module supporting all data rates of the latest standards including Wi-Fi 802.11B/G/N using a USB 2.0 interface. This

More information

QN908x. DK User s Guide. Document information. QN9080-DK, QN9080, QN9083, BLE, USB Dongle This document is an introduction to the QN908x DK V1.

QN908x. DK User s Guide. Document information. QN9080-DK, QN9080, QN9083, BLE, USB Dongle This document is an introduction to the QN908x DK V1. Rev. 1.2 April 2018 Info Keywords Abstract Document information Content QN9080-DK, QN9080, QN9083, BLE, USB Dongle This document is an introduction to the DK V1.2 board Rev Date Description 0.1 20160818

More information

WiMOD LR Starter Kit. Quick Start Guide. IMST GmbH Carl-Friedrich-Gauss-Str. 2-4 D KAMP-LINTFORT

WiMOD LR Starter Kit. Quick Start Guide. IMST GmbH Carl-Friedrich-Gauss-Str. 2-4 D KAMP-LINTFORT IMST GmbH Carl-Friedrich-Gauss-Str. 2-4 D-47475 KAMP-LINTFORT 1 Introduction The WiMOD LR Starter Kit is a plug & play solution to explore features and capabilities of the im880a WiMOD LR radio module.

More information

User Guide M.2 Development Kit (DVK-SU C) Version 1.0

User Guide M.2 Development Kit (DVK-SU C) Version 1.0 A M.2 Development Kit (DVK-SU60-2230C) Version 1.0 REVISION HISTORY Version Date Notes Approver 1.0 29 July 2017 Initial Release Jay White 2 CONTENTS 1. Overview...4 1.1 Introduction...4 1.2 Package Contents...4

More information

Using micro machining and integrated circuit technology, Freescale produces highly reliable, capacitive, acceleration sensors. Freescale's sensor tech

Using micro machining and integrated circuit technology, Freescale produces highly reliable, capacitive, acceleration sensors. Freescale's sensor tech Freescale Semiconductor Application Note Document Number: AN3232 Rev. 1.1, 03/2008 Accelerometer Demonstration With the 13213-SRB (Sensor Reference Board) 1 Introduction This application note describes

More information

AN Sleep programming for NXP bridge ICs. Document information

AN Sleep programming for NXP bridge ICs. Document information Rev. 01 5 January 2007 Application note Document information Info Keywords Abstract Content SC16IS750, Bridge IC, Sleep programming The sleep programming of NXP Bridge ICs such as SC16IS750 (I 2 C-bus/SPI

More information

M54451EVB Development Board for Freescale MCF54451 MCU Hardware User Manual

M54451EVB Development Board for Freescale MCF54451 MCU Hardware User Manual DOC-0439-010, REV.D M54451EVB Development Board for Freescale MCF54451 MCU Hardware User Manual PRELIMINARY Axiom Manufacturing 1226 Exchange Drive Richardson, TX 75081 Email: Sales@axman.com Web: http://www.axman.com

More information

You are in control. Wireless Control.

You are in control. Wireless Control. You are in control Wireless Control IEEE 80.5.4-based wireless remote control solutions from Freescale Semiconductor & Future Electronics featuring Future Electronics Wireless Lighting & Control Reference

More information

Frequently Asked Questions

Frequently Asked Questions Bluetooth low energy Module Frequently Asked Questions Table of contents 1. General Q1-1: How can I order the modules, evaluation boards (EVB) and evaluation kits (EVK)? Q1-2: What is Bluetooth low energy

More information

SynkorRF Network Demonstration Application. User s Guide

SynkorRF Network Demonstration Application. User s Guide SynkorRF Network Demonstration Application User s Guide Document Number: SYNKRORFNAUG Rev. 2.0 2/2012 How to Reach Us: Home Page: www.freescale.com E-mail: support@freescale.com USA/Europe or Locations

More information

DRF1605H Zigbee Module 1.6km Transfer CC2530 Wireless Module UART to Zigbee

DRF1605H Zigbee Module 1.6km Transfer CC2530 Wireless Module UART to Zigbee DRF1605H Zigbee Module 1.6km Transfer CC2530 Wireless Module UART to Zigbee Description 100% Brand new The Advantage: 1, NetWork creation automatically: after power on, the Zigbee network can create automatically

More information

MEC-WIFI-M231B-H. Mini PCIe Wireless a/b/g/n/ac 1T1R BT 4.0. Product Datasheet

MEC-WIFI-M231B-H. Mini PCIe Wireless a/b/g/n/ac 1T1R BT 4.0. Product Datasheet MEC-WIFI-M231B-H Mini PCIe Wireless 802.11 a/b/g/n/ac 1T1R BT 4.0 Product Datasheet Date: 2015.12.07 Revision: 1.0 File: MEC_WIFI_M231B_H_Datasheet_Rev1.0 Revision History Date Revision Description 2015.12.07

More information

XE164 UConnect Manual, V.1.1, February XE164 UConnect. Board REV. 2007/40. Microcontrollers. Never stop thinking.

XE164 UConnect Manual, V.1.1, February XE164 UConnect. Board REV. 2007/40. Microcontrollers. Never stop thinking. Manual, V.1.1, February 2008 XE164 Board REV. 2007/40 Microcontrollers Never stop thinking. Edition 2007-06 Published by Infineon Technologies AG 81726 München, Germany Infineon Technologies AG 2008. All

More information

Module Introduction. This training module provides an overview of Freescale s scalable solutions for low data rate 2.4 GHz connectivity.

Module Introduction. This training module provides an overview of Freescale s scalable solutions for low data rate 2.4 GHz connectivity. Module Introduction Purpose This training module provides an overview of Freescale s scalable solutions for low data rate 2.4 GHz connectivity. Objectives Understand Freescale s approach to ZigBee architecture

More information

User Guide Feb 5, 2013

User Guide Feb 5, 2013 HI 8435 32 Sensor Array with Ground/Open or Supply/Open Sensors and SPI interface. Evaluation Board 23351 Madero, Mission Viejo, CA 92691. USA. Tel: + 1 949 859 8800 Fax: + 1 949 859 9643 Email: sales@holtic.com

More information

AN HI-3200 Avionics Data Management Engine Evaluation Board Software Guide

AN HI-3200 Avionics Data Management Engine Evaluation Board Software Guide August 12, 2011 AN - 166 HI-3200 Avionics Data Management Engine Evaluation Board Software Guide Introduction This application note provides more detail on the HI-3200 demo software provided in the Holt

More information

Freescale Test Tool. User s Guide

Freescale Test Tool. User s Guide Freescale Test Tool User s Guide Document Number: TTUG Rev. 1.2 10/2008 How to Reach Us: Home Page: www.freescale.com E-mail: support@freescale.com USA/Europe or Locations Not Listed: Freescale Semiconductor

More information

WIZ-SM10 Datasheet. ( Version 0.1 ) 2010 WIZnet Co., Ltd. All Rights Reserved. For more information, visit our website at

WIZ-SM10 Datasheet. ( Version 0.1 ) 2010 WIZnet Co., Ltd. All Rights Reserved. For more information, visit our website at WIZ-SM0 Datasheet ( Version 0. ) 00 WIZnet Co., Ltd. All Rights Reserved. For more information, visit our website at http://www.wiznet.co.kr WIZ-SM0 Datasheet (WIZnet Co., Ltd.) Document Revision History

More information

Mechanical specifications Dimensions (L x W x H) 290 x 125 x mm Weight 445 g. Female DC Barrel Jack Socket 5.5x2.1 mm

Mechanical specifications Dimensions (L x W x H) 290 x 125 x mm Weight 445 g. Female DC Barrel Jack Socket 5.5x2.1 mm Mirror Driver v1.0 The Mirror Driver v1.0 consists of two main hardware blocks. The first acts as a Data Acquisition (DAQ) board while the second is an FPGA evaluation kit which is used as a Digital Signal

More information

Wireless Sensor Networks. Introduction to the Laboratory

Wireless Sensor Networks. Introduction to the Laboratory Wireless Sensor Networks Introduction to the Laboratory c.buratti@unibo.it +39 051 20 93147 Office Hours: Tuesday 3 5 pm @ Main Building, third floor Credits: 6 Outline MC1322x Devices IAR Embedded workbench

More information

The Information contained herein is subject to change without notice. Revisions may be issued regarding changes and/or additions.

The Information contained herein is subject to change without notice. Revisions may be issued regarding changes and/or additions. Cobalt MC Gumstix, Inc. shall have no liability of any kind, express or implied, arising out of the use of the Information in this document, including direct, indirect, special or consequential damages.

More information

USER GUIDE. FOR THE T600 Tag Tester. DOCUMENT No. A , Rev. E1 Issued Date: January 19, 2009

USER GUIDE. FOR THE T600 Tag Tester. DOCUMENT No. A , Rev. E1 Issued Date: January 19, 2009 MARK IV INDUSTRIES CORP I.V.H.S. DIVISION 6020 AMBLER DRIVE MISSISSAUGA, ONTARIO L4W 2P1 PHONE: (905) 624-3025 FAX: (905) 624-4572 ISO9001 Certificate No. 002002 USER GUIDE FOR THE T600 Tag Tester DOCUMENT

More information

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

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

More information

User's Manual Rev. 1. Freescale Semiconductor Inc. TWRS08UNIVUM

User's Manual Rev. 1. Freescale Semiconductor Inc. TWRS08UNIVUM TWR-S08UNIV User's Manual Rev. 1 Freescale Semiconductor Inc. TWRS08UNIVUM Table of Contents 1. TWR-S08UNIV and TWR-S08DC Overview... 4 1.1 Contents... 5 1.2 Features... 5 2. Getting Started... 7 2.1 Reference

More information

ETRX3USB ETRX3USB-LRS ETRX3USB+8M ETRX3USB-LRS+8M PRODUCT MANUAL

ETRX3USB ETRX3USB-LRS ETRX3USB+8M ETRX3USB-LRS+8M PRODUCT MANUAL Telegesis ETRX3USB TG-PM-0518-ETRX357USB r4 Product Manual Telegesis is a trademark of Silicon Laboratories Inc. ZigBee USB STICKS: ETRX3USB ETRX3USB-LRS ETRX3USB+8M ETRX3USB-LRS+8M PRODUCT MANUAL 2015

More information

Product Description. Applications. Features

Product Description. Applications. Features Product Description Radiocrafts Industrial IP Mesh (RIIM) is a wireless sensor network that is capable of sending and receiving data directly to and from the internet. This makes it easy to connect to

More information

UM QN908x Quick Start. Document information. QN908x, Quick Start, Development Kit, QN9080 DK, QN9080 Development Kit

UM QN908x Quick Start. Document information. QN908x, Quick Start, Development Kit, QN9080 DK, QN9080 Development Kit QN908x Quick Start Rev.2.0 21 March 2018 User manual Document information Info Keywords Abstract Content QN908x, Quick Start, Development Kit, QN9080 DK, QN9080 Development Kit This Quick Start document

More information

WiFi IoT Module Datasheet. Version: 1.0 Model No: HE Hardware Version: A2

WiFi IoT Module Datasheet. Version: 1.0 Model No: HE Hardware Version: A2 WiFi IoT Module Datasheet Version: 1.0 Model No: HE Hardware Version: A2 Version Description Date 1.0 Initiate Release 2014-Jul-24 HE WiFi IoT Module Datasheet 1 Index 1. Description... 3 2. Chipset Solution...

More information

ATZB-SAMR21-XPRO. Preface. SmartConnect USER GUIDE

ATZB-SAMR21-XPRO. Preface. SmartConnect USER GUIDE SmartConnect ATZB-SAMR21-XPRO USER GUIDE Preface This user guide facilitates how to get started with the Atmel ATZB-SAMR21- XPRO extension board. ATZB-SAMR21-XPRO is targeted for evaluating the features

More information

NLED 4 Channel DMX Wash Controller v.1a with 3-Digit LED Display

NLED 4 Channel DMX Wash Controller v.1a with 3-Digit LED Display NLED 4 Channel DMX Wash Controller v.1a with 3-Digit LED Display This DMX connected LED controller from Northern Lights Electronic Design, is designed for DIY LED wash/flood light construction. With numerous

More information

Hardware Manual - SM2251 Evaluation Kit Board

Hardware Manual - SM2251 Evaluation Kit Board Hardware Manual - SM2251 Evaluation Kit Board Release 1.0.0 SonMicro Elektronik Oct 08, 2017 CONTENTS 1 INTRODUCTION 1 1.1 FEATURES............................................... 1 1.2 SUPPORTED MODULES.......................................

More information

DLP-RF2 & DLP-RF2-Z. RF OEM Transceiver Module (Preliminary)

DLP-RF2 & DLP-RF2-Z. RF OEM Transceiver Module (Preliminary) RF OEM Transceiver Module (Preliminary) DLP-RF2 & DLP-RF2-Z The DLP-RF2-Z combines a Freescale MC13193 2.4GHz Direct-Sequence, Spread-Spectrum RF Transceiver IC and Freescale MC9S08GT60 microcontroller

More information

WILAN Data Sheet WILAN-DS V1.2 11/20/2012

WILAN Data Sheet   WILAN-DS V1.2 11/20/2012 Overview: WILAN is a new low-cost embedded UART-ETH-WIFI module (serial port - Ethernet -Wireless network) developed by wilan Electronic co., Ltd. This product is an embedded module based on the universal

More information

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

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

More information

Ethernet1 Xplained Pro

Ethernet1 Xplained Pro Ethernet1 Xplained Pro Part Number: ATETHERNET1-XPRO The Atmel Ethernet1 Xplained Pro is an extension board to the Atmel Xplained Pro evaluation platform. The board enables the user to experiment with

More information

swarm kit User Guide Version 1.1

swarm kit User Guide Version 1.1 swarm kit User Guide Version 1.1 Document ID: NA-12-0267-0023-1.1 Document Information Document Information Document Title... Document Version... 1.1 Published... February 27, 2013 (10:00 pm) Current Printing...

More information

Using the ZICM35xSPx Mini Module Programming Fixture

Using the ZICM35xSPx Mini Module Programming Fixture 0011-01-16-05-000 Using the ZICM35xSPx Mini Module Programming Fixture Application Note Document No: 0011-01-16-05-000 (Issue B) INTRODUCTION California Eastern Laboratories (CEL) offers a programming

More information

XE166 Family AP Application Note. Microcontrollers. UConnect XE162N Hardware Description V1.0,

XE166 Family AP Application Note. Microcontrollers. UConnect XE162N Hardware Description V1.0, XE166 Family AP90005 Application Note V1.0, 2010-01 Microcontrollers Edition 2010-01 Published by Infineon Technologies AG 81726 Munich, Germany 2010 Infineon Technologies AG All Rights Reserved. LEGAL

More information