Buried Treasure: Unlock the Processing Power of Wireless Modules

Size: px
Start display at page:

Download "Buried Treasure: Unlock the Processing Power of Wireless Modules"

Transcription

1 Buried Treasure: Unlock the Processing Power of Wireless Modules

2 Abstract When embedded designers take advantage of the often-overlooked processing power of a wireless module, they can typically eliminate the system microcontroller and thus create an advanced, cellular-enabled system that is smaller, more efficient, and much cheaper to produce. This paper gives guidelines for choosing a module that will act as both microcontroller and modem. 2

3 The wireless module When considering ways to add cellular connectivity to an embedded system, many designers in the industrial and automotive sectors choose a wireless module. There are several reasons for this: wireless modules are preintegrated components, so they re already optimized for reliability, power, and design-in, and they perform cellular communications with a minimum of configuration work. Also, since they re pre-certified for use with existing 2G or 3G networks, they re ready for worldwide deployment. Figure 1 gives a high-level block diagram of a typical wireless module. The module contains all the analog and digital circuitry necessary for producing, transmitting, and decoding data over a cellular network. Figure 1. High-level block diagram of a typical wireless module The developer can interact with the module using familiar interfaces like UART and USB, and doesn t have to be concerned with the complex analog aspects of cellular communications. This can be a big savings for companies that don t already have wireless expertise in-house, since cellular radio frequency (RF) communication is a highly specialized discipline that often requires the full-time attention of an experienced analog designer. Engineers who are used to working in the digital domain face a steep learning curve if they re expected to design a cellular system on their own, so using a pre-integrated, pre-tested solution often presents an attractive alternative. Compared to a custom RF solution, a wireless module can shorten time-to-market, be less expensive to debug and prototype, and be more cost-effective in mass production. 3

4 More often than not, designers use a wireless module in combination with a standard microcontroller. The microcontroller is the central component in the system, managing the application and interacting with various peripherals, including the wireless module. In this set-up, the wireless module takes care of cellular communications, but not much else. This approach of using a wireless module as an auxiliary component in a microcontroller-based design is often the quickest way to add wireless connectivity to a system, especially when starting with an existing design. The bulk of the design remains unchanged, and adding the wireless module is a relatively straightforward task. The upgraded, cellular-equipped design can be ready to ship in very little time. However, since the wireless module and the microcontroller are usually the two highest-priced items in the bill of materials, using both in a system can be expensive. If volumes stay small, system cost may not be a problem, but as soon as quantities begin to increase, component cost can quickly become a serious issue. Fortunately, designers can often use an alternative approach. Taking a closer look at the product offerings reveals that many wireless modules are actually capable of doing quite a bit more than just managing cellular communications. This is because wireless modules typically integrate a highly optimized chipset, originally designed for use in lowend and mid-range cellular phones, that includes a 32-bit ARM microcontroller. By using this built-in processing power, designers can very often use the module on its own, without an external microcontroller, to manage the entire application. The wireless module can behave as both the central processor and the modem, creating a design that eliminates the need for an expensive standalone microcontroller. The resulting system is more compact, uses less power, and has a noticeably lower bill of materials. 4

5 Hidden talent Figure 2 gives a more detailed look at the sample wireless module given in Figure 1. The control circuitry is actually an ARM9 core, one of the most widely used control architectures in all of embedded. Figure 2. More detailed block diagram of wireless module, showing ARM9 core When the wireless module s chipset was originally designed, in the late 1990s, the ARM9 was used as the primary microcontroller for a full-fledged mobile phone. In addition to managing cellular communications, the ARM9 supported the keypad, a small LED screen, various audio functions, such as ringtones and other simple MP3 files, and USB-based connection to a personal computer. Today, in the wireless module s present incarnation as a cellular modem for embedded, the ARM9 s primary function is cellular control. But managing cellular communications typically uses less than 20% of the ARM9 s total processing capacity, so that leaves a large amount of excess available for doing a lot of other things. The fact that wireless modules usually include an ARM9 core isn t always obvious from the marketing literature. Wireless performance is often emphasized more than processing power, with product flyers highlighting specs for cellular performance, such as air interface, frequency range, data transmission, regulatory approvals, and compatible network carriers. The sub-components used in the module aren t always mentioned, and it can be difficult to find a block diagram. This is understandable, since wireless modules are, after all, designed to operate as drop-in solutions for cellular connectivity: knowing exactly what s inside the package isn t usually the engineer s first concern. So it s easy enough to miss the fact that there are unused ARM9 resources in the module. 5

6 On the other hand, designers can t always assume that their wireless module can take on a whole application, since not all modules provide access to the excess capacity of the ARM9. Some modules are configured to operate more purely as modems, with only limited support for customization. These commodity-like products use the same basic chipset as fully programmable modules, but are shipped with only a subset of the ARM9 s pins connected to the external package. The full potential of the ARM9 core remains inaccessible. It s important, then, if the designer wants to use the wireless module as both a microcontroller and a modem, to select a module that supports customization and provides full access to the ARM core. At present, designers have several options to choose from. The three modules listed in Table 1 are all currently available and have already been configured as microcontroller/modem combinations in large-scale deployments. Each module integrates an ARM946, a variation of the ARM9 core with DSP functions often used in ASICs. (At least one supplier is developing modules with other ARM cores, including ARM926 and ARM11, so designers will have even more options in the near future.) Table 1. Sample integrated features and performance characteristics Embedded Wireless AirPrime Q2687 AirPrime SL6087 AirPrime SL8080 Module Air interface 2G GSM/GPRS/EDGE 2G GSM/GPRS/EDGE 3G HSDPA Processor ARM946/DSP ARM946/DSP ARM926/DSP Core frequency 26 or 104 MHz 26 or 104 MHz 184 MHz User MIPS available Up to 87 MIPS Up to 87 MIPS Up to 180 MIPS I/O voltage 1.8 to 2.8 V 1.8 to 2.8 V 1.8 V Standby power 2.4 ma 1.9 ma 2.7 V consumption UART 2 1 x 4- or 8-wire 1 x 4- or 8-wire USB full speed (12 Mbps) 1 full speed (12 Mbps) 1 full speed (12 Mbps) SPI GPIO Up to 44 Up to 26 Up to 7 RTC Yes Yes Yes SIM interface 1.8 or 3 V 1.8 or 3 V 1.8 or 3 V Temperature range -40 to 85 C -40 to 85 C -40 to 85 C Footprint 30 x 40 x 4 mm 25 x 30 x 2.65 mm 25 x 30 x 2.35 mm Specific hardware and software requirements will, of course, vary by application, but the specs given in Table 1 can act as a guide for initial selection. Beyond these basic statistics, there are several things, relating to hardware 6

7 performance, software programmability, design support, and device management services, to consider. Let s look at each in turn. Hardware performance It s important to be sure the wireless module has adequate resources to support the full application. Check for available MIPS and memory resources, as well as power consumption, especially if the application will use a battery. Processing Power The CPU and MIPS are shared between the application and the firmware for cellular communications. Table 2 gives average CPU consumption per service for a typical module. Table 2. CPU consumption per service Service CPU consumption GSM idle state 2% GSM call state 15% GPRS transfer rate 18% To calculate the number of MIPS available for the application, subtract the MIPS necessary for cellular communications from the total available. For example, if a wireless module running at 104 MHz has 87 total MIPS available, then GPRS transfer will consume 18% of that (0.18 x 87), or roughly 16 MIPS. The total of 87 MIPS minus the 16 MIPS used for GPRS leaves 71 MIPS available for the application. (It s interesting to note that even when executing GPRS transfer, this sample wireless module is more powerful than a CORTEX-M0 processor, which typically offers about 50 MIPS). Also, look for features that help maximize core performance. For example, direct access to the low-level APIs for a UART, including an interrupt handler, make it easier for the CPU to drive external chipsets for things like GPS, Bluetooth, or ZigBee. 7

8 Memory Resources As with CPU resources, the wireless module s memory resources are shared between the cellular firmware and the main application. A memory management unit (MMU), designed into the ARM9 core, protects any partitioned memory and keeps them separate. Figure 3 shows the portion of memory used by firmware in a sample 3G module. Figure 3. Memory usage in a sample module. The sample module has 128 Mbytes of total NAND flash memory and 64 Mbytes of total RAM memory. The cellular firmware needs 82 Mbytes of NAND flash, for non-volatile data, and 43 Mbytes of RAM, for global variables, heap 8

9 memory, and a call stack. The remaining 46 Mbytes of NAND flash and 21 MBytes of RAM are available for the main application. Since NAND flash can t execute code directly, code is copied into RAM for execution. For applications with a very long lifespan, some modules offer a feature that extends the life of flash memories by reducing the number of flash erasures. The system retains data for certain variables during a hardware or software reset. This also increases the speed of restarts, especially after an unexpected event, because data can be retained in RAM. Power Consumption Most modules include features that help save power, especially when the system is idle. Standby power consumption typically ranges between 1.9 ma and 5.7 ma, which is likely to be good enough for a battery-powered system. It may not, however, be low enough for an application with extreme requirements for power consumption, in which case, using an external microcontroller may yield better results. Look for modules that go into sleep mode when the GSM stack isn t active, and check for other features, like fast boot sequences or the ability to power individual blocks according to their operating state, which can lower consumption even more. Radio transmission is taxing on the battery, so suspending services requiring peak current during transmission can lower overall power consumption. For example, some modules offer a special feature that suspends other battery-intensive operations, such as printing, when wireless transmissions are taking place. Software programmability The wireless module should give maximum flexibility for configuring the ARM9 core. Most embedded systems benefit from a real-time operating system (RTOS). The best option is a multi-tasking, pre-emptive RTOS that supports a familiar programming language, such as ANSI C or C++, and that is royalty-free to keep the total cost of ownership low. Also look for available scripting languages and application libraries, which save time and simplify design-in. RTOS Several modules are available with an RTOS customized for machine-to-machine (M2M) applications. They include GSM and TCP/IP stacks, and are optimized for air time and power consumption. Consider audio features, too, such as VDA class 2A for automotive, audio diagnostics and filters, and audio player/recorder/sniffer functions. Features for data protection, such as fail safe file system, SSL, and encryption engines, also help increase application security. 9

10 The ARM9 will probably have to manage several external asynchronous events and will need accurate timing functions. Look for an RTOS that reduces latency for asynchronous events and that can drive several ICs that are connected either through SPI or I²C. This makes it possible to extend the design with additional functions, such as a CAN controller, odometer or airbag sensors, Ethernet or Wi-Fi controllers, or supplemental USB or UART devices. Also, an integrated hardware timer (often a timer/capture unit), combined with low interrupt latency, makes it possible to time-stamp external events with a relatively high degree of accuracy, and can eliminate the need for external timers. Many embedded devices need to be in service for a very long time. Choosing an RTOS with support for remote software upgrades can make it easier to manage devices once they re in the field. If the carrier changes its network or if the application needs to be updated, the software upgrade feature can be used to make changes. Over-the-air updates can also reduce the need for service calls and help companies avoid recalls. Application Libraries Few things can save the designer more time than a good selection of libraries. These pre-configured software components, optimized for specific applications, save the designer from having to write code for commonly used functions, so development moves quickly and debug is simpler and faster. Table 3 gives a sample list of available libraries and the functions to look for. Table 3. Sample libraries Library Internet Security Location ecall Aplix Custom libraries Supported features UDP, TCP, FTP, HTTP, SNMP, , gateway SSL, HTTPS, jamming detection GPS, NMEA frame, TTFF In-band modem Java virtual machine Proprietary IP Design support The idea is to choose a module that offers a complete framework for creating a full application. Review the development environment and ask about support services that can help simplify design and reduce time-to-market. Some modules are available with a PC-based tool, often called an integrated development environment (IDE), that 10

11 lets the designer develop, compile, download, test, and debug an entire application. Look for an IDE based on Eclipse, a multi-language environment that lets developers create applications using Java, C, or C++. Other time-saving features include project compilation with toolchain and GCC parameters, embedded debuggers with breakpoints, step-by-step, and watchpoints, and the ability to monitor the target with AT, trace, and memory controls. Application libraries, mentioned above, are are often accompanied by sample applications and example designs. Device management services Once a wireless module has been configured, there is the question of how to securely deploy, service, and maintain the systems. Sending technicians into the field each time there s a software fix or a firmware upgrade is expensive and time-consuming, and issuing product recalls to address problems can seriously impair operations. Many of the applications that use wireless modules have quite long lifetimes it s not unusual for wireless systems to stay in the field for 10, 15, or even 20 years so ongoing maintenance can be a serious consideration. To ease the transition from development to deployment, and to support ongoing maintenance, some wireless modules are also available with a cloud-based management service that let companies monitor and upgrade deployed devices remotely, using a web portal. These services offer a way to test, install, and maintain wireless modules, on any scale and in any location, while ensuring security and keeping costs low. Management services can be useful with any system that has a wireless module, but they re particularly helpful when the entire application is on the module, because over-the-air monitoring and updates can be used to evaluate and modify the application itself, not just the telecom-related functions. Choosing a wireless module that is supported by management services can yield significant benefits during development and once devices are in the field. Conclusion Using the excess processing capacity of a wireless module to replace the microcontroller can yield a cellularequipped system that is smaller, more efficient, and much less expensive to produce. Not all wireless modules can be configured as application microcontrollers, but designers still have a number of options to choose from. When making their selection, it s important for designers to consider certain hardware specs, such as processing power, memory resources, and power consumption. Designers also need to consider the tools used for software programming, such as an application framework supported by an RTOS and a complete set of software libraries. Also, designers should look for a module supported by a complete and easy-to-use development environment and, ideally, one supported by a device management service that makes it easier and less expensive to provide longterm support for deployed systems. 11

Particle E Series Cloud-integrated hardware platform for cellular IoT devices

Particle E Series Cloud-integrated hardware platform for cellular IoT devices Particle E Series Cloud-integrated hardware platform for cellular IoT devices Particle E Series modules 36.0 x 43.0 x 4.6 mm World s first fully-integrated cellular hardware platform with out-of-box Cloud

More information

Bluegiga Wi-Fi Software 9/19/2013 1

Bluegiga Wi-Fi Software 9/19/2013 1 Bluegiga Wi-Fi Software 9/19/2013 1 Table of Contents Key Features Benefits Wi-Fi Software Architecture Use cases 9/19/2013 2 Key Features IEEE 802.11 features 802.11 b/g/n 802.11d STA mode AP mode* Security

More information

Typical Applications: GHz Bluetooth low energy systems - Proprietary 2.4 GHz systems - Sports and leisure equipment - Mobile phone accessories,

Typical Applications: GHz Bluetooth low energy systems - Proprietary 2.4 GHz systems - Sports and leisure equipment - Mobile phone accessories, PTR5618 Coin-size Ultra Low Power Bluetooth Low Energy System on Module Embedded Cortex M4F 32 bit processor The PTR5618 ultra-low power Bluetooth Low Energy/ANT/2.4GHz Proprietary Multi-protocol modules

More information

5.1 Configure each Sensor Pin Rename Set Rules Export Data Switching Nodes... 25

5.1 Configure each Sensor Pin Rename Set Rules Export Data Switching Nodes... 25 Hi-Gate User Manual Hi-Gate User Manual Hi-Gate User Manual Contents 1 Introduction... 3 1.1 Hi-Gate... 3 1.1.1 What is Hi-Gate... 3 1.1.2 Specifications... 3 1.1.3 Features... 4 1.2 Hi-Node... 5 1.2.1

More information

Bluegiga WF121 Wi-Fi Module. Embedded Wi-Fi modules. for affordable connectivity

Bluegiga WF121 Wi-Fi Module. Embedded Wi-Fi modules. for affordable connectivity Embedded Wi-Fi modules for affordable connectivity Bluegiga WF121 Wi-Fi Module WF121 is a standalone programmable Wi-Fi module with integrated TCP/IP s tack. It is an ideal product for embedded applications

More information

PXA270 EPIC Computer with Power Over Ethernet & Six Serial Protocols SBC4670

PXA270 EPIC Computer with Power Over Ethernet & Six Serial Protocols SBC4670 PXA270 EPIC Computer with Power Over Ethernet & Six Serial Protocols SBC4670 Features RoHS 520MHz Low-power ARM processor w/ 800 x 600 Color LCD Power Over Ethernet and 10/100BASE-T Ethernet GPS module

More information

Chapter 2. Literature Survey. 2.1 Remote access technologies

Chapter 2. Literature Survey. 2.1 Remote access technologies Chapter 2 Literature Survey This chapter presents a brief report on literature reviewed in context to present work with an aim to identify current state of research in the domain. Literature review is

More information

TI-RTOS overview. Nick Lethaby, TI-RTOS and IoT Ecosystem. May 2015

TI-RTOS overview. Nick Lethaby, TI-RTOS and IoT Ecosystem. May 2015 I-ROS overview Nick Lethaby, I-ROS and Io Ecosystem May 2015 1 What is I-ROS? Connectivity Wi-Fi, Bluetooth Smart, ZigBee, Cellular (via PPP), Wired CP/IP, LS/SSL Other Middleware USB, File Systems I -

More information

Integrating Custom Hardware into Sensor Web. Maria Porcius Carolina Fortuna Gorazd Kandus Mihael Mohorcic

Integrating Custom Hardware into Sensor Web. Maria Porcius Carolina Fortuna Gorazd Kandus Mihael Mohorcic Integrating Custom Hardware into Sensor Web Maria Porcius Carolina Fortuna Gorazd Kandus Mihael Mohorcic OUTLINE 1. Introduction 2. State of the art 3. System architecture - main components 3.1 Hardware

More information

RN-171-EK Evaluation Board

RN-171-EK Evaluation Board RN -17 1-E K-DS RN-171-EK Evaluation Board Features Ultra-low power: 4-uA sleep, 40-mA Rx, 180-mA Tx at 10 dbm Configurable transmit power: 0 to +12 dbm UART hardware interfaces and SPI slave Up to 1 Mbps

More information

EVE2 BLE Datasheet. The EVE Platform features standardized IO, common OS and drivers and ultra-low power consumption.

EVE2 BLE Datasheet. The EVE Platform features standardized IO, common OS and drivers and ultra-low power consumption. Datasheet Main features Software Micro-kernel with scheduling, power and clock management Contiki OS Tickless design Drivers for peripherals Bluetooth 4.1 compliant low energy singlemode protocol stack

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

EVE2 BLE CAN Datasheet

EVE2 BLE CAN Datasheet Datasheet Main features Software Micro-kernel with scheduling, power and clock management Contiki OS Tickless design Drivers for peripherals Bluetooth 4.1 compliant low energy singlemode protocol stack

More information

Husarion CORE2. Husarion CORE2 is a development board for Internet-connected automation & robotic devices.

Husarion CORE2. Husarion CORE2 is a development board for Internet-connected automation & robotic devices. Husarion CORE2 Husarion CORE2 is a development board for Internet-connected automation & robotic devices. CORE2 Development board for Internet connected automation & robotic devices. compatible with Husarion

More information

WF121: b/g/n module. Product Presentation

WF121: b/g/n module. Product Presentation WF121: 802.11 b/g/n module Product Presentation Topics Key features Benefits WF121 overview The Wi-Fi software stack Evaluation tools Certifications Use cases Key features WF121: Key features 802.11 b/g/n

More information

BLE121LR Bluetooth Smart Long Range Module 5/12/2014 1

BLE121LR Bluetooth Smart Long Range Module 5/12/2014 1 BLE121LR Bluetooth Smart Long Range Module 5/12/2014 1 Table of Contents Key Features Benefits BLE121LR Overview Bluetooth Smart Software Certifications Development Tools Use Cases 5/12/2014 2 Key Features

More information

New STM32WB Series MCU with built-in Bluetooth 5 and IEEE

New STM32WB Series MCU with built-in Bluetooth 5 and IEEE New STM32WB Series MCU with built-in Bluetooth 5 and IEEE 802.15.4 Make the Choice of STM32WB Series The 7 keys points to make the difference 2 Open 2.4 GHz radio Multi-protocol Dual-core / Full control

More information

Typical Applications: GHz Bluetooth low energy systems - Proprietary 2.4 GHz systems - Sports and leisure equipment - Mobile phone accessories -

Typical Applications: GHz Bluetooth low energy systems - Proprietary 2.4 GHz systems - Sports and leisure equipment - Mobile phone accessories - PTR5618PA Coin-size Bluetooth Low Energy System on Module with PA Embedded Cortex M4F 32 bit processor The PTR5618PA ultra-low power Bluetooth Low Energy/2.4GHz Proprietary Multi-protocol modules based

More information

One Size fits all has never been better - Motorola Wireless Modules ein Formfaktor für alle Technologien, wie GSM, CDMA, HSPA, WiFi oder.

One Size fits all has never been better - Motorola Wireless Modules ein Formfaktor für alle Technologien, wie GSM, CDMA, HSPA, WiFi oder. One Size fits all has never been better - Motorola Wireless Modules ein Formfaktor für alle Technologien, wie GSM, CDMA, HSPA, WiFi oder 1 WiMax 1.G24 Standard Module 2.Low Cost Module G24-L 3.WiFi Modul

More information

Hello, and welcome to this presentation of the STM32L4 power controller. The STM32L4 s power management functions and all power modes will also be

Hello, and welcome to this presentation of the STM32L4 power controller. The STM32L4 s power management functions and all power modes will also be Hello, and welcome to this presentation of the STM32L4 power controller. The STM32L4 s power management functions and all power modes will also be covered in this presentation. 1 Please note that this

More information

AIM: To create a project for implement a wireless communication protocol on an embedded system- ZigBee.

AIM: To create a project for implement a wireless communication protocol on an embedded system- ZigBee. AIM: To create a project for implement a wireless communication protocol on an embedded system- ZigBee. Introduction ZigBee is one of the Advanced Wireless Technology and CC2430 is the first single-chip

More information

.org. IoT Development Platform

.org. IoT Development Platform 1.org IoT Development Platform 2 Q&A How many ARM cores shipped in 2012? 8,700,000,000 Per Day: 23,835,616 Per Hour: 993,151 Per Minute: 16,553 Per Second: 276 2002 1+ billion 2011 billion 2020 25+ 150+

More information

Bluetooth modules. Modules and turnkey solutions with embedded Bluetooth firmware and AT command

Bluetooth modules. Modules and turnkey solutions with embedded Bluetooth firmware and AT command Bluetooth modules Modules and turnkey solutions with embedded Bluetooth firmware and AT command 2012 Blue Modules series 2 The SPBT2532 and SPBT2632 micro-sized Blue Modules offer the most advanced Bluetooth

More information

BLE MODULE SPECIFICATIONS

BLE MODULE SPECIFICATIONS WIRELESS-TAG BLE MODULE SPECIFICATIONS nrf51-01/02/dk Bluetooth Low Energy (BLE) module of nrf51-01/02 is the next generation BLE module released by SEMITRION electronics. The modules use nrf51822 from

More information

STM32 Cortex-M3 STM32F STM32L STM32W

STM32 Cortex-M3 STM32F STM32L STM32W STM32 Cortex-M3 STM32F STM32L STM32W 01 01 STM32 Cortex-M3 introduction to family 1/2 STM32F combine high performance with first-class peripherals and lowpower, low-voltage operation. They offer the maximum

More information

Bluegiga Bluetooth Smart Software v.1.3 5/28/2014 1

Bluegiga Bluetooth Smart Software v.1.3 5/28/2014 1 Bluegiga Bluetooth Smart Software v.1.3 5/28/2014 1 Table of Contents Introduction to the Bluetooth Smart Software Bluetooth Smart Software v.1.3 5/28/2014 2 Introduction to Bluetooth Smart Software Bluetooth

More information

M16 GSM Module Presentation

M16 GSM Module Presentation Quectel Wireless Solutions Professional Wireless Solution Provider M16 GSM Module Presentation December 2009 Agenda M16 General description - Product advantages - Target applications - Hardware architecture

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

RN-174. WiSnap M2 Super Module. Features. Description. Applications. ~ page 1 ~ rn-174-ds v1.1 6/1/2011

RN-174. WiSnap M2 Super Module. Features. Description. Applications. ~ page 1 ~ rn-174-ds v1.1 6/1/2011 WiSnap M2 Super Module Features Development board containing the RN-171 module, status LEDs, power regulator Supports chip antenna (RN-174-C), PCB Trace antenna (RN-174-P), wire antenna (RN- 174-W) and

More information

BLE WiFi Gateway. Model: G1. Version: V Contents. Contents Overview... 2

BLE WiFi Gateway. Model: G1. Version: V Contents. Contents Overview... 2 BLE WiFi Gateway Model: G1 Version: V1.3.2 Contents Contents... 1 1.Overview... 2 2.Features... 3 3.Typical Application... 3 4.Outside View... 4 5.Electronic Parameters... 5 Email: sales@minewtech.com

More information

EES3, EGS5/-X, EGS3, BGS3/-ATEX

EES3, EGS5/-X, EGS3, BGS3/-ATEX EES3, EGS5/-X, EGS3, BGS3/-ATEX Quad-Band SIM Access Profile EDGE / GPRS Class 12 Tunneling Mode FOTA USB Java RIL Driver TCP / IP RLS Monitoring (Jamming Detection) EVOLUTION PLATFORM Cinterion EES3,

More information

Introduction to the Itron Riva Dev Kits

Introduction to the Itron Riva Dev Kits Introduction to the Itron Riva Dev Kits The purpose of this Guide is to give you a fast path to understanding which Itron Riva Dev Kit is best for your development goals. Itron offers 3 kits: Itron Riva

More information

ZETA Series 2G/3G/4G Modems with GPS Option

ZETA Series 2G/3G/4G Modems with GPS Option Key Features 2G/3G/4G versions AT command driven Industrial grade RoHS compliant Extended temperature range Extended RF sensitivity Embedded TCP / IP stack 5-42V DC supply 4 x GPIO ADC Additional Features

More information

TEVATRON TECHNOLOGIES PVT. LTD Embedded! Robotics! IoT! VLSI Design! Projects! Technical Consultancy! Education! STEM! Software!

TEVATRON TECHNOLOGIES PVT. LTD Embedded! Robotics! IoT! VLSI Design! Projects! Technical Consultancy! Education! STEM! Software! Summer Training 2016 Advance Embedded Systems Fast track of AVR and detailed working on STM32 ARM Processor with RTOS- Real Time Operating Systems Covering 1. Hands on Topics and Sessions Covered in Summer

More information

STM32G0 MCU Series Efficiency at its Best

STM32G0 MCU Series Efficiency at its Best STM32G0 MCU Series Efficiency at its Best Key Messages of STM32G0 Series 2 2 3 Efficient Arm Cortex -M0+ at 64 MHz Compact cost: maximum I/Os count Best RAM/Flash Ratio Smallest possible package down to

More information

ČVUT FEL v Praze, U-BLOX IOT MODULES

ČVUT FEL v Praze, U-BLOX IOT MODULES ČVUT FEL v Praze, 13.04.2018 U-BLOX IOT MODULES 2 Mariusz Ciesielski Line Manager Mariusz.Ciesielski@microdis.net Microdis Electronics, Sp. z o.o. Strzelińska 17, Żerniki Wrocławskie, Poland 3 NINA Bluetooth

More information

BT-22 Product Specification

BT-22 Product Specification BT-22 Product Specification Features Amp ed RF, Inc. Description 10.4 mm x 13.5 mm Our micro-sized Bluetooth module is the smallest form factor available providing a complete RF platform. The BT-22 is

More information

BT121 Bluetooth Smart Ready Module. May 2015

BT121 Bluetooth Smart Ready Module. May 2015 BT121 Bluetooth Smart Ready Module May 2015 TOPICS Bluetooth Smart vs. Smart Ready Bluetooth Smart Ready Use Cases BT121 Key Features BT121 Benefits BT121 Overview Bluetooth Smart Ready Software Development

More information

Datasheet DFBM-NQ62X-DT0R. A Bluetooth Low Energy System On Chip Module. Proprietary Information and Specifications are Subject to Change

Datasheet DFBM-NQ62X-DT0R. A Bluetooth Low Energy System On Chip Module. Proprietary Information and Specifications are Subject to Change 1 Datasheet DFBM-NQ62X-DT0R A Bluetooth Low Energy System On Chip Module. Preliminary Data Sheet Sheet 1 of 18 Aug. 16, 2016 Contents 1. Features... 3 1-1. General... 3 1-2. Bluetooth... 3 2. Model No.

More information

ZETA Series 2G/3G/4G Modems with GPS Option

ZETA Series 2G/3G/4G Modems with GPS Option Key Features 2G/3G/4G versions AT command driven Industrial grade RoHS compliant Extended temperature range Extended RF sensitivity Embedded TCP / IP stack 5-42V DC supply 5 x GPIO 1 x ADC Additional Features

More information

Chapter 15 ARM Architecture, Programming and Development Tools

Chapter 15 ARM Architecture, Programming and Development Tools Chapter 15 ARM Architecture, Programming and Development Tools Lesson 07 ARM Cortex CPU and Microcontrollers 2 Microcontroller CORTEX M3 Core 32-bit RALU, single cycle MUL, 2-12 divide, ETM interface,

More information

EMBEDDED SYSTEMS WITH ROBOTICS AND SENSORS USING ERLANG

EMBEDDED SYSTEMS WITH ROBOTICS AND SENSORS USING ERLANG EMBEDDED SYSTEMS WITH ROBOTICS AND SENSORS USING ERLANG Adam Lindberg github.com/eproxus HARDWARE COMPONENTS SOFTWARE FUTURE Boot, Serial console, Erlang shell DEMO THE GRISP BOARD SPECS Hardware & specifications

More information

RN-174. WiFly GSX Super Module. Features. Description. Applications. rn-174-ds v1.1 4/20/2011

RN-174. WiFly GSX Super Module. Features. Description. Applications.   rn-174-ds v1.1 4/20/2011 www.rovingnetworks.com rn-174-ds v1.1 4/20/2011 WiFly GSX Super Module Features Development board containing the RN-171 module, status LEDs, power regulator Supports chip antenna (-C), PCB Trace antenna

More information

New STM32WB Series MCU with Built-in BLE 5 and IEEE

New STM32WB Series MCU with Built-in BLE 5 and IEEE New STM32WB Series MCU with Built-in BLE 5 and IEEE 802.15.4 Make the Choice of STM32WB Series The 7 keys points to make the difference 2 Open 2.4 GHz radio Multi-protocol Dual-core / Full control Ultra-low-power

More information

BT121 Bluetooth Smart Ready Module. July 2016

BT121 Bluetooth Smart Ready Module. July 2016 BT121 Bluetooth Smart Ready Module July 2016 TOPICS Bluetooth Smart vs. Smart Ready Bluetooth Smart Ready Use Cases BT121 Key Features BT121 Benefits BT121 Overview Bluetooth Smart Ready Software Development

More information

Power Management Techniques for Low- Energy IoT Devices

Power Management Techniques for Low- Energy IoT Devices Power Management Techniques for Low- Energy IoT Devices Matt Saunders Director of Field Marketing, Microcontroller and Wireless Products, Silicon Labs With the rise of the Internet of Things (IoT), embedded

More information

RN-174 WiFly Super Module

RN-174 WiFly Super Module RN- WiFly Super Module Features Evaluation board for the RN- module Supports chip antenna (RN--C), PCB trace antenna (RN--P), wire antenna (RN--W), and U.FL connector for an external antenna (RN--U) Ultra-low

More information

SmartBond DA Smallest, lowest power and most integrated Bluetooth 5 SoC. Applications DA14585

SmartBond DA Smallest, lowest power and most integrated Bluetooth 5 SoC. Applications DA14585 SmartBond DA14585 Smallest, lowest power and most integrated Bluetooth 5 SoC Connected devices are constantly evolving. New generations appear that are smarter, more full featured and have longer battery

More information

Hardware manual. 1. Overview 2. Technical characteristics 3. Connections. ( Portal (../portal/portal.html)

Hardware manual. 1. Overview 2. Technical characteristics 3. Connections. (  Portal (../portal/portal.html) 1 (http://nethix.com) Portal (../portal/portal.html) WE110 (../we110/we110.html) WE120 (../we120/we120.html) WE300 (../we300/we300.html) WE500 (we500.html) Quick start guide (we500_qsg.html) Hardware manual

More information

Emerging Requirements for Next Generation Systems on Module (SOMs) and Single-Board Computers (SBCs)

Emerging Requirements for Next Generation Systems on Module (SOMs) and Single-Board Computers (SBCs) Emerging Requirements for Next Generation Systems on Module (SOMs) and Single-Board Computers (SBCs) Smart, connected products drive significant benefits across almost every application. In industries

More information

WIRELESS SOLUTIONS FOR EVERYONE

WIRELESS SOLUTIONS FOR EVERYONE WIRELESS SOLUTIONS FOR EVERYONE WIRELESS USAGE IN AUTOMOTIVE The lessons from 6-years experience in Wireless for Automotive Olivier Beaujard VP Marketing 7 June 2005 1 CONTENTS About Wavecom in Automotive

More information

Standard protocol support (e.g. MODBUS, SNMP, M-Bus), possibility to install dedicated user protocols

Standard protocol support (e.g. MODBUS, SNMP, M-Bus), possibility to install dedicated user protocols NPE9500 Programmable Programowalny automation kontroler automatyki controller (PAC) is the newest series of industrial computers which you can easily adapt to your needs by choosing from the available

More information

BUYING DECISION CRITERIA WHEN DEVELOPING IOT SENSORS

BUYING DECISION CRITERIA WHEN DEVELOPING IOT SENSORS BUYING DECISION CRITERIA WHEN DEVELOPING IOT SENSORS PHILIP POULIDIS VIDEO TRANSCRIPT What is your name and what do you do? My name is Philip Poulidis and I m the VP and General Manager of Mobile and Internet

More information

Connect Your IoT Device: Bluetooth 5, , NB-IoT

Connect Your IoT Device: Bluetooth 5, , NB-IoT Connect Your IoT Device: Bluetooth 5, 802.15.4, NB-IoT Craig Tou Business Development Manager, Arm Arm Tech Symposia 2017, Taipei IoT Devices - Everything Connects New classes of connectivity for a new

More information

Introducing StellarisWare

Introducing StellarisWare Introducing StellarisWare Slide 1: This PTM will introduce you to StellarisWare and provide you with a better understanding of its applications. StellarisWare is software that has been made to be used

More information

BLE to Wi-Fi Gateway

BLE to Wi-Fi Gateway BLE to Wi-Fi Gateway Connect Bluetooth Smart devices to the cloud Low power and small form factor MQTT Protocol Support HTTP Configuration Over the air upgrade Integrating the BLE node to cloud with WiFi

More information

LM931 Bluetooth low energy Module

LM931 Bluetooth low energy Module Bluetooth low energy Module Revised 24/JAN/2017 2.50mm 1m 10.1 m m 22m Features Bluetooth v4.1 specification I2C and UART 14 ma (at 0 dbm) Current Consumption (Tx Mode) 9 digital and 3 analogue (10-bit

More information

Connect your IoT device: Bluetooth 5, , NB-IoT

Connect your IoT device: Bluetooth 5, , NB-IoT Connect your IoT device: Bluetooth 5, 802.15.4, NB-IoT Prithi Ramakrishnan Arm TechTalk 2017 IoT connectivity technologies Multiple standards, different applications Throughput Unlicensed >100Mbps Wi-Fi

More information

RN-171-XV b/g Wireless LAN Module

RN-171-XV b/g Wireless LAN Module RN-171-XV 802.11 b/g Wireless LAN Module Features Drop-in Wi-Fi solution for existing systems that currently use 802.15.4 modules Based on Roving Networks robust RN-171 Wi-Fi module Based on a pseudo-standard

More information

RN-134. WiFly GSX Super Module SuRF Board. Features. Description. Applications. ~ page 1 ~ rn-134-ds v1.

RN-134. WiFly GSX Super Module SuRF Board. Features. Description. Applications. ~ page 1 ~  rn-134-ds v1. WiFly GSX Super Module SuRF Board Features UART interface with RS232 and TTL signaling Through hole board simplifies system integration Accepts 3-12VDC Status LEDs to show network status and data transfer

More information

RN-174. WiFly GSX Super Module. Features. Description. Applications. rn-174-ds v1.1 1/24/2011

RN-174. WiFly GSX Super Module. Features. Description. Applications.   rn-174-ds v1.1 1/24/2011 www.rovingnetworks.com rn-174-ds v1.1 1/24/2011 WiFly GSX Super Module Features Development board containing the RN-171 module, status LEDs, power regulator Supports chip antenna (-C), PCB Trace antenna

More information

WHY APPLICATIONS ARE STILL DRAINING OUR BATTERIES and how we can help. Aaron Schulman & Sachin Katti

WHY APPLICATIONS ARE STILL DRAINING OUR BATTERIES and how we can help. Aaron Schulman & Sachin Katti WHY APPLICATIONS ARE STILL DRAINING OUR BATTERIES and how we can help. Aaron Schulman & Sachin Katti We cannot rely on improvements in battery technology In past 30 years: only 4x improvement in energy

More information

ArduCAM CC3200 UNO board

ArduCAM CC3200 UNO board ArduCAM CC3200 UNO board User Guide Rev 1.2, Mar 2017 Table of Contents 1 Introduction... 2 2 Features... 3 3 Pin Definition... 4 4 Getting Started CC3200 with Energia... 5 4.1 Out of the Box Test... 5

More information

Renesas Synergy MCUs Build a Foundation for Groundbreaking Integrated Embedded Platform Development

Renesas Synergy MCUs Build a Foundation for Groundbreaking Integrated Embedded Platform Development Renesas Synergy MCUs Build a Foundation for Groundbreaking Integrated Embedded Platform Development New Family of Microcontrollers Combine Scalability and Power Efficiency with Extensive Peripheral Capabilities

More information

RN-174. WiFly GSX Super Module. Features. Description. Applications. rn-174-ds v1.1 3/3/2011

RN-174. WiFly GSX Super Module. Features. Description. Applications.   rn-174-ds v1.1 3/3/2011 www.rovingnetworks.com rn-174-ds v1.1 3/3/2011 WiFly GSX Super Module Features Development board containing the RN-171 module, status LEDs, power regulator Supports chip antenna (-C), PCB Trace antenna

More information

Wireless Connectivity Options for IoT. By: MIST Makers John Varela and Nicholas Landy

Wireless Connectivity Options for IoT. By: MIST Makers John Varela and Nicholas Landy Wireless Connectivity Options for IoT By: MIST Makers John Varela and Nicholas Landy Outline Introduction to the Internet of Things (IoT) Wireless Communication in IoT Current Standards IEEE 802.11 (Wi-

More information

Overview of Microcontroller and Embedded Systems

Overview of Microcontroller and Embedded Systems UNIT-III Overview of Microcontroller and Embedded Systems Embedded Hardware and Various Building Blocks: The basic hardware components of an embedded system shown in a block diagram in below figure. These

More information

In-Vehicle Tracking Platform

In-Vehicle Tracking Platform In-Vehicle Tracking Platform Mobile Resource Management (MRM) PinPoint XT Connectivity for Fleet Management, Vehicle Telemetry, and Field Service The PinPoint XT in-vehicle tracking platform simplifies

More information

Wireless-Tag WT51822-S1

Wireless-Tag WT51822-S1 Wireless-Tag WT51822-S1 Bluetooth Low Energy 4.1 Module DATASHEET Description Bluetooth Low Energy (BLE) module of WT51822-S1 is the next generation BLE4.1(Compatible With BLE4.0) module released by Wireless-Tag

More information

Digital Audio Broadcasting. Xilinx Solutions for DAB Receiver Systems

Digital Audio Broadcasting. Xilinx Solutions for DAB Receiver Systems Digital Audio Broadcasting Xilinx Solutions for DAB Receiver Systems Portable DAB Receiver Issues Adding DAB functionality to existing units Interfacing DAB chipsets to processors Adding other features

More information

Advanced Embedded Systems

Advanced Embedded Systems Advanced Embedded Systems Practical & Professional Training on Advanced Embedded System Course Objectives : 1. To provide professional and industrial standard training which will help the students to get

More information

The Riverside Robotic Society June 2016 ESP8266

The Riverside Robotic Society June 2016 ESP8266 ESP8266 ESP8266 The ESP8266 is a low-cost Wi-Fi chip with full TCP/IP stack, radio and microcontroller produced by Shanghai-based Chinese manufacturer, Espressif. Features: SOC (System on a Chip) 32-bit

More information

Product Bulletin HSPA+ Models Now Available

Product Bulletin HSPA+ Models Now Available Product Bulletin HSPA+ Models Now Available SocketModem Cell Embedded Cellular Modems QuickCarrier USB Embedded USB Cellular Modems MultiConnect OCG-E Open Communications Gateways - Embedded January 30,

More information

White Paper Bluetooth Protocol Stack technology from IAR Systems

White Paper Bluetooth Protocol Stack technology from IAR Systems 111111 White Paper Bluetooth Protocol Stack technology from IAR Systems Issue 1.0 2001-05-22 CONTENT INTRODUCTION 3 WHAT IS A BLUETOOTH PROTOCOL STACK? 3 HOW TO SELECT A BLUETOOTH PROTOCOL STACK? 5 Tool

More information

Product family: Automotive

Product family: Automotive Automotive Industrial Industrial Plus Terminals Product family: Automotive Product AGS2 AGS2-E AHS2/AHS3 ALS3 ALx Radio technology 2G - 4G GPRS GPRS HSPA+ LTE Cat 3 LTE Adv. Cat 6 Regional focus AGS2-E

More information

Smart Spot Hardware: Specifications

Smart Spot Hardware: Specifications What s Inside 1. Smart Spot 1.1. Hardware configurations 2. Expanding functionalities in the Smart Spot 2.1. Expansion boards 2.1.1. Air Quality monitoring 2.1.1.1. Alphasense sensors 2.1.1.1.1. Alphasense

More information

HZX N03 Bluetooth 4.0 Low Energy Module Datasheet

HZX N03 Bluetooth 4.0 Low Energy Module Datasheet HZX-51822-16N03 Bluetooth 4.0 Low Energy Module Datasheet SHEN ZHEN HUAZHIXIN TECHNOLOGY LTD 2017.7 NAME : Bluetooth 4.0 Low Energy Module MODEL NO. : HZX-51822-16N03 VERSION : V1.0 1.Revision History

More information

An overview of mobile and embedded platforms

An overview of mobile and embedded platforms ES3 Lecture 2 An overview of mobile and embedded platforms Basic Classes Embedded devices: These are in toasters, cars, mice, etc. Usually very real-time focused (us accuracy) Very small memory, not usually

More information

Connect with Simplicity

Connect with Simplicity Connect with Simplicity The power of you + Capitalize on the connectivity potential of the IoT Revolutionize new and established markets Maximize your speed to profit For over 55 years, Fortune 100s and

More information

MQTT Protocol Support. Cloud Ready Gateway. Modular Architecture

MQTT Protocol Support. Cloud Ready Gateway. Modular Architecture LoRaWAN Gateway with 8 Channels MODBUS / PROFIBUS Support MQTT Protocol Support Cloud Ready Gateway Modular Architecture Gateway with a Modular Architecture With the ever increasing topologies in the IoT

More information

TI SimpleLink dual-band CC1350 wireless MCU

TI SimpleLink dual-band CC1350 wireless MCU TI SimpleLink dual-band CC1350 wireless MCU Sub-1 GHz and Bluetooth low energy in a single-chip Presenter Low-Power Connectivity Solutions 1 SimpleLink ultra-low power platform CC2640: Bluetooth low energy

More information

Operating System 6.60 & Wireless CPU Q2686

Operating System 6.60 & Wireless CPU Q2686 EMBEDDED WIRELESS PROCESSING Operating System 6.60 & Q2686 Version 6.0 L1 OS6.60/Q2686: Product Offer Each product offer in the portfolio encompasses 3 core elements and is serving the markets & applications

More information

The industrial technology is rapidly moving towards ARM based solutions. Keeping this in mind, we are providing a Embedded ARM Training Suite.

The industrial technology is rapidly moving towards ARM based solutions. Keeping this in mind, we are providing a Embedded ARM Training Suite. EMBEDDED ARM TRAINING SUITE ARM SUITE INCLUDES ARM 7 TRAINER KIT COMPILER AND DEBUGGER THROUGH JTAG INTERFACE PROJECT DEVELOPMENT SOLUTION FOR ARM 7 e-linux LAB FOR ARM 9 TRAINING PROGRAM INTRODUCTION

More information

Let s first take a look at power consumption and its relationship to voltage and frequency. The equation for power consumption of the MCU as it

Let s first take a look at power consumption and its relationship to voltage and frequency. The equation for power consumption of the MCU as it 1 The C8051F91x/0x product family is designed to dramatically increase battery lifetime which is the number one requirement for most battery powered applications. The C8051F91x has the industry s lowest

More information

Wireless Factory December 15. Michel Windal

Wireless Factory December 15. Michel Windal Wireless Factory December 15 th Michel Windal michel.windal@stnwireless.com A Complete Wireless Portfolio 3G and TD-SCDMA Cellular System Solutions GSM/GPRS/EDGE Cellular System Solutions Nomadik Application

More information

A2200-A. Application: Handheld Device Vehicle tracking

A2200-A. Application: Handheld Device Vehicle tracking A2200-A This small form-factor module fully addresses the demand for lowest power consumption with, amongst other features, SiRFaware technology. The removal of jammers does not only facilitate designs

More information

Z-GPRS2-SEAL THE SIMPLEST REMOTE MANAGEMENT SYSTEM FOR UNIVERSAL APPLICATIONS GSM/GPRS DATALOGGER WITH BUILT-IN I/O S AND TELECONTROL FUNCTIONS

Z-GPRS2-SEAL THE SIMPLEST REMOTE MANAGEMENT SYSTEM FOR UNIVERSAL APPLICATIONS GSM/GPRS DATALOGGER WITH BUILT-IN I/O S AND TELECONTROL FUNCTIONS e & Designed GSM / GPRS ETHERNET SMTP HTTP MODBUS TCP-IP USB MODBUS RTU THE SIMPLEST REMOTE MANAGEMENT SYSTEM FOR UNIVERSAL APPLICATIONS www.seneca.it taly 100% ad I in GSM/GPRS DATALOGGER WITH BUILT-IN

More information

KCS TraceME TM-202 / R9C5 GPS / GPRS / SMS / RFID module, OEM Version

KCS TraceME TM-202 / R9C5 GPS / GPRS / SMS / RFID module, OEM Version KCS TraceME TM-202 / R9C5 GPS / GPRS / SMS / RFID module, OEM Version The KCS GPRS/GPS range of modules enables you to remotely track & trace people, animals and a variety of objects, e.g. cars, trucks,

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

YOUR INDUSTRIAL IOT PARTNER Expertises and solutions

YOUR INDUSTRIAL IOT PARTNER Expertises and solutions YOUR INDUSTRIAL IOT PARTNER Expertises and solutions October 2017 SUMMARY 1. Wireless IoT gateway 2. IoT VPN Software 3. 4G / LTE Routers 4. Vehicle grade routers 5. 3G Routers / Modems 6. Lora Technology

More information

ARROW ARIS EDGE Board User s Guide 27/09/2017

ARROW ARIS EDGE Board User s Guide 27/09/2017 ARROW ARIS EDGE Board User s Guide All information contained in these materials, including products and product specifications, represents information on the product at the time of publication and is subject

More information

ZLF645 Crimzon Flash Microcontroller with ZBase Database Industry Leading Universal Infrared Remote Control (UIR) Solution

ZLF645 Crimzon Flash Microcontroller with ZBase Database Industry Leading Universal Infrared Remote Control (UIR) Solution digital infrared Solutions CRIMZON ZLF645 Flash MCU uir solution with zbase database CRIMZON ZLF645 advantage 32/64 kb flash 512 b/1 kb ram crimzon z8 lxmc core ir transmission ir learning tuned ir amplifier

More information

S2C K7 Prodigy Logic Module Series

S2C K7 Prodigy Logic Module Series S2C K7 Prodigy Logic Module Series Low-Cost Fifth Generation Rapid FPGA-based Prototyping Hardware The S2C K7 Prodigy Logic Module is equipped with one Xilinx Kintex-7 XC7K410T or XC7K325T FPGA device

More information

Introduction to Microcontroller Apps for Amateur Radio Projects Using the HamStack Platform.

Introduction to Microcontroller Apps for Amateur Radio Projects Using the HamStack Platform. Introduction to Microcontroller Apps for Amateur Radio Projects Using the HamStack Platform www.sierraradio.net www.hamstack.com Topics Introduction Hardware options Software development HamStack project

More information

EMBEDDED SYSTEM FOR VIDEO AND SIGNAL PROCESSING

EMBEDDED SYSTEM FOR VIDEO AND SIGNAL PROCESSING EMBEDDED SYSTEM FOR VIDEO AND SIGNAL PROCESSING Slavy Georgiev Mihov 1, Dimitar Stoykov Dimitrov 2, Krasimir Angelov Stoyanov 3, Doycho Dimitrov Doychev 4 1, 4 Faculty of Electronic Engineering and Technologies,

More information

INTELLIGENT APPLIANCE CONTROL SYSTEM USING ARM7 AND ZIGBEE

INTELLIGENT APPLIANCE CONTROL SYSTEM USING ARM7 AND ZIGBEE Int. J. Elec&Electr.Eng&Telecoms. 2013 Pushkar Singh et al., 2013 Research Paper ISSN 2319 2518 www.ijeetc.com Vol. 2, No. 3, July 2013 2013 IJEETC. All Rights Reserved INTELLIGENT APPLIANCE CONTROL SYSTEM

More information

Linkwave LTE Modem Board MC7304 Data Sheet

Linkwave LTE Modem Board MC7304 Data Sheet Document Title: Linkwave LTE Modem Board MC7304 Data Sheet.0 Date May 2015 LINKWAVE TECHNOLOGIES LTD. Page 1 of 8 08/12/15 Table of Contents 1. Document Release History... 3 2. Related Documents... 3 3.

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

Cortex-M Processors and the Internet of Things (IoT)

Cortex-M Processors and the Internet of Things (IoT) Cortex-M Processors and the Internet of Things (IoT) Why the processor matters? What are we doing to enable IoT and what are the challenges? Joseph Yiu January 2013 Andrew Frame Abstract In the last two

More information

The Software of Things T Y S O N T U T T L E C E O S I L I C O N L A B S A S P E N C O R E C E O S U M M I T S H E N Z H E N 8 N O V E M B E R 2018

The Software of Things T Y S O N T U T T L E C E O S I L I C O N L A B S A S P E N C O R E C E O S U M M I T S H E N Z H E N 8 N O V E M B E R 2018 The Software of Things T Y S O N T U T T L E C E O S I L I C O N L A B S A S P E N C O R E C E O S U M M I T S H E N Z H E N 8 N O V E M B E R 2018 Most technology we ve built so far was for the Internet

More information