What marketing won t tell you about the Internet of Things

Size: px
Start display at page:

Download "What marketing won t tell you about the Internet of Things"

Transcription

1 What marketing won t tell you about the Internet of Things Elecia White #eelive Produced by EE Times

2 Why are you here?

3 Why am I here? Founder of Logical Elegance, embedded systems consulting firm Author of O Reilly s Making Embedded Systems Host of Making Embedded Systems podcast on embedded.fm, itunes, Stitcher, Instacast I m an embedded software engineer who has made several internet enabled devices.

4 What are we going to talk about? Protocols: BTLE, WiFi, GSM, etc. Unhappy customers stuff: HTML, Java, CSS, PHP Devices tradeoffs The phrase Internet of Things Stuff I want

5 What marketing WILL tell you: The revolution is coming!

6 State the problem Well, let s get this talk started Dev Comms Net

7 Getting on the cloud Be careful what you wish for. Internet Communication user Device

8 Case studies Original Kindle Cell modem (that s just cheating except for cost) Configuration is easy Internet enabled scale WiFi with OTS chipset which required RTOS to run TCP/IP stack Java pages served up from device and PC setup program; lots of returns due to changing WiFi access points during configuration. Data sent in HTML URLs to site, stored in database, presented to use via pretty webpages and device apps. Dev Comms Net

9 Case studies (continued) Internet enabled pedometer BLTE, specialized chipset, requires BT stack on device s processor Smart phone users have it easy, PC users less so (dongle!) Smart phone app development Your system What are the pieces? Where are the bottlenecks? Do you know what you need? What skills do your engineers need? Do you know what the tradeoffs are? Do you know the questions to ask? Dev Comms Net

10 Unhappy users The downsides of the possible communication methods Dev Comms Net

11 WiFi a/b/g/n configuration Install program Sign up Open device Enter SSID, pwd PC switches to device AP Turn on device, put it in AP mode Device connects

12 Users configure WiFi Install program Sign up Open device The guy who set up my router never told me the password Enter SSID, pwd PC switches to device AP Turn on device, put it in AP mode Device connects a/b!= n How do I do this? Why are there always chickens to sacrifice?

13 BTLE configuration with a smart phone Install app Sign up Open device Device connects Enter ID from device Put device in discovery mode

14 Users configure BTLE with a smart phone I don t have a smart phone Install app Sign up Open device Device connects Enter ID from device Put device in discovery mode My phone battery keeps dying!

15 BTLE configuration with a computer Install program & service Sign up Open Device + dongle Enter ID from device Turn on device, findable Plug in dongle Device connects

16 BTLE configuration with a computer Install program & service Sign up Open Device + dongle Enter ID from device Turn on device, findable Plug in dongle Device connects As long as my computer is on Another dongle? I need yet another USB hub.

17 ANT configuration with a computer Install program & service Sign up Open Device + dongle Enter ID from device Turn on device, findable & close Plug in dongle Device connects As long as my computer is on Another dongle? I need yet another USB hub.

18 Cell modem configuration Install app Sign up Open device Device connects Enter unit s serial number

19 Users configure cell modem Install app Sign up Open device It is so expensive! It eats batteries! I m not paying for another data plan. Device connects I don t get good coverage at home/work/ school. Enter unit s serial number

20 Other risks What are the other tradeoffs for connecting to the Internet of Things? Comms Dev Net

21 Device: What is it? Is this the first user experience the customer will have with your company? Is the device an information consumer or provider? Is power a consideration? How much will connectivity add to the bill of materials? How does my device connect to communications? (SPI, UART, etc.) How much RAM, flash, cycles does it need? Does it mean running an RTOS? How to update the firmware? Dev Comms Net

22 Communication protocols: I slept through networking class How does the user set up the device? Is there a flowchart? What % of RMAs are your other OEMs seeing? How can we debug to determine software vs. hardware issues? How reliable is the communication method? Ramifications? How long will my operations take? What about firmware update? What about security? What certifications are required? Dev Comms Net

23 Internet: what does that even mean? How does it get to the internet? What are the tradeoffs? Bluetooth can t go to the internet, has to go through something (i.e. cell phone, computer) WiFi goes to a router, don t take device outside your home Cell modem: who is going to pay the monthly bill? How does data get from the device to my servers? Does it go through someone else s servers? What does the user need to have? Hub? WiFi router of the right flavor? Computer? Smart phone? Broadband? Dev Comms Net

24 : Oh! The amorphous cloud, what are you? Where does the data go? Why? What are you going to do with it when it gets there? Do I have to (get to) run my own servers? How do I maintain the uptime I need? What do I need to know for that? (i.e. PHP, databases, sys admin)? How secure is the user s information? Am I storing anything on the cloud that would get my face on Wired Magazine? How to design the protocol from device to sensor? Am I aggregating data from multiple devices? How can I send data back to the device? (What about FW update?) Dev Comms Net

25 Interface: It doesn t mean a thing if it ain t got that How does the user interact with the connected device? Web pages Apps on iphone, Android, etc Device itself Is there a real-time component to this? (i.e. texts) How does the user know the device is working? What is the time between the user doing something and seeing it on their interface? Is there a backup interface for when connectivity fails? Is the device better for the user if it is connected? How to make it feel magical? Comms Dev Net

26 Getting to a solution Knowing is half the battle, let s talk about the other half Dev Comms Net

27 Do you have the skillset? Deep experience in embedded devices, optimization and resource management C/C++ on ARM Cortex-M* Device Wireless communication expert w/ understanding of stack integration and debugging (i.e. TCP/IP with wireshark), optimal RTOS configuration. Communication System administration (high uptime!) who develops front and back end software. Required expertise in PHP, database administration. Internet Expert with protocol development in nonrobust environment, experience with creating secure, tokenized channel. Able to build service/daemon for each OS User interface specialist, expert in HTML, CSS, Ajax. Must have developed successful Android and ios apps.

28 Everybody wants to sell you something There are shortcuts but no easy answers. You need a plan, a list of questions. Comms Net Produced by EE Times

29 Questions? (And thank you!) Elecia White Logical Elegance, Inc. Making Embedded Systems amazon.com & embedded.fm Comms Dev Net Produced by EE Times

Ways to Use USB in Embedded Systems

Ways to Use USB in Embedded Systems Ways to Use USB in Embedded Systems by Yingbo Hu, R&D Embedded Engineer and Ralph Moore, President of Micro Digital Universal Serial Bus (USB) is a connectivity specification that provides ease of use,

More information

Questions from The New SensorTag - IoT Made Easy Webinar

Questions from The New SensorTag - IoT Made Easy Webinar Questions from The New SensorTag - IoT Made Easy Webinar Are there any plans to make a Windows API available (preferably portable for use in Windows 10 Universal applications) It is in our queue of projects,

More information

TOSR0X-D. USB/Wireless Timer Relay Module. User Manual. Tinysine Electronics @ 2013 Version 1.0

TOSR0X-D. USB/Wireless Timer Relay Module. User Manual. Tinysine Electronics @ 2013 Version 1.0 TOSR0X-D USB/Wireless Timer Relay Module User Manual Tinysine Electronics @ 2013 Version 1.0 INTRODUCTION This USB/Wireless Timer Relay Module allows computer control switching of external devices by using

More information

Internet of things (IOT) applications covering industrial domain. Dev Bhattacharya dev_bhattacharya@ieee.org

Internet of things (IOT) applications covering industrial domain. Dev Bhattacharya dev_bhattacharya@ieee.org Internet of things (IOT) applications covering industrial domain Dev Bhattacharya dev_bhattacharya@ieee.org Outline Internet of things What is Internet of things (IOT) Simplified IOT System Architecture

More information

Quick Start. Nighthawk X8 AC5300 Tri-Band WiFi Router Model R8500. Package Contents. NETGEAR, Inc. 350 East Plumeria Drive San Jose, CA 95134 USA

Quick Start. Nighthawk X8 AC5300 Tri-Band WiFi Router Model R8500. Package Contents. NETGEAR, Inc. 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. You can visit www.netgear.com/support to register your product, get help, access the latest downloads and user manuals, and join our community. We

More information

D-Link DAP-1360 Repeater Mode Configuration

D-Link DAP-1360 Repeater Mode Configuration D-Link DAP-1360 Repeater Mode Configuration Outline 1. Package Contents 2. System Requirements 3. Hardware Overview Connections LED s WPS LED/Button 4. Default Settings 5. Configuring your LAN Adapter

More information

NETGEAR genie Apps. User Manual. 350 East Plumeria Drive San Jose, CA 95134 USA. August 2012 202-10933-04 v1.0

NETGEAR genie Apps. User Manual. 350 East Plumeria Drive San Jose, CA 95134 USA. August 2012 202-10933-04 v1.0 User Manual 350 East Plumeria Drive San Jose, CA 95134 USA August 2012 202-10933-04 v1.0 Support Thank you for choosing NETGEAR. To register your product, get the latest product updates, get support online,

More information

BASIC INSTRUCTIONS TO CONFIGURE ZYXEL P8701T CPE USING THE WEB INTERFACE

BASIC INSTRUCTIONS TO CONFIGURE ZYXEL P8701T CPE USING THE WEB INTERFACE BASIC INSTRUCTIONS TO CONFIGURE ZYXEL P8701T CPE USING THE WEB INTERFACE 12/11/2012 Index 1 INTRODUCTION... 1-1 2 FACTORY DEFAULT SETTINGS... 2-1 3 CPE BASIC OPERATIONS... 3-1 3.1 PASSWORD MODIFICATION...

More information

TelkomInternet APN Device Settings

TelkomInternet APN Device Settings TelkomInternet APN Device Settings Page 2 of 32 1. Telkom Devices 1.1. Huawei Mobile WiFi E5330 setting Switch the device on Connect the device using the USB cable Using your web browser, go to http://192.168.8.1

More information

First of all Let's look at how you would connect your laptop via Ethernet, as it is the easier of the two methods.

First of all Let's look at how you would connect your laptop via Ethernet, as it is the easier of the two methods. How to get a Internet Connection on your laptop This guide will help you to get an internet connection on your laptop either via Wi-Fi (e.g. in a café or hotel) or via Ethernet (the RJ45 type connector

More information

19 LCD / 8 CHANNEL DVR COMBO WITH 160GB HDD & 4 CAMERAS

19 LCD / 8 CHANNEL DVR COMBO WITH 160GB HDD & 4 CAMERAS 19 LCD / 8 CHANNEL DVR COMBO WITH 160GB HDD & 4 CAMERAS Overview - Remote Viewing MODEL: SG19LD804-161 www.lorexcctv.com Copyright 2007 LOREX Technology Inc. Remote Viewing Overview Remote Viewing Overview

More information

What is BEETLE mopos? BEETLE /mopos

What is BEETLE mopos? BEETLE /mopos What is BEETLE mopos? BEETLE /mopos Traditional POS goes mobile BEETLE / mopos End Users Guide Software - What is Beetle mopos End Users Guide Software - What is BEETLE /mopos End Users Guide Software

More information

Mobile Operating Systems. Week I

Mobile Operating Systems. Week I Mobile Operating Systems Week I Overview Introduction Mobile Operating System Structure Mobile Operating System Platforms Java ME Platform Palm OS Symbian OS Linux OS Windows Mobile OS BlackBerry OS iphone

More information

AkrutoSync 4.0 User Guide

AkrutoSync 4.0 User Guide AKRUTO AkrutoSync 4.0 User Guide Welcome Thank you for choosing AkrutoSync. AkrutoSync can synchronize your Contacts, Calendar and Tasks between Outlook on your computer and your Windows Phone. AkrutoSync

More information

Adding WiFi to Your Embedded System. WPG Americas & Gainspan Titus Wandinger (WPG) & Su Li (Gainspan) April 23, 2013

Adding WiFi to Your Embedded System. WPG Americas & Gainspan Titus Wandinger (WPG) & Su Li (Gainspan) April 23, 2013 Adding WiFi to Your Embedded System WPG Americas & Gainspan Titus Wandinger (WPG) & Su Li (Gainspan) April 23, 2013 Your partners for Embedded Wi-Fi Multi Market Leader 32 bit ARM MCU Leader Ultra low

More information

WISE-4000 Series. WISE IoT Wireless I/O Modules

WISE-4000 Series. WISE IoT Wireless I/O Modules WISE-4000 Series WISE IoT Wireless I/O Modules Bring Everything into World of the IoT WISE IoT Ethernet I/O Architecture Public Cloud App Big Data New WISE DNA Data Center Smart Configure File-based Cloud

More information

Wireless Setup Guide. Before you start please ensure:

Wireless Setup Guide. Before you start please ensure: To use the AirPlay feature, must be connected to your existing home network (from now on referred to as your home network ). The following procedure will give you a step-by-step guide to set up the AirPlay

More information

Design for Success: Designing for the Internet of Things with TiWiConnect

Design for Success: Designing for the Internet of Things with TiWiConnect Design for Success: Designing for the Internet of Things with TiWiConnect Today s presenters Scott Lederer Senior Software Architect Dave Burleton Vice President of Marketing LSR.com Today s Agenda Why

More information

IRON-HID: Create your own bad USB. Seunghun Han

IRON-HID: Create your own bad USB. Seunghun Han IRON-HID: Create your own bad USB Seunghun Han Who am I? Security researcher at NSR (National Security Research Institute of South Korea) Operating system and firmware developer Author of the book series

More information

Andreas Läng. Hilscher Gesellschaft für Systemautomation mbh Intelligent solutions for industrial communication. www.hilscher.com

Andreas Läng. Hilscher Gesellschaft für Systemautomation mbh Intelligent solutions for industrial communication. www.hilscher.com Andreas Läng Hilscher Swiss GmbH Hilscher Gesellschaft für Systemautomation mbh Intelligent solutions for industrial communication www.hilscher.com Hilscher Platform Strategy The unique solution for all

More information

WIFI Module setup guide

WIFI Module setup guide WIFI Module setup guide How to set up the Wifi dongle? 1. Plug Wifi module to the RS232 port of the inverter. If the RS232 port has DIP switch, DIP1 should be set to 1; 2. Connect to the wireless network

More information

Realization of Network Systems using open source components (OpenWRT, Elastix & Asterisk)

Realization of Network Systems using open source components (OpenWRT, Elastix & Asterisk) Realization of Network Systems using open source components (OpenWRT, Elastix & Asterisk) About Gadgeon: Gadgeon, an Embedded System Company with special focus on outsourced product development in the

More information

Sponsored by: Speaker: Brian Madden, Independent Industry Analyst and Blogger

Sponsored by: Speaker: Brian Madden, Independent Industry Analyst and Blogger THIN CLIENT OPTIONS Sponsored by: Speaker: Brian Madden, Independent Industry Analyst and Blogger Brian Madden: Hello. My name is Brian Madden, and welcome to Part 2 of our threepart video series about

More information

Using the Internet Outcome1

Using the Internet Outcome1 Using the Internet Outcome1 1.1 Identify different types of connection methods that can be used to access the internet When connecting to the Internet there are many different options available in this

More information

1. Smart phone requirements. Hardware / Operating System OS - Android 2.3/4.0/4.1 CPU RAM. Network. Video Codec - H.264 Recommended Smart Phones

1. Smart phone requirements. Hardware / Operating System OS - Android 2.3/4.0/4.1 CPU RAM. Network. Video Codec - H.264 Recommended Smart Phones SmartCam for Android SNH-1011N English With SmartCam app, you can monitor what matters to you directly from your smart phone. Download the application from the Play Store and install it on your smart phone.

More information

Monitoring solar PV output

Monitoring solar PV output Monitoring solar PV output Introduction Monitoring of your solar PV output is useful to see the actual outputs. This can be measured from the inverter and/or mains using current clamps or pulse meters

More information

A Guide To Getting Connected

A Guide To Getting Connected A Guide To Getting Connected Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 About this installation and user guide Preparing the installation Your broadband checklist Installing the microfilters Installing

More information

EZCast 5GHz. Rev. 1.10. ! Quick Start Guide. Introduction

EZCast 5GHz. Rev. 1.10. ! Quick Start Guide. Introduction EZCast 5GHz Quick Start Guide Rev. 1.10 Introduction Thanks for choosing EZCast EZCast 5G is an WiFi display receiver, which supports a reliable WiFi 802.11ac dual band 2.4GHz/5GHz connection, providing

More information

Your ASK4 Internet Guide. PLUS: 2013/14 Calendar

Your ASK4 Internet Guide. PLUS: 2013/14 Calendar Your Internet Guide PLUS: 2013/14 Calendar 1.Your Inclusive Package 1YOUR INCLUSIVE PACKAGE Welcome to, your Broadband Internet provider WIRED Speed 12 Mb/s Over your wired connection No download limits

More information

The LimitlessLED Wifi Bridge 4.0 is compatible with RGBW(new), RGB(old), and Dual White(current) LimitlessLED lightbulbs.

The LimitlessLED Wifi Bridge 4.0 is compatible with RGBW(new), RGB(old), and Dual White(current) LimitlessLED lightbulbs. www.limitlessled.com Wifi Bridge Receiver 4.0 User Guide The LimitlessLED Wifi Bridge 4.0 is compatible with RGBW(new), RGB(old), and Dual White(current) LimitlessLED lightbulbs. User Guide last updated

More information

Amcrest 960H DVR Quick Start Guide

Amcrest 960H DVR Quick Start Guide Amcrest 960H DVR Quick Start Guide Welcome Thank you for purchasing our Amcrest 960H DVR! This quick start guide will help you become familiar with our DVR in a very short time. Before installation and

More information

This User Manual (Ver. 2013/04) is for Firmware Version: Ver1.0.x / pdapp Version: Ver:1.0.x

This User Manual (Ver. 2013/04) is for Firmware Version: Ver1.0.x / pdapp Version: Ver:1.0.x 1 2 1. Sapido Smart Home Application- An Apartment4 1.1. Smart Home pdnet Setup5 1.1.1. Smart home controller installation and settings5 1.1.1. pdapp Download8 1.1.2. Wi-Fi AP Bridge Setting9 1.1.3. Network

More information

WASP User Manual. Revision: 1.6. (c) 2012 North Pole Engineering, Inc.

WASP User Manual. Revision: 1.6. (c) 2012 North Pole Engineering, Inc. Revision: 1.6 2 1 Introduction WASP is a standalone unit providing a bridge for ANT+ devices to communicate wirelessly through Wi-Fi networks, to other devices on the local network or over the Internet.

More information

Apple s Time Capsule

Apple s Time Capsule FOREVERWARM CONSULTING INC Self-Help Series How to setup Apple s Time Capsule in your Microsoft Windows based Small Business or Home Office A step-by-step guide to installing Apple s Time Capsule in your

More information

Integrating the Brookhouse imux with another on-board network

Integrating the Brookhouse imux with another on-board network Integrating the Brookhouse imux with another on-board network In this era of technology, many vessels, commercial and pleasure, use an onboard network (LAN) for access to the internet by multiple users

More information

Point of View SmartTV HDMI 210 dongle - Android 4.2. General notices for use... 2 Disclaimer... 2 Box Contents... 2

Point of View SmartTV HDMI 210 dongle - Android 4.2. General notices for use... 2 Disclaimer... 2 Box Contents... 2 Table of Contents General notices for use... 2 Disclaimer... 2 Box Contents... 2 1.0 Product basics... 3 1.1 Connecting your device for the first time... 3 1.2 Connections... 4 1.3 Using the remote control

More information

AC1200 Multi-Function Concurrent Dual-Band Gigabit Wi-Fi Router

AC1200 Multi-Function Concurrent Dual-Band Gigabit Wi-Fi Router The extraordinary growth in the number of wireless devices found in modern homes has seen a huge increase in demand for wireless speed, range and bandwidth. This continuing trend away from wired connections

More information

EZCast User s Manual

EZCast User s Manual EZCast User s Manual Rev. 1.00 General EZCast is a special program to project your mobile device display to another screen through WiFi connection. You can enhance your TV/Projector with more features

More information

About Yazata Business Consulting

About Yazata Business Consulting About Yazata Business Consulting Yazata Consulting is a, full service software consulting company offering web design, application development, software integration, embedded systems design & development,

More information

Quick Reference for:

Quick Reference for: Quick Reference for: Optimum Online Boost Plus Optimum Link SM Optimum app Advanced Wireless Router Por español, vea al revérso Version 1.0 9815001CAP0311COL Table of Contents Optimum Online Boost Plus...................

More information

The Internet of Things: Opportunities & Challenges

The Internet of Things: Opportunities & Challenges The Internet of Things: Opportunities & Challenges What is the IoT? Things, people and cloud services getting connected via the Internet to enable new use cases and business models Cloud Services How is

More information

AdRadionet to IBM Bluemix Connectivity Quickstart User Guide

AdRadionet to IBM Bluemix Connectivity Quickstart User Guide AdRadionet to IBM Bluemix Connectivity Quickstart User Guide Platform: EV-ADRN-WSN-1Z Evaluation Kit, AdRadionet-to-IBM-Bluemix-Connectivity January 20, 2015 Table of Contents Introduction... 3 Things

More information

Internet and Email Help. Table of Contents:

Internet and Email Help. Table of Contents: Internet and Email Help The following tips are provided to assist you in troubleshooting and managing your Plex Internet and email services. For additional issues or concerns, you may also call our Product

More information

GreenEye Monitor Setup Guide V1.0 Brultech Research Inc.

GreenEye Monitor Setup Guide V1.0 Brultech Research Inc. GreenEye Monitor Setup Guide V1.0 Brultech Research Inc. Latest GEM Software and Manuals: - http://www.brultech.com/gem/files/gem_files.zip - NOTE: To run GEM Setup, the JRE (Java Run-Time Engine) must

More information

User Guide Vodafone Pocket WiFi Pro. Designed by Vodafone

User Guide Vodafone Pocket WiFi Pro. Designed by Vodafone User Guide Vodafone Pocket WiFi Pro Designed by Vodafone Welcome to the world of mobile communications 1 Welcome 2 Device overview 3 Getting started: setup 4 Getting started: use 5 Pocket WiFi online dashboard

More information

What is Bitdefender BOX?

What is Bitdefender BOX? Quick Setup Guide What is Bitdefender BOX? Think about Bitdefender BOX like an antivirus for your network. It s a hardware device that sits next to your Wi-Fi router and protects all Internet connected

More information

RN-131-PICTAIL & RN-171-PICTAIL Web-Server Demo Application

RN-131-PICTAIL & RN-171-PICTAIL Web-Server Demo Application RN-131-PICTAIL & RN-171-PICTAIL Web-Server Demo Application 2012 Roving Networks. All rights reserved. RN-131/171-PICTAIL-UM Version 1.0 1/8/2013 OVERVIEW The RN-131 and RN-171 WiFly radio modules are

More information

DOORKING SYSTEMS 1830 SERIES NETWORK WORKSHOP LAN APPLICATIONS ACCESS CONTROL SOLUTIONS LOCAL AREA NETWORK (LAN) CONNECTION REV 04.

DOORKING SYSTEMS 1830 SERIES NETWORK WORKSHOP LAN APPLICATIONS ACCESS CONTROL SOLUTIONS LOCAL AREA NETWORK (LAN) CONNECTION REV 04. DOORKING SYSTEMS ACCESS CONTROL SOLUTIONS 1830 SERIES NETWORK WORKSHOP LAN APPLICATIONS REV 04.11 LOCAL AREA NETWORK (LAN) CONNECTION Ethernet Connection: An Ethernet Cable, or wireless connection must

More information

Personal WiFi Hotspot

Personal WiFi Hotspot Personal WiFi Hotspot Connect all WiFi enabled devices by simply plugging in activated 3G USB Modem and Mobile Phones Powerful portable WiFi Hotspot with true Plug & Play WiFi 802.11N up to 300Mbps Plug

More information

Arduino Wifi shield And reciever. 5V adapter. Connecting wifi module on shield: Make sure the wifi unit is connected the following way on the shield:

Arduino Wifi shield And reciever. 5V adapter. Connecting wifi module on shield: Make sure the wifi unit is connected the following way on the shield: the following parts are needed to test the unit: Arduino UNO R3 Arduino Wifi shield And reciever 5V adapter Connecting wifi module on shield: Make sure the wifi unit is connected the following way on the

More information

Enterprise Analytics. (Also known as Pyramid Analytics or BI Office) Mobile Device Support

Enterprise Analytics. (Also known as Pyramid Analytics or BI Office) Mobile Device Support Enterprise Analytics (Also known as Pyramid Analytics or BI Office) Mobile Device Support Mobile Device Support Overview Enterprise Analytics provides mobile support for ios, Android and Windows Phone.

More information

WIFI PineApple Mark V & Mobile Device Traffic

WIFI PineApple Mark V & Mobile Device Traffic 2/19/2015 WIFI PineApple Mark V & Mobile Device Traffic Over the years, as more people have migrated from computers to smart devices such as the iphones, ipads, tablets, Android devices and other mobile

More information

Mobile Testing That s Just a Smaller Screen, Right?

Mobile Testing That s Just a Smaller Screen, Right? Mobile Testing That s Just a Smaller Screen, Right? Stephen Janaway Senior Software Test Manager Nokia Mobile Phones Who am I? Stephen Janaway 12 years experience in mobile software testing. Software testing

More information

Dr. Dimitar Valtchev. 24 June 2010, Stuttgart, Eclipse Embedded Day

Dr. Dimitar Valtchev. 24 June 2010, Stuttgart, Eclipse Embedded Day Dr. Dimitar Valtchev 24 June 2010, Stuttgart, Eclipse Embedded Day ProSyst is a leading company for end-to-end embedded software and OSGi solutions Founded 1997 in Cologne, Germany OSGi member since its

More information

The fabryq IoT prototyping platform

The fabryq IoT prototyping platform The fabryq IoT prototyping platform Will McGrath PhD Student Advised by Björn Hartmann Motivation Fitness Tracker Embedded Gateway Cloud Embedded Low Power device with sensors Short range wireless Gateway

More information

801.11n Wireless Broadband Router

801.11n Wireless Broadband Router 801.11n Wireless Broadband Router WNRT-626 Quick Installation Guide Table of Contents Hardware Installation... 4 Web Configuration... 6 Further Configuration... 8 Thank you for purchasing PLANET 801.11n

More information

Bluetooth 4.0 Solutions for Apple ios Devices. Bluegiga Technologies

Bluetooth 4.0 Solutions for Apple ios Devices. Bluegiga Technologies Bluetooth 4.0 Solutions for Apple ios Devices Bluegiga Technologies Agenda Introduction How to build Bluetooth 4.0 applications Compatible Bluegiga products What is Bluetooth low energy? Summary Introduction

More information

MDI FAQ. Version 8.1.0a Page 1 of 16

MDI FAQ. Version 8.1.0a Page 1 of 16 1. Why does the MDI Explorer show MDI units blinking on and off?...3 2. Will MDI program the same modules as a TECH 2?... 3 3. How and when is a SELF TEST performed on the MDI?... 3 4. What if the MDI

More information

Installation Guide. Read me first. A simple guide to setting up TV, broadband & home phone yourself.

Installation Guide. Read me first. A simple guide to setting up TV, broadband & home phone yourself. Read me first Installation Guide A simple guide to setting up TV, broadband & home phone yourself. 160095 Virgin Media D4A Self Install Guide_p_2608.indd 1 26/08/2015 12:48 Welcome to Virgin Welcome to

More information

Custom Integration Solutions

Custom Integration Solutions Welcome to this introduction into a true business class network solution for you and your clients This solution has been designed, by integrators, for integrators. We look forward to producing an ever

More information

Dell Wyse Cloud Connect

Dell Wyse Cloud Connect Dell Wyse Cloud Connect Secure productivity from work, home, and on the go. The ultra-compact personal cloud device that can make any HDMI/MHL-equipped display your own. For personal access to all of your

More information

PC/POLL SYSTEMS Version 7 Polling SPS2000 Cash Register TCP/IP Communications

PC/POLL SYSTEMS Version 7 Polling SPS2000 Cash Register TCP/IP Communications PC/POLL SYSTEMS Version 7 Polling SPS2000 Cash Register TCP/IP Communications PC/POLL SYSTEMS supports native TCP/IP polling for the SPS2000 cash register. It is recommended users have the register updated

More information

802.11n Wireless Broadband Router WNRT-625

802.11n Wireless Broadband Router WNRT-625 802.11n Wireless Broadband Router WNRT-625 Quick Installation Guide Table of Contents Introduction... 3 Package Content... 4 Hardware Installation... 5 Web Configuration... 8 Further Configuration...11

More information

Mobile Broadband Manager Guide Huawei E8278

Mobile Broadband Manager Guide Huawei E8278 Mobile Broadband Manager Guide Huawei E8278 What s mobile broadband? Mobile broadband means you can surf the internet when you re out and about. 4G mobile broadband is the same but using our glorious 4G

More information

MobileLite Wireless G2 5-in-1 Mobile Companion User Manual

MobileLite Wireless G2 5-in-1 Mobile Companion User Manual MobileLite Wireless G2 5-in-1 Mobile Companion User Manual Document No. 480-MLWG2-021315.A00 Kingston MobileLite Wireless Page 1 of 21 Table of Contents Introduction... 3 What s Included:... 3 Getting

More information

MOBILE APPLICATIONS AND CLOUD COMPUTING. Roberto Beraldi

MOBILE APPLICATIONS AND CLOUD COMPUTING. Roberto Beraldi MOBILE APPLICATIONS AND CLOUD COMPUTING Roberto Beraldi Course Outline 6 CFUs Topics: Mobile application programming (Android) Cloud computing To pass the exam: Individual working and documented application

More information

Secure your Privacy. www.jrsys.com.tw. jrsys, Inc. All rights reserved.

Secure your Privacy. www.jrsys.com.tw. jrsys, Inc. All rights reserved. Secure your Privacy www.jrsys.com.tw CNN 2013/7/16 8:25PM Man Middle In The I got your ID/Password! Mobile Secure Secure sensitive access data Random Login Web Authentication One Secure Time Channel Password

More information

DATA PROJECTOR XJ-A147/XJ-A247/XJ-A257 XJ-M146/XJ-M156 XJ-M246/XJ-M256. XJ-A Series. XJ-M Series. Network Function Guide

DATA PROJECTOR XJ-A147/XJ-A247/XJ-A257 XJ-M146/XJ-M156 XJ-M246/XJ-M256. XJ-A Series. XJ-M Series. Network Function Guide DATA PROJECTOR EN XJ-A Series XJ-A147/XJ-A247/XJ-A257 XJ-M Series XJ-M146/XJ-M156 XJ-M246/XJ-M256 Network Function Guide In this manual, XJ-A Series and XJ-M Series refer only to the specific models listed

More information

CB-OLP425 DEVELOPMENT KIT GETTING STARTED

CB-OLP425 DEVELOPMENT KIT GETTING STARTED CB-OLP425 DEVELOPMENT KIT GETTING STARTED Document Revision Document number: 9142285 Release: Jan 29, 2014 09:42 Document version: 12 Copyright 2014 u-blox AG. The contents of this document can be changed

More information

BT LE RFID Reader v1.0

BT LE RFID Reader v1.0 BT LE RFID Reader v1.0 The board The BT LE RFID Reader board v1.0 is shown below. On the board there are the following components: Power connector J7 with positive voltage going to pin 1 (red wire) and

More information

genie app and genie mobile app

genie app and genie mobile app genie app and genie mobile app User Manual 350 East Plumeria Drive San Jose, CA 95134 USA June 2012 202-10933-02 v1.0 2012 NETGEAR, Inc. All rights reserved No part of this publication may be reproduced,

More information

iphone in Business Mobile Device Management

iphone in Business Mobile Device Management 19 iphone in Business Mobile Device Management iphone supports Mobile Device Management, giving businesses the ability to manage scaled deployments of iphone across their organizations. These Mobile Device

More information

NETVIGATOR Wireless Modem Setup Guide. (TG789Pvn)

NETVIGATOR Wireless Modem Setup Guide. (TG789Pvn) NETVIGATOR Wireless Modem Setup Guide (TG789Pvn) Configure the NETVIGATOR Wireless Modem Make sure that system meets the following requirement prior to NETVIGATOR Wireless Modem usage: - Subscribers who

More information

SPI I2C LIN Ethernet. u Today: Wired embedded networks. u Next lecture: CAN bus u Then: 802.15.4 wireless embedded network

SPI I2C LIN Ethernet. u Today: Wired embedded networks. u Next lecture: CAN bus u Then: 802.15.4 wireless embedded network u Today: Wired embedded networks Ø Characteristics and requirements Ø Some embedded LANs SPI I2C LIN Ethernet u Next lecture: CAN bus u Then: 802.15.4 wireless embedded network Network from a High End

More information

Rev. 1.00. EZCast Quick Start Guide

Rev. 1.00. EZCast Quick Start Guide EZCast Quick Start Guide Hardware Installation 1. Please connectezcast s micro USB port to your power adaptor or USB power (Please make sure your USB power can supply over 500mA) 2. Connect EZCast to your

More information

Linksys E2500 Wireless-N Router Configuration Guide

Linksys E2500 Wireless-N Router Configuration Guide Linksys E2500 Wireless-N Router Configuration Guide Revision 1.0 Copyright 2012 Maretron, LLP All Rights Reserved Maretron, LLP 9014 N. 23 rd Ave #10 Phoenix, AZ 85021-7850 http://www.maretron.com Maretron

More information

AC750 Multi-Function Concurrent Dual-Band Wi-Fi Router

AC750 Multi-Function Concurrent Dual-Band Wi-Fi Router The extraordinary growth in the number of wireless devices found in modern homes has seen a huge increase in demand for wireless speed, range and bandwidth. This continuing trend away from wired connections

More information

Quickstart Guide Vodafone Mobile Wi-Fi R209-Z

Quickstart Guide Vodafone Mobile Wi-Fi R209-Z Quickstart Guide Vodafone Mobile Wi-Fi R209-Z Welcome to the world of mobile communications 1 Welcome 2 Device overview 3 Getting started 5 Mobile Wi-Fi Web app 6 Web app overview 7 Current network panel

More information

Mobile Performance Testing Approaches and Challenges

Mobile Performance Testing Approaches and Challenges NOUS INFOSYSTEMS LEVERAGING INTELLECT Mobile Performance Testing Approaches and Challenges ABSTRACT Mobile devices are playing a key role in daily business functions as mobile devices are adopted by most

More information

Quickstart Guide Vodafone Mobile Wi-Fi R216-Z

Quickstart Guide Vodafone Mobile Wi-Fi R216-Z Quickstart Guide Vodafone Mobile Wi-Fi R216-Z Welcome to the world of mobile communications 1 Welcome 2 Device overview 3 Getting started 5 Mobile Wi-Fi Web app 6 Web app overview 7 Current network panel

More information

Present and Act Upon. Register. Consume. Stream Analytics. Event Hubs. Field Gateway. Applications Cloud Gateway. Legacy IoT (custom protocols)

Present and Act Upon. Register. Consume. Stream Analytics. Event Hubs. Field Gateway. Applications Cloud Gateway. Legacy IoT (custom protocols) Things Gateway Ingest Transform Store Present and Act Upon Applications Cloud Gateway Event Hubs Stream Analytics Legacy IoT (custom protocols) Register Devices Storage Adapters IP-capable devices (Windows/Linux)

More information

SwannSecure Wi-Fi Monitoring System

SwannSecure Wi-Fi Monitoring System EN SwannSecure Wi-Fi Monitoring System Setup Wizard Quick Start Guide QW470KIT050115E Swann 2015 1 Welcome The Setup Wizard automatically launches the first time you turn on the Wi-Fi Monitor and walks

More information

NEW! CLOUD APPS ReadyCLOUD & genie remote access

NEW! CLOUD APPS ReadyCLOUD & genie remote access Performance & Use AC1900 1900 DUAL BAND 600+1300 RANGE AC1900 WiFi 600+1300 Mbps speeds 1GHz Dual Core Processor Advanced features for lag-free gaming Prioritized bandwidth for streaming videos or music

More information

Introducing BEEKS Proximity Solutions. Developer Kit Gets You Started

Introducing BEEKS Proximity Solutions. Developer Kit Gets You Started Introducing BEEKS Proximity Solutions BEEKS from BluVision provides industry-leading Bluetooth beacon solutions to enterprises and innovative developers. Leveraging a cutting-edge, cloudbased solution,

More information

Android for the Enterprise Ge#ng from Here to There

Android for the Enterprise Ge#ng from Here to There Android for the Ge#ng from Here to There 1 Overview addresses enterprise needs: security and device management. 2 Overview pla6orm server so4ware 3 Overview 4 Use cases 5 Use cases Loss Remediation Minimize

More information

Live Streaming Camera GV-LS2 / GV-LS1. Connection Guide. Other information can be found in the Reference Manual.

Live Streaming Camera GV-LS2 / GV-LS1. Connection Guide. Other information can be found in the Reference Manual. C2N LYT2644-002A 0513YHM-YH-OT Live Streaming Camera GV-LS2 / GV-LS1 Connection Guide This PDF will give you the steps in order to connect the Live Streaming Camera to your network and digital devices.

More information

3G Wireless-N Smart Energy Gateway

3G Wireless-N Smart Energy Gateway Join BEsmart Partner Alliance Network at www.smartgrid.com.tw/besmart Ideal for 3G Wireless-N Smart Energy Gateway The, 3G Wireless-N Smart Energy Gateway, is an all-in-one router designed for users to

More information

Cloud Print Edition Quick Start Guide

Cloud Print Edition Quick Start Guide WHAT S INSIDE Quick Start Guide xprintserver Power supply with regional adapters 3 Ethernet Cable Mounting Bracket & 2 Screws Rubber Feet (4) 1 BEFORE YOU BEGIN 1. If you intend to connect a USB printer

More information

NanopowerCommunications: Enabling the Internet of Things OBJECTS TALK

NanopowerCommunications: Enabling the Internet of Things OBJECTS TALK NanopowerCommunications: Enabling the Internet of Things OBJECTS TALK When objects can both sense the environment and communicate, they become tools for understanding complexity and responding to it swiftly.

More information

Vehicle Monitoring Quick Reference Guide

Vehicle Monitoring Quick Reference Guide Vehicle Monitoring Quick Reference Guide Powered by Delphi Welcome You re about to experience a powerful device that will deliver a new level of convenience and peace of mind with your vehicle. When combined

More information

Quick Installation Guide DIR-620. Multifunction Wireless Router Supporting GSM, CDMA, WiMAX with Built-in 4-port Switch

Quick Installation Guide DIR-620. Multifunction Wireless Router Supporting GSM, CDMA, WiMAX with Built-in 4-port Switch DIR-620 Multifunction Wireless Router Supporting GSM, CDMA, WiMAX with Built-in 4-port Switch BEFORE YOU BEGIN Delivery Package Multifunction wireless router DIR-620 Power adapter DC 5V/2.5A Ethernet cable

More information

7. Mobile Phone Support

7. Mobile Phone Support 7. Mobile Phone Support A state-of-the-art feature of this DVR device is transmitting live feed from the CCTV cameras to your mobile phone, so that you can have on the go access to your surveillance system

More information

WLAN Outdoor CPE For 2.4G. Quick Installation Guide

WLAN Outdoor CPE For 2.4G. Quick Installation Guide WLAN Outdoor CPE For 2.4G Quick Installation Guide Part I: External Installation Direction A. Check the parts in your box CPE SET 1 DC 12V/1.5A Power Adapter 1 PoE DC Injector 1 Hose Clamps 2 Manual &

More information

CM1-Mini Wi Drive. Setup Guide Ver 0.1

CM1-Mini Wi Drive. Setup Guide Ver 0.1 CM1-Mini Wi Drive Setup Guide Ver 0.1 Please read the following safety information prior to using CM1. Only qualified personnel should service CM1. Faulty installation or service may invalidate any warranty

More information

User Guide Vodafone Mobile Wi-Fi R206-Z. Designed by Vodafone

User Guide Vodafone Mobile Wi-Fi R206-Z. Designed by Vodafone User Guide Vodafone Mobile Wi-Fi R206-Z Designed by Vodafone Welcome to the world of mobile communications 1 Welcome 2 Device overview 3 Getting started: Step 1 4 Getting started: Step 2 5 Mobile Wi-Fi

More information

Quick Installation Guide

Quick Installation Guide Quick Installation Guide (For Windows & Mac OS) Outdoor Wireless IP Camera Package Contents V1.1 IP Camera Power Adapter Resource CD Ethernet Cable Mounting Bracket(except FI8919) Wi-Fi Antenna Quick Installation

More information

H MICRO CASE STUDY. Device API + IPC mechanism. Electrical and Functional characterization of HMicro s ECG patch

H MICRO CASE STUDY. Device API + IPC mechanism. Electrical and Functional characterization of HMicro s ECG patch H MICRO CASE STUDY HMicro HMicro is a wireless healthcare chip company to enable industry s first fully disposable wireless patches with high reliability, high data integrity, low cost, small form factor

More information

My Stuff Everywhere Your Content On Any Screen

My Stuff Everywhere Your Content On Any Screen Technical Brief Bob Lund, Distinguished Technologist, CableLabs September, 2014 My Stuff Everywhere Your Content On Any Screen The My Stuff Everywhere Concept The My Stuff Everywhere (MSE) concept is simple

More information

Yun Shield User Manual VERSION: 1.0. Yun Shield User Manual 1 / 22. www.dragino.com

Yun Shield User Manual VERSION: 1.0. Yun Shield User Manual 1 / 22. www.dragino.com Yun Shield User Manual VERSION: 1.0 Version Description Date 0.1 Initiate 2014-Jun-21 1.0 Release 2014-Jul-08 Yun Shield User Manual 1 / 22 Index: 1 Introduction... 3 1.1 What is Yun Shield... 3 1.2 Specifications...

More information

Quick Installation Guide

Quick Installation Guide V48.01 Model: FI8919W Quick Installation Guide Outdoor Pan/Tilt Wireless IP Camera For Windows OS ------- Page 1 For MAC OS ------- Page 15 ShenZhen Foscam Intelligent Technology Co., Ltd Quick Installation

More information