Be prepared for Sigfox Verified TM Certification

Size: px
Start display at page:

Download "Be prepared for Sigfox Verified TM Certification"

Transcription

1 Version September 22, 2017 Be prepared for Sigfox Verified TM Certification Public Use

2 Contents 1 Introduction Scope Acronyms and abbreviations Be prepared Step by Step Step 1 : Get the Sigfox modem specifications Step 2 : Integrate the Sigfox Protocol Library Candidate Device Hardware prerequisites Candidate Device Software prerequisites Step 3 : Validate your Sigfox device Step 4 : Prepare information on your candidate device Candidate Device information Candidate Device documentation Step 5 : Send Candidate Device to Sigfox Step 6 : Get your Sigfox Verified TM certificate : Filing Appendix 10 1

3 1 Introduction 2

4 1.1 Scope There are various phases to be followed to build a Sigfox device. When building a Module or Reference Design, the Device Maker has to present its device to the Sigfox Verified TM certification. This certification handles all the Sigfox RF and protocol tests executed in conducted mode. You have to contact a Sigfox Sales representative to sign a Sigfox Verified TM program. This document intents to describe all the pre-requisites for the Device Maker to prepare a Sigfox Verified TM certification. 1.2 Acronyms and abbreviations - 2GFSK: 2-Level Gaussian Frequency Shift Keying - AES: Advanced Encryption Standard - Att: Attenuator - CAB: Client Application Board - CBC: Cipher Block Chaining - CS: Carrier Sense - DBPSK: Differential Binary Phase-Shift Keying - DUT: Device Under Test - LBT: Listen Before Talk - NVM: Non Volatile memory - PAC: Porting Authorization Code - PER: Packet Error Rate - PMR: Private Mobile Radio - RF: Radio Frequency - SMIQ: Vector Signal Generator - SOC: System On Chip - UNB_MODEM: Ultra Narrow Band MODEM - UNBT: Ultra Narrow Band Transceiver - RSA: Radio Signal Analyzer - Fd: DUT Frequency - Fe: Equipment Frequency - RSSI_dut: DUT RSSI - RSSI_eq: Equipment RSSI - SIGFOX Message: Three frames with payload A3B 3

5 2 Be prepared Step by Step 4

6 2.1 Step 1 : Get the Sigfox modem specifications You can get the latest Sigfox Modem Specification per Radio Configuration on the Sigfox BUILD website : ( Sigfox Verified modem specification - for RF and Protocol (i.e.: PRS_UNB_MODEM_RC1_UDL.pdf ) Sigfox Verified modem test plan (i.e.: PTP_UNB_MODEM_RC1_UDL.pdf ) Ensure you read those documents properly to match all Sigfox Requirements on your device. Both software and hardware concerns need to be studied to verified that final End Product will pass the Sigfox Verified TM certification. The Radio Configuration are set as below : Parameter RC1 RC2 RC3a RC4 Uplink Central Frequency(MHz) Downlink Central Frequency(MHz) Spectrum Access DC 1% FH LBT FH Also verify that you provide all the pre-requisites mentionned in next sections before delivering your candidate device to the Test Lab. 2.2 Step 2 : Integrate the Sigfox Protocol Library Once the library has been built for your microprocessor (Sigfox only delivers binary format), integrate it and code the RF driver functions. For that phase, many RF Silicon founders propose Sigfox compatible Modulation code : contact them to get the latest update of their code. At least, ensure you followed all the pre-requisites to Sigfox Verified TM test execution and production which are listed below Candidate Device Hardware prerequisites [PREREQUISITE-10] RF connector UNB_MODEM must have an RF connector (SMA,... ) to be able to perform measure- ments in conducted mode. [PREREQUISITE-11] Candidate Power Supply UNB_MODEM candidate must be powered by the same power supply as the final product. If needed, this power supply has to be provided to test laboratory. [PREREQUISITE-12] Prototype closed to pre-production sample 5

7 UNB_MODEM candidate must be as close as possible to the pre-production sample Candidate Device Software prerequisites [PREREQUISITE-20] Software version flashed in it. UNB_MODEM must have the software version, candidate for the certification flashed [PREREQUISITE-21] Software version check UNB_MODEM must provide a way to check the Software version number flashed. version is applicable only for the Sigfox Modulation and Protocol modem critical part which means that if the same microprocessor contains both Application and Sigfox code, a specific version has to be used to label Sigfox Modulation and protocol part. [PREREQUISITE-22] Frequency Offset Calibration parameter Manufacturer has to provide a way to set the Frequency offset of the device for Calibration purpose if needed (This offset should be apply to Uplink and Downlink Frequency). This will be mainly used at the manufacturing step. [PREREQUISITE-23] Continuous Modulation CM test mode available specific frequency. Manufacturer has to provide a way to generate a continuous modulated signal at a [PREREQUISITE-24] RX RSSI Calibration UNB_MODEM candidate must be calibrated in RX RSSI level +/- 2 dbm. [PREREQUISITE-25] RX RSSI Offset Calibration parameter purpose. Manufacturer has to provide a way to set the RX RSSI offset of the device for Calibration [PREREQUISITE-26] RX RSSI value available mode. Manufacturer has to provide a way to get the RSSI level through the RX-GFSKtest [PREREQUISITE-27] RX GFSK test mode available the RX-GFSKtest mode. Manufacturer has to provide a way to test the downlink feature on the modem through 6

8 [PREREQUISITE-28] RX GFSK Reporting UNB_MODEM candidate must provide a way to know that the frame is received. [PREREQUISITE-29] TX BPSK test mode available Manufacturer has to provide a way to test the uplink modulated feature on the modem through the Test Mode TX-BPSKtest mode. [PREREQUISITE-30] Test Modes availability UNB_MODEM must provide an interface to activate all SIGFOX Library test modes. This can be done through AT commands, Built-in tests (hardcoded functions), GPIOs,... [PREREQUISITE-31] Continuous Wave CW test mode available at a specific frequency. Manufacturer has to provide a way to generate a continuous wave unmodulated signal [PREREQUISITE-32] NVM ID and KEY UNB_MODEM must include a Non Volatile Read Only Memory to store ID (32bits).ID must be Read Only. UNB_MODEM must include a Non Volatile Read Only Memory to store Key(128bits). KEY must be Read Only by AES Module. Manufacturer has to follow the Security Guidelines (Sigfox-Best_Current_Practices_v1.0.pdf) that can be found in Sigfox Verified Package. [PREREQUISITE-33] Specific ID and Key UNB_MODEM must be flashed with a specific test Key and test ID for the certification. In case Secure Element is used for the device, provider has to deliver the Device Maker with Test Samples flashed with these values. ID = 0xFEDCBA98 ( ID[3]=FE, ID[0]=98 ) KEY = ABCDEF ABCDEF ( KEY[0]=01, KEY[15]=EF ) [PREREQUISITE-34] Public Key UNB_MODEM must be flashed with a second key called public key for authentication with ID and public key. The device must allow a way to switch from private to public key to be compatible with SIGFOX SDR DONGLE. This requirement is only applicable for Module, Reference Design and Development solutions. In case Secure Element is used for the device, this feature is provided by the Secure Element Maker. KEY = AABBCCDDEEFF ( KEY[0]=00, KEY[15]=FF ) [PREREQUISITE-35] Access to ID and PAC 7

9 UNB_MODEM must provide a way to get ID and initial PAC. ID = Unique ID (4 bytes length) PAC = Initial PAC used for Device registering on SIGFOX network (8 bytes length) : mandatory to give to customer for registering [PREREQUISITE-36] Access to Configurability of the Sigfox Library In case of UNB_MODEM as a Module, it must provide a way to get and set all parameters that are configurable in the Sigfox Library ( i.e: tx_repeat, config_words... ). [PREREQUISITE-37] Short Message Configuration Verified TM. UNB_MODEM must be configured in Short Message to go through the Sigfox 2.3 Step 3 : Validate your Sigfox device The Sigfox Verified TM certification checks all the requirements defined in Sigfox Verified modem specification that the Device Maker loaded in Step 1. Sigfox Verified modem Test Plan described all the tests that are executed by Sigfox. To validate almost all those requirements and prevent the Device Maker to be out of specification, Sigfox proposes a small RF USB dongle (SDR DONGLE) combined with the Radio Signal Analyzer tool (RSA) that runs on a computer. Check the Sigfox BUILD website to get this equipement ( 2.4 Step 4 : Prepare information on your candidate device This section describes all the information to be delivered to the Sigfox laboratory for the test execution Candidate Device information [PREREQUISITE-40] Input Power Supply Manufacturer has to provide the nominal value and the range of input power supply voltage that will be available for the final customer. (Operational Test will be executed on min, max and nominal values) [PREREQUISITE-41] Input Power Supply Testability previous pre-requisite. Manufacturer has to provide a way to test the full range of power supply delivered in [PREREQUISITE-42] Operational Temperature 8

10 Manufacturer has to provide the range of temperature where the device is operational. [PREREQUISITE-43] Config Word information words ). UNB_MODEM must provide all configurable parameters value in the protocol ( config Candidate Device documentation [PREREQUISITE-50] Oscillator datasheet Manufacturer has to provide the datasheet of the radio oscillator. [PREREQUISITE-51] User Manual The Device Maker must provide a User Manual with all the information to be able to execute the tests. The final certification will be only apply to the commands used during SIGFOX Test Execution. Any other command, part of the User Manual will not be considered. 2.5 Step 5 : Send Candidate Device to Sigfox Before sending the device, the Device Maker has to ensure he based its device on the latest Sigfox Specification (mentionned in Step 1). 2.6 Step 6 : Get your Sigfox Verified TM certificate : Filing Sigfox delivers the Sigfox Verified TM certificate after the execution of all the certification tests. Device Maker will have to deliver all technicals documents (BOM, Schematic...) to get its certificate. 9

11 3 Appendix 10

12 Sigfox VerifiedTM Checklist Print this checklist, fill it in with the appropriate information (value, commands or check mark when applicable) and provide it to Sigfox along with your candidate device. Prerequisite Type Value / Commands / Check Mark [PREREQUISITE-10] RF connector [PREREQUISITE-11] Candidate Power Supply [PREREQUISITE-12] Prototype closed to pre-production sample [PREREQUISITE-20] Software version flashed [PREREQUISITE-21] Software version check [PREREQUISITE-22] Frequency Offset Calibration parameter [PREREQUISITE-23] Continuous Modulation CM test mode available [PREREQUISITE-24] RX RSSI Calibration DOWNLINK-MODEM [PREREQUISITE-25] RX RSSI Offset Calibration parameter DOWNLINK-MODEM [PREREQUISITE-26] RX RSSI value available DOWNLINK-MODEM [PREREQUISITE-27] RX GFSK test mode available DOWNLINK-MODEM [PREREQUISITE-28] RX GFSK Reporting DOWNLINK-MODEM [PREREQUISITE-29] TX BPSK test mode available [PREREQUISITE-30] Test Modes availability [PREREQUISITE-31] Continuous Wave CW test mode available [PREREQUISITE-32] NVM ID and KEY [PREREQUISITE-33] Specific ID and Key [PREREQUISITE-34] Public Key [PREREQUISITE-35] Access to ID and PAC [PREREQUISITE-36] Access to Configurability of the Sigfox Library [PREREQUISITE-37] Short Message Configuration [PREREQUISITE-40] Input Power Supply [PREREQUISITE-41] Input Power Supply Testability [PREREQUISITE-42] Operational Temperature [PREREQUISITE-43] Config Word information [PREREQUISITE-50] Oscillator datasheet [PREREQUISITE-51] User Manual HW HW HW or SE (NO SE) INFO INFO INFO INFO DOC DOC 11

Be prepared for Sigfox Verified TM Certification

Be prepared for Sigfox Verified TM Certification Version 3.7.1 August 10, 2018 Be prepared for Sigfox Verified TM Certification Public Use Note: Only the last version of this document available on the Sigfox web sites is official and applicable. This

More information

Sigfox Verified TM. Test Procedure RSA-SDR-DONGLE for RC1-UDL-ENC. Version April 24, Public Use

Sigfox Verified TM. Test Procedure RSA-SDR-DONGLE for RC1-UDL-ENC. Version April 24, Public Use Version 3.6.0 April 24, 2018 Sigfox Verified TM Test Procedure RSA-SDR-DONGLE for RC1-UDL-ENC Public Use Note: Only the last version of this document available on the Sigfox web sites is official and applicable.

More information

Sigfox RF & Protocol Test Procedure RSA-SDR-DONGLE for RC3c-UDL-ENC

Sigfox RF & Protocol Test Procedure RSA-SDR-DONGLE for RC3c-UDL-ENC Version 3.8.0 September 14, 2018 Sigfox RF & Protocol Test Procedure RSA-SDR-DONGLE for RC3c-UDL-ENC Public Use Note: Only the last version of this document available on the Sigfox web sites is official

More information

Sigfox Verified TM. Modem Test Plan for RC2-UDL-ENC. Version April 24, Public Use

Sigfox Verified TM. Modem Test Plan for RC2-UDL-ENC. Version April 24, Public Use Version 3.6.0 April 24, 2018 Sigfox Verified TM Modem Test Plan for RC2-UDL-ENC Public Use Note: Only the last version of this document available on the Sigfox web sites is official and applicable. This

More information

Sigfox Verified TM. Modem Test Plan for RC5-UDL-ENC. Version August 10, Public Use

Sigfox Verified TM. Modem Test Plan for RC5-UDL-ENC. Version August 10, Public Use Version 3.7.1 August 10, 2018 Sigfox Verified TM Modem Test Plan for RC5-UDL-ENC Public Use Note: Only the last version of this document available on the Sigfox web sites is official and applicable. This

More information

Sigfox RF & Protocol Test Plan for RC2-UDL-ENC

Sigfox RF & Protocol Test Plan for RC2-UDL-ENC Version 380 September 14, 2018 Sigfox RF & Protocol Test Plan for RC2-UDL-ENC Public Use Note: Only the last version of this document available on the Sigfox web sites is official and applicable This document

More information

Sigfox RF & Protocol Test Plan for RC3c-UDL-ENC

Sigfox RF & Protocol Test Plan for RC3c-UDL-ENC Version 3.8.0 September 14, 2018 Sigfox RF & Protocol Test Plan for RC3c-UDL-ENC Public Use Note: Only the last version of this document available on the Sigfox web sites is official and applicable. This

More information

Modem Specification for RC4-UDL-ENC

Modem Specification for RC4-UDL-ENC Version 3.7.1 August 10, 2018 Sigfox Verified TM Modem Specification for RC4-UDL-ENC Public Use Note: Only the last version of this document available on the Sigfox web sites is official and applicable.

More information

SIGFOX_VERIFIED ULTRA NARROW BAND

SIGFOX_VERIFIED ULTRA NARROW BAND _VERIFIED ULTRA NARROW BAND _VERIFIED ULTRA NARROW BAND MODEM REQUIREMENTS SPECIFICATION FOR NOTICE: THE CONTENT OF THIS DOCUMENT IS THE AND SHALL NOT BE DISCLOSED, DISSEMINATED, COPIED, OR USED EXCEPT

More information

Sigfox RF & Protocol Test Plan for RC1-UDL-ENC-MONARCH

Sigfox RF & Protocol Test Plan for RC1-UDL-ENC-MONARCH Version 3.8.0 September 14, 2018 Sigfox RF & Protocol Test Plan for RC1-UDL-ENC-MONARCH Public Use Note: Only the last version of this document available on the Sigfox web sites is official and applicable.

More information

Sigfox RF & Protocol Specifications for RC3c-UDL-ENC

Sigfox RF & Protocol Specifications for RC3c-UDL-ENC Version 3.8.0 September 14, 2018 Sigfox RF & Protocol Specifications for RC3c-UDL-ENC Public Use Note: Only the last version of this document available on the Sigfox web sites is official and applicable.

More information

Modem Specification for RC5-UDL-NOTENC-REP

Modem Specification for RC5-UDL-NOTENC-REP Version 3.7.1 August 10, 2018 Sigfox Verified TM Modem Specification for RC5-UDL-NOTENC-REP Public Use Note: Only the last version of this document available on the Sigfox web sites is official and applicable.

More information

BE PREPARED FOR SIGFOX READY TM CERTIFICATION

BE PREPARED FOR SIGFOX READY TM CERTIFICATION May 18th 2018 BE PREPARED FOR SIGFOX READY TM CERTIFICATION Public use Revision History Revision Number Date Change description 0.1 August 15 th, 2017 Initial spec 0.2 May 18 th, 2018 CW test time Content

More information

SIGFOX END- PRODUCT RADIATED TEST PLAN FOR SIGFOX READY TM CERTIFICATION

SIGFOX END- PRODUCT RADIATED TEST PLAN FOR SIGFOX READY TM CERTIFICATION October 5 th 2017 SIGFOX END- PRODUCT RADIATED TEST PLAN FOR SIGFOX READY TM CERTIFICATION Public use Revision History Revision Number Date Author Change description 0.1 August 15 th, 2017 B.Ray Initial

More information

SV613 USB Interface Wireless Module SV613

SV613 USB Interface Wireless Module SV613 USB Interface Wireless Module SV613 1. Description SV613 is highly-integrated RF module, which adopts high performance Si4432 from Silicon Labs. It comes with USB Interface. SV613 has high sensitivity

More information

USB Port Medium Power Wireless Module SV653

USB Port Medium Power Wireless Module SV653 USB Port Medium Power Wireless Module SV653 Description SV653 is a high-power USB interface integrated wireless data transmission module, using high-performance Silicon Lab Si4432 RF chip. Low receiver

More information

RF Basics 15/11/2013

RF Basics 15/11/2013 27 RF Basics 15/11/2013 Basic Terminology 1/2 dbm is a measure of RF Power referred to 1 mw (0 dbm) 10mW(10dBm), 500 mw (27dBm) PER Packet Error Rate [%] percentage of the packets not successfully received

More information

Catalog

Catalog - 1 - Catalog 1. Overview...- 3-2. Feature... - 3-3. Application...- 3-4. Block Diagram...- 3-5. Electrical Characteristics... - 4-6. Operation... - 4-1) Power on Reset... - 4-2) Sleep mode... - 4-3) Working

More information

Catalogue

Catalogue - 1 - Catalogue 1. Description... - 3-2. Features... - 3-3. Applications...- 3-4. Block Diagram... - 3-5. Electrical Characteristics...- 4-6. Operation...- 5 - Power on Reset... - 5 - Working mode... -

More information

RF4432 wireless transceiver module

RF4432 wireless transceiver module 1. Description www.nicerf.com RF4432 RF4432 wireless transceiver module RF4432 adopts Silicon Lab Si4432 RF chip, which is a highly integrated wireless ISM band transceiver. The features of high sensitivity

More information

SV-MESH Mesh network series Catalogue

SV-MESH Mesh network series Catalogue Catalogue 1. Description... 3 2. Features... 3 3. Applications... 3 4. Block Diagram... 4 5. Electrical Characteristics... 5 6. Operation... 5 Power on Reset... 5 Working mode... 6 Router mode... 8 Setting

More information

OPP;SLARSEN;MVO;JFR;SSE;CRASMUSSEN;BBR BBR;CRASMUSSEN;MHANSEN;JFR. Date CET Initials Name Justification

OPP;SLARSEN;MVO;JFR;SSE;CRASMUSSEN;BBR BBR;CRASMUSSEN;MHANSEN;JFR. Date CET Initials Name Justification Instruction Micro RF LinkX for 500 Series Document No.: INS12880 Version: 9 Description: The purpose of this document is to describe how to use the test tool Micro RF LinkX on devices based on the 500-series

More information

G3P-R232. User Manual. Release. 2.06

G3P-R232. User Manual. Release. 2.06 G3P-R232 User Manual Release. 2.06 1 INDEX 1. RELEASE HISTORY... 3 1.1. Release 1.01... 3 1.2. Release 2.01... 3 1.3. Release 2.02... 3 1.4. Release 2.03... 3 1.5. Release 2.04... 3 1.6. Release 2.05...

More information

Catalog

Catalog - 1 - Catalog 1. Overview... - 3-2. Feature...- 3-3. Application... - 3-4. Block Diagram... - 3-5. Electrical Characteristics...- 4-6. Operation...- 4-1) Power on Reset... - 4-2) Sleep mode...- 4-3) Working

More information

Multi-Channel RS-232 Serial RF Transceiver

Multi-Channel RS-232 Serial RF Transceiver RF-232 Multi-Channel RS-232 Serial RF Transceiver The RF-232 subassembly is a multi-channel serial radio transceiver. This device accepts and outputs standard serial data at one of three selectable data

More information

Embedded Radio Data Transceiver SV611

Embedded Radio Data Transceiver SV611 Embedded Radio Data Transceiver SV611 Description SV611 is highly integrated, multi-ports radio data transceiver module. It adopts high performance Silicon Lab Si4432 RF chip. Si4432 has low reception

More information

AN439 EZRADIOPRO RF TESTING QUICK-START GUIDE. 1. Introduction Hardware Requirements Hardware Limitations

AN439 EZRADIOPRO RF TESTING QUICK-START GUIDE. 1. Introduction Hardware Requirements Hardware Limitations EZRADIOPRO RF TESTING QUICK-START GUIDE 1. Introduction This user s guide allow the user to quickly verify basic TX and RX performance of RF Test Cards (such as the DKDBx series of RF Test Cards available

More information

Catalog

Catalog Catalog 1. Description... - 3-2. Features... - 3-3. Application... - 3-4. Electrical specifications...- 4-5. Schematic... - 4-6. Pin Configuration... - 5-7. Antenna... - 6-8. Mechanical Dimension(Unit:

More information

1 UAT Test Procedure and Report

1 UAT Test Procedure and Report 1 UAT Test Procedure and Report These tests are performed to ensure that the UAT Transmitter will comply with the equipment performance tests during and subsequent to all normal standard operating conditions

More information

Multi-Channel USB RF Transceiver

Multi-Channel USB RF Transceiver RF-USB Multi-Channel USB RF Transceiver The RF-USB subassembly is a serial data is radio a serial transceiver radio transceiver modem that can enables easily wireless be used data with communication any

More information

GAUSS High Power UHF Radio

GAUSS High Power UHF Radio [] Table of contents Table of contents... 1 1. Introduction... 3 Features... 4 Block Diagram... 6 2. Pinouts... 7 3. Absolute Maximum Ratings... 9 4. General Recommended Operating Conditions... 10 5. RF

More information

SMARTALPHA RF TRANSCEIVER

SMARTALPHA RF TRANSCEIVER SMARTALPHA RF TRANSCEIVER Intelligent RF Modem Module RF Data Rates to 19200bps Up to 300 metres Range Programmable to 433, 868, or 915MHz Selectable Narrowband RF Channels Crystal Controlled RF Design

More information

DragonLink Advanced Transmitter

DragonLink Advanced Transmitter DragonLink Advanced Transmitter A quick introduction - to a new a world of possibilities October 29, 2015 Written by Dennis Frie Contents 1 Disclaimer and notes for early release 3 2 Introduction 4 3 The

More information

LR1276 Module Datasheet V1.0

LR1276 Module Datasheet V1.0 LR1276 Module Datasheet V1.0 Features LoRaTM Modem 168 db maximum link budget +20 dbm - 100 mw constant RF output vs. V supply +14 dbm high efficiency PA Programmable bit rate up to 300 kbps High sensitivity:

More information

NANOSCALE IMPULSE RADAR

NANOSCALE IMPULSE RADAR NANOSCALE IMPULSE RADAR NVA6X00 Impulse Radar Transceiver and Development Kit 2012.4.20 laon@laonuri.com 1 NVA6000 The Novelda NVA6000 is a single-die CMOS chip that delivers high performance, low power,

More information

Catalogue

Catalogue Catalogue 1. Overview... - 3-2. Features... - 3-3. Applications...- 3-4. Electrical Characteristics...- 4-5. Schematic... - 4-6. Speed rate correlation table...- 6-7. Pin definition...- 6-8. Accessories...-

More information

RF NiceRF Wireless Technology Co., Ltd. Rev

RF NiceRF Wireless Technology Co., Ltd. Rev - 1 - Catalog 1. Description...- 3-2. Features...- 3-3. Application...- 3-4. Electrical Specifications...- 4-5. Schematic...- 4-6. Pin Configuration...- 5-7. Antenna... - 6-8. Mechanical dimensions(unit:

More information

Catalogue

Catalogue Catalogue 1. Overview... - 3-2. Features... - 3-3. Applications...- 3-4. Electrical Characteristics...- 4-5. Schematic... - 5-6. Speed rate correlation table...- 5-7. Pin definition...- 6-8. Accessories...-

More information

nrf Performance Test Instructions nrf24l01+ Application Note

nrf Performance Test Instructions nrf24l01+ Application Note nrf Performance Test Instructions nrf24l01+ Application Note All rights reserved. Reproduction in whole or in part is prohibited without the prior written permission of the copyright holder. November 2008

More information

Catalog

Catalog - 1 - Catalog 1. Description...- 3-2. Features...- 3-3. Applications... - 3-4. Block Diagram...- 3-5. Electrical Characteristics... - 5-6. Operation... - 5 - Power on Reset... - 5 - Working mode... - 6

More information

RF Design Considerations for Passive Entry Systems

RF Design Considerations for Passive Entry Systems 20 Atmel Automotive Compilation, Vol. 6 Security Car Access RF Design Considerations for Passive Entry Systems Paul Lepek, Paul Hartanto Introduction Passive Entry (PE) systems set a new trend for automotive

More information

USER'S MANUAL. Model : K

USER'S MANUAL. Model : K USER'S MANUAL Model : 2000-64K TM GINA MODEL 2000-64K Overview GINA Model 2000-64K is a stand-alone, high frequency data transceiver using spread spectrum technology. GINA 2000-64K capabilities include

More information

LoRa1276 Catalogue

LoRa1276 Catalogue Catalogue 1. Overview... 3 2. Features... 3 3. Applications... 3 4. Electrical Characteristics... 4 5. Schematic... 5 6. Speed rate correlation table... 6 7. Pin definition... 6 8. Accessories... 8 9.

More information

RFD900x Radio Modem Data Sheet MHz frequency band

RFD900x Radio Modem Data Sheet MHz frequency band RFD900x Radio Modem Data Sheet 902-928MHz frequency band Product Specifications and Performance Flash Programmer User Manual Features Out of the box RF communications. Air data rate speeds of up to 750kbps

More information

Radiocrafts Embedded Wireless Solutions

Radiocrafts Embedded Wireless Solutions High Performance RF Module for SIGFOX 868MHz Product Description The module is a compact surface-mounted product that measures only 12.7 x 25.4 x 3.5 mm. The module contains a communication controller

More information

AN797 WDS USER S GUIDE FOR EZRADIO DEVICES. 1. Introduction. 2. EZRadio Device Applications Radio Configuration Application

AN797 WDS USER S GUIDE FOR EZRADIO DEVICES. 1. Introduction. 2. EZRadio Device Applications Radio Configuration Application WDS USER S GUIDE FOR EZRADIO DEVICES 1. Introduction Wireless Development Suite (WDS) is a software utility used to configure and test the Silicon Labs line of ISM band RFICs. This document only describes

More information

PAN2450 Low power RF transceiver for narrow band systems Datasheet

PAN2450 Low power RF transceiver for narrow band systems Datasheet PAN2450 Low power RF transceiver for narrow band systems Datasheet - preliminary - DRAFT 02 19.02.2004 PAN2450 Ernst 1 of 13 Content Index 0. DOCUMENT HISTORY...3 1. APPLICATIONS...3 2. PRODUCT DESCRIPTION...3

More information

Specifications and Interfaces

Specifications and Interfaces Specifications and Interfaces Crimson TNG is a wide band, high gain, direct conversion quadrature transceiver and signal processing platform. Using analogue and digital conversion, it is capable of processing

More information

LPWAN SigFox node. Features. Application. LPWAN Co., Ltd. CZECH IOT CLOUD

LPWAN SigFox node. Features. Application. LPWAN Co., Ltd. CZECH IOT CLOUD Features Fully integrated, single-chip RF transceiver (SIGFOX compliant) Based on WISOL SFM10R1 chip Small dimensions 24.31 x 14.97 mm Controlled by simple AT commands Only 4 wire connection U.FL and DuPont

More information

IQgig-RF TM Model B Technical Specifications

IQgig-RF TM Model B Technical Specifications TECHNICAL SPECIFICATIONS IQgig-RF TM Model B Technical Specifications 2018 LitePoint, A Teradyne Company. All rights reserved. Port Descriptions IQgig-RF Test Controller Front Panel I/O Function Type Power

More information

TestData Summary of 5.2GHz WLAN Direct Conversion RF Transceiver Board

TestData Summary of 5.2GHz WLAN Direct Conversion RF Transceiver Board Page 1 of 16 ========================================================================================= TestData Summary of 5.2GHz WLAN Direct Conversion RF Transceiver Board =========================================================================================

More information

RF Wireless Serial Device Server

RF Wireless Serial Device Server RF-SDS RF Wireless Serial Device Server The RF-SDS subassembly is a radio transceiver acting as a Serial Device Server, which externally connects a remote serial RF transceiver to an Ethernet network (TCP/IP).

More information

Agilent E8247/E8257C PSG CW and Analog Signal Generators

Agilent E8247/E8257C PSG CW and Analog Signal Generators Agilent E8247/E8257C PSG CW and Analog Signal Generators Configuration Guide E8257C PSG analog signal generator Agilent Microwave PSG CW/Analog signal generators options Step 1. Choose type of signal generator

More information

System Specification. EnOcean Certification Specification, part 1a Air Interface (ASK) V 1.1, RELEASED EXECUTIVE SUMMARY

System Specification. EnOcean Certification Specification, part 1a Air Interface (ASK) V 1.1, RELEASED EXECUTIVE SUMMARY EnOcean Certification Specification, part 1a Air Interface (ASK) V 1.1, RELEASED Approved for release: Sep 14, 2017 San Ramon, CA, USA, Dec 17, 2013 EXECUTIVE SUMMARY A proper review of every device shipped

More information

ELECTRICAL TESTING

ELECTRICAL TESTING ELECTRICAL TESTING 0839.01 Hermon Laboratories Ltd. Harakevet Industrial Zone, Binyamina 30500, Israel Tel. +972-4-6288001 Fax. +972-4-6288277 E-mail: mail@hermonlabs.com TEST REPORT ACCORDING TO: FCC

More information

2012 LitePoint Corp LitePoint, A Teradyne Company. All rights reserved.

2012 LitePoint Corp LitePoint, A Teradyne Company. All rights reserved. LTE TDD What to Test and Why 2012 LitePoint Corp. 2012 LitePoint, A Teradyne Company. All rights reserved. Agenda LTE Overview LTE Measurements Testing LTE TDD Where to Begin? Building a LTE TDD Verification

More information

TRXQ1 RXQ1 FM NARROW BAND TRANSCEIVERS. RXQ1 Version. Applications. TRXQ1 Version

TRXQ1 RXQ1 FM NARROW BAND TRANSCEIVERS. RXQ1 Version. Applications. TRXQ1 Version RF Transceiver or Intelligent Modem Versions Host Data Rate upto 19,200 Baud Data Rates to 20 K baud. 2 Selectable RF Channels Narrowband Crystal Controlled Optimal Range 200m Supply Voltage 3-5V Very

More information

Wireless technologies Test systems

Wireless technologies Test systems Wireless technologies Test systems 8 Test systems for V2X communications Future automated vehicles will be wirelessly networked with their environment and will therefore be able to preventively respond

More information

Doodle Labs Prism-WiFi Transceiver NM-4965 High Performance COFDM/MIMO Broadband Transceiver with minipcie

Doodle Labs Prism-WiFi Transceiver NM-4965 High Performance COFDM/MIMO Broadband Transceiver with minipcie Doodle Labs Prism-WiFi Transceiver NM-4965 High Performance COFDM/MIMO Broadband Transceiver with minipcie Prism-WiFi Transceiver Overview Doodle Labs Prism-WiFi are frequency shifted long range Industrial

More information

AT-XTR-7020A-4. Multi-Channel Micro Embedded Transceiver Module. Features. Typical Applications

AT-XTR-7020A-4. Multi-Channel Micro Embedded Transceiver Module. Features. Typical Applications AT-XTR-7020A-4 Multi-Channel Micro Embedded Transceiver Module The AT-XTR-7020A-4 radio data transceiver represents a simple and economical solution to wireless data communications. The employment of an

More information

GC9838-LR - INTELLIGENT HYBRID PLC-RF DIN RAIL MODEM

GC9838-LR - INTELLIGENT HYBRID PLC-RF DIN RAIL MODEM GC9838-LR - INTELLIGENT HYBRID PLC-RF DIN RAIL MODEM and a built-in sub-ghz wireless module to allow adaptive networking over different media. The wireless connectivity can be available in LoRa for tree-structure

More information

IQgig-IF TM Technical Specifications

IQgig-IF TM Technical Specifications TECHNICAL SPECIFICATIONS IQgig-IF TM Technical Specifications 2018 LitePoint, A Teradyne Company. All rights reserved. Port Descriptions IQgig-IF Front Panel I/O Function Type Power Switch Power On/Off

More information

Doodle Labs Prism-WiFi Transceiver NM-4900 High Performance COFDM/MIMO Broadband Transceiver with minipcie

Doodle Labs Prism-WiFi Transceiver NM-4900 High Performance COFDM/MIMO Broadband Transceiver with minipcie Doodle Labs Prism-WiFi Transceiver NM-4900 High Performance COFDM/MIMO Broadband Transceiver with minipcie Prism-WiFi Transceiver Overview Doodle Labs Prism-WiFi are frequency shifted long range Industrial

More information

NVA-R661 Radar Module

NVA-R661 Radar Module DATASHEET Impulse Radar Transceiver System Key Features Single chip CMOS NVA620x Impulse Radar transceiver Small form factor Cost efficient design Digital Serial Peripheral Interface (SPI) SMA connectors

More information

NVA-R631 Radar Module

NVA-R631 Radar Module DATASHEET Impulse Radar Transceiver System Key Features Single chip CMOS NVA6100 Impulse Radar 0.45 to 3.55 GHz transmit bandwidth (-10dB) Small form factor Cost efficient design Digital Serial Peripheral

More information

4. BK2401/BK2421 Module RF test

4. BK2401/BK2421 Module RF test 4. BK2401/BK2421 Module RF test BK2401/BK2421 Module RF performance tests including transmit power (Power) Frequency (Frequency) and sensitivity (Sensitivity) test, and FCC / CE testing major FAIL in the

More information

RF4432PRO wireless transceiver module

RF4432PRO wireless transceiver module wireless transceiver module RF4432PRO 1. Description RF4432PRO adopts Silicon Lab Si4432 RF chip, which is a highly integrated wireless ISM band transceiver chip. Extremely high receive sensitivity (-121

More information

OP5340-1/OP USER GUIDE

OP5340-1/OP USER GUIDE OP5340-1/OP5340-2 USER GUIDE Analog to Digital Converter Module www.opal-rt.com Published by OPAL-RT Technologies, Inc. 1751 Richardson, suite 2525 Montréal (Québec) Canada H3K 1G6 www.opal-rt.com 2014

More information

Underwater GPS User Manual

Underwater GPS User Manual Underwater GPS Document number W-DN-17002-3 Project Classification - Rev Prepared by Checked by Approved by Short description 1 2017-08-03 T. Trøite O. Skisland T. Trøite Initial 2 2017-08-04 T. Trøite

More information

Revision WI.232FHSS-25-FCC-R and RK-WI.232FHSS-25-FCC-R USER S MANUAL

Revision WI.232FHSS-25-FCC-R and RK-WI.232FHSS-25-FCC-R USER S MANUAL Revision 1.0.3 WI.232FHSS-25-FCC-R and RK-WI.232FHSS-25-FCC-R USER S MANUAL RADIOTRONIX, INC. WI.232FHSS-25-FCC-R/ RK-WI.232FHSS-25-FCC-R USER S MANUAL Radiotronix 905 Messenger Lane Moore, Oklahoma 73160

More information

SATELLITE ACCESS. Derived from AN/TSC-167(V) Satellite Transportable Terminal (STT) HANDS-ON TRAINING PROGRAM

SATELLITE ACCESS. Derived from AN/TSC-167(V) Satellite Transportable Terminal (STT) HANDS-ON TRAINING PROGRAM SATELLITE ACCESS Derived from AN/TSC-167(V) Satellite Transportable Terminal (STT) HANDS-ON TRAINING PROGRAM If your terminal has both a TDMA or a FDMA link, only one procedure is required. Once the satellite

More information

WIRELESS PRODUCT SELECTOR GUIDE

WIRELESS PRODUCT SELECTOR GUIDE WIRELESS PRODUCT SELECTOR GUIDE SPRING 01 www.silabs.com Complete Family of Wireless Solutions Single-chip ISM band transceivers, receivers and transmitters are highly integrated, low power, low cost solutions

More information

SOQPSK Software Defined Radio

SOQPSK Software Defined Radio SOQPSK Software Defined Radio Item Type text; Proceedings Authors Nash, Christopher; Hogstrom, Christopher Publisher International Foundation for Telemetering Journal International Telemetering Conference

More information

A GENERAL SYSTEM DESIGN & IMPLEMENTATION OF SOFTWARE DEFINED RADIO SYSTEM

A GENERAL SYSTEM DESIGN & IMPLEMENTATION OF SOFTWARE DEFINED RADIO SYSTEM A GENERAL SYSTEM DESIGN & IMPLEMENTATION OF SOFTWARE DEFINED RADIO SYSTEM 1 J. H.VARDE, 2 N.B.GOHIL, 3 J.H.SHAH 1 Electronics & Communication Department, Gujarat Technological University, Ahmadabad, India

More information

Spectral Monitoring/ SigInt

Spectral Monitoring/ SigInt RF Test & Measurement Spectral Monitoring/ SigInt Radio Prototyping Horizontal Technologies LabVIEW RIO for RF (FPGA-based processing) PXI Platform (Chassis, controllers, baseband modules) RF hardware

More information

LoRa1278 Wireless Transceiver Module

LoRa1278 Wireless Transceiver Module LoRa1278 Wireless Transceiver Module 1. Description LoRa1278 adopts Semtech RF transceiver chip SX1278, which adopts LoRa TM Spread Spectrum modulation frequency hopping technique. The features of long

More information

IQgig-RF TM Technical Specifications

IQgig-RF TM Technical Specifications TECHNICAL SPECIFICATIONS IQgig-RF TM Technical Specifications 2017 LitePoint, A Teradyne Company. All rights reserved. IQgig-RF is a scalable physical-layer test solution, tailored for 802.11ad (WiGig)

More information

15 Summary. Electrical Specifications. RF output Frequency. Out-Band Spurious. Mechanical and Environmental Specifications. Mechanical shock MTBF

15 Summary. Electrical Specifications. RF output Frequency. Out-Band Spurious. Mechanical and Environmental Specifications. Mechanical shock MTBF HIGH PEAK TO AVERAGE RATIO NVERTER IF Input 25MHz~800HMz RF Output t 14.85GHz~15.35GHz 15 Summary up-converter unit uses the phase lock technology, and it uses the crystal oscillator with temperature compensating

More information

SX1272 Development Kit USER GUIDE WIRELESS & SENSING PRODUCTS USER GUIDE. Revision 1 June 2013 Page 1 of Semtech Corporation

SX1272 Development Kit USER GUIDE WIRELESS & SENSING PRODUCTS USER GUIDE. Revision 1 June 2013 Page 1 of Semtech Corporation Revision 1 June 2013 Page 1 of 48 www.semtech.com Table of Contents Table of Contents... 2 Index of Figures... 3 1 Preamble... 4 2 Introduction... 4 3 Getting Started... 5 3.1 Evaluation Kit Contents...

More information

Multi Frequency RFID Read Writer System

Multi Frequency RFID Read Writer System Multi Frequency RFID Read Writer System Uppala Sunitha 1, B Rama Murthy 2, P Thimmaiah 3, K Tanveer Alam 1 PhD Scholar, Department of Electronics, Sri Krishnadevaraya University, Anantapur, A.P, India

More information

XTR VF 2.4 HP/V, XTR VF 2.4 HP/H User guide

XTR VF 2.4 HP/V, XTR VF 2.4 HP/H User guide XTR VF 2.4 HP/V XTR VF 2.4 HP/H Figure 1: mechanical dimensions (rear view) and photo General description: Long range transceiver XTR VF 2.4 HP/V, XTR VF 2.4 HP/H is pin-to-pin compatible with previous

More information

Part A RADIO SPECIFICATION

Part A RADIO SPECIFICATION Part A RADIO SPECIFICATION BLUETOOTH SPECIFICATION Version 1.0 B page 17 of 1082 CONTENTS 1 Scope...18 2 Frequency Bands and Channel Arrangement...19 3 Transmitter Characteristics...20 3.1 Modulation

More information

Artifex LIV 110. Laser Diode Characterization System. Engineering

Artifex LIV 110. Laser Diode Characterization System. Engineering Artifex Engineering LIV 110 Laser Diode Characterization System Artifex Engineering e.k. General Manager: Dr. Steven Wright Tel: +49-(0)4921-58908-0 Dortmunder Str. 16-18 Registry number: HRA 200036 email:

More information

nrf905-evboard nrf905 Evaluation board PRODUCT SPECIFICATION GENERAL DESCRIPTION

nrf905-evboard nrf905 Evaluation board PRODUCT SPECIFICATION GENERAL DESCRIPTION nrf905 Evaluation board nrf905-evboard GENERAL DESCRIPTION This document describes the nrf905-evboard and its use with the Nordic Semiconductor nrf905 Single Chip 433/868/915MHz RF Transceiver. nrf905-

More information

AN4392 Application note

AN4392 Application note Application note Using the BlueNRG family transceivers under ARIB STD-T66 in the 2400 2483.5 MHz band Introduction BlueNRG family devices are very low power Bluetooth low energy (BLE) devices compliant

More information

Micro Fox PicCon Manual

Micro Fox PicCon Manual Micro Fox PicCon Manual Version 0.61 The Micro Fox PicCon (MF PC) is a 700mW fox hunting/hidden transmitter hunt transceiver. It can be configured and remotely controlled via DTMF tones, and also be configured

More information

VT-CC1110PA-433M. Wireless Module. User Guide

VT-CC1110PA-433M. Wireless Module. User Guide Wireless Module User Guide V-Chip Microsystems, Inc Add:6 floor, Longtang Building, Nan Shan Cloud Valley Innovation Industrial Park, No.1183, Liuxian Road, Nanshan District, Shenzhen city Tel:86-755-88844812

More information

DR-TRC105-EV Evaluation Kit. User s Guide

DR-TRC105-EV Evaluation Kit. User s Guide DR-TRC105-EV Evaluation Kit User s Guide DR-TRC105-304-EV DR-TRC105-315-EV DR-TRC105-345-EV DR-TRC105-372-EV DR-TRC105-390-EV DR-TRC105-403-EV DR-TRC105-434-EV DR-TRC105-450-EV 2010-2015 by Murata Electronics

More information

SynthNV - Signal Generator / Power Detector Combo

SynthNV - Signal Generator / Power Detector Combo SynthNV - Signal Generator / Power Detector Combo The Windfreak SynthNV is a 34.4MHz to 4.4GHz software tunable RF signal generator controlled and powered by a PC running Windows XP, Windows 7, or Android

More information

Page : 1 / 221 TEST REPORT. Corning Optical Communications Wireless Inc.

Page : 1 / 221 TEST REPORT. Corning Optical Communications Wireless Inc. Page : 1 / 221 TEST REPORT Report number Name RAPA15-O-035 Corning Optical Communications Wireless Inc. Applicant Logo Manufacturer Address Name Address 13221 Woodland Park Rd, Suite 400 Herndon, Virginia

More information

GHz UPCONVERTER TESTING TABLE. 2.3GHz Out-Band ( GHz) Spurious. Level (dbc) min

GHz UPCONVERTER TESTING TABLE. 2.3GHz Out-Band ( GHz) Spurious. Level (dbc) min HIGH PEAK TO AVERAGE RATIO OFDM BLOCER IF RF Output IF input range 25MHz~800HMz 2.30GHz~ 25MHz~200MHz (RFBUC2G3GA) 200MHz~800MHz (RFBUC2G3GB) Summary up-converter unit uses the phase lock technology, and

More information

AN4378 Application note

AN4378 Application note Application note Using the BlueNRG family transceivers under FCC title 47 part 15 in the 2400 2483.5 MHz band Introduction BlueNRG family devices are very low power Bluetooth low energy (BLE) devices compliant

More information

Demo board DC365A Quick Start Guide.

Demo board DC365A Quick Start Guide. August 02, 2001. Demo board DC365A Quick Start Guide. I. Introduction The DC365A demo board is intended to demonstrate the capabilities of the LT5503 RF transmitter IC. This IC incorporates a 1.2 GHz to

More information

RF1212 Catalog

RF1212 Catalog Catalog 1. Description... 3 2. Features... 3 3. Application... 3 4. Typical application circuit... 4 5. Electrical Specifications... 4 6. Pin definition... 5 7. Accessories... 5 8. Mechanical dimension...

More information

> Product category: > Function: > User profi le: > Frequency band: 100 KHz to 6 GHz. > Related standard: ECC/REC/(02)04, EN > Related software:

> Product category: > Function: > User profi le: > Frequency band: 100 KHz to 6 GHz. > Related standard: ECC/REC/(02)04, EN > Related software: > INSITE Free > Product category: E field narrow band measurement system with spectrum analyzer > Function: Performs in situ spot measurements, locates measurement points on a map > User profi le: Regulation

More information

LoRaWAN. All of the gateways in a network communicate to the same server, and it decides which gateway should respond to a given transmission.

LoRaWAN. All of the gateways in a network communicate to the same server, and it decides which gateway should respond to a given transmission. LoRaWAN All of the gateways in a network communicate to the same server, and it decides which gateway should respond to a given transmission. Any end device transmission can be heard by multiple receivers,

More information

WiMOD ic880a DATASHEET. Document ID: 4000/40140/0074. IMST GmbH Carl-Friedrich-Gauß-Str KAMP-LINTFORT GERMANY

WiMOD ic880a DATASHEET. Document ID: 4000/40140/0074. IMST GmbH Carl-Friedrich-Gauß-Str KAMP-LINTFORT GERMANY DATASHEET Document ID: 4000/40140/0074 IMST GmbH Carl-Friedrich-Gauß-Str. 2-4 47475 KAMP-LINTFORT GERMANY Document Information File name ic880a_datasheet.docx Created 2018-06-04 Total pages 26 Revision

More information

3GPP TS V8.0.0 ( )

3GPP TS V8.0.0 ( ) TS 36.104 V8.0.0 (2007-12) Technical Specification 3rd Generation Partnership Project; Technical Specification Group Radio Access Network; Evolved Universal Terrestrial Radio Access (E-UTRA); Base Station

More information

Datasheet LoRaWAN prototype PCB v Table of Contents 1. Specifications Data rates... 3

Datasheet LoRaWAN prototype PCB v Table of Contents 1. Specifications Data rates... 3 Datasheet LoRaWAN prototype PCB v1.0.1 Table of Contents 1. Specifications... 2 2. Data rates... 3 2.1 LoRaWAN TM... 3 Receive limitation... 3 Transmit limitation... 4 2.2 LoRa TM... 5 1 1. Specifications

More information

CMT2300A. Ultra Low Power Sub-1GHz Transceiver CMT2300A. Features. Applications. Ordering Information. Descriptions.

CMT2300A. Ultra Low Power Sub-1GHz Transceiver CMT2300A. Features. Applications. Ordering Information. Descriptions. CMT2300A Ultra Low Power Sub-1GHz Transceiver Features Frequency Range: 213 to 960 MHz Modulation: OOK, (G)FSK 和 (G)MSK Data Rate: 0.5 to 250 kbps Sensitivity: -120 dbm at 2.4 kbps, F RF = 433.92 MHz -109

More information