MANAGING THE CAR CLOUD CONNECTION.

Size: px
Start display at page:

Download "MANAGING THE CAR CLOUD CONNECTION."

Transcription

1 Daniel Wagner MANAGING THE CAR CLOUD CONNECTION. CONNMAN, SYSTEMD, AND THE INTERNET. BMW Car IT GmbH

2 IVI CONNECTIVITY. GENERAL OVERVIEW. Apps in the car Software and Hardware Setups ConnMan Session API The Future Page 2

3 EXPECTATIONS. Car owners expect their car to be integrated into their digital life. Services via Apps Page 3

4 INTERACTIONS. Knobs Touch Voice Page 4

5 SOFTWARE. PARTITIONING. Head Unit Head Unit Head Unit App App App Smartphone Smartphone Page 5

6 HARDWARE SETUP. STAND ALONE. Cellular Head Unit Page 6

7 HARDWARE SETUP. CONNECTION BOX. Head Unit Cellular Connection Box Page 7

8 HARDWARE SETUP. SMARTPHONE AS UPLINK. Head Unit Bluetooth Smartphone Page 8

9 HARDWARE SETUP. MULTI LINKS. Head Unit Cellular Bluetooth Smartphone Connection Box Page 9

10 HARDWARE SETUP. FULL MONTY. Cellular Head Unit Cellular Smartphone WiFi/Bluetooth Connection Box WiFi Page 10

11 PROTOCOL STACKS. BASED ON IP. WiFi Display Basically it replaces a HDMI-cable a.k.a. Miracast Uses WiFi Direct MirrorLink USB, Wi-Fi, Bluetooth, Real-Time Protocol (RTP, for audio) Universal Plug and Play (UpnP) VNC... Page 11

12 CONNMAN. SESSION API. App 1 App 2 App 3 Notify 1 Notify 2 Notify 3 Session 1 Per Application Configuration Routing Statistic D-Bus Session 2 Session 3 ConnMan Cellular WPA Supplicant BlueZ ofono Linux Kernel Page 12

13 SESSION CONFIGURATION. AllowedBearers (e.g. ethernet, wireless, cellular...) Connection (e.g. local, internet) Priority EmergencyCall RoamingPolicy Page 13

14 SESSION CONFIGURATION. KEEP IT UP TO DATE. Configuration update needed because Roaming policy changes New customer (rental car)... Applications need to be blocked before configuration is updated Page 14

15 CONNMAN. SESSION DYNAMIC CONFIGURATION. App 1 App 2 Notify 1 Notify 2 Session 1 D-Bus Session 2 Session 3 remote ConnMan Notify Cellular WPA Supplicant BlueZ ofono pold Linux Kernel Page 15

16 CONNMAN. IPTABLES AND POLICY ROUTING. Per application rules iptables t mangle A OUTPUT m owner uid owner 1234 j MARK set mark 1234 Global rules iptables t mangle A INPUT j CONNMARK restore mark iptables t mangle A POSTROUTING j CONNMARK save mark Policy routing ip rule add fwmark 1234 table 1234 ip route add default via dev wlan0 table 1234 Page 16

17 CONNMAN. ROUTING. Page 17

18 CONNMAN. STATISTICS. Android uses two kernel modules: xt_qtaguid: tags all traffic from/to sockets quota2: Accounting and enforcing. Counters reported through NFLOG netdev maintainers suggested to use NFQUEUE Look at all packets in userspace (zero copy) Each packet has meta information attached (GID, UID, etc.) Work in progress Page 18

19 SYSTEMD. DHCP library recently added Based on ConnMan's gdhcp ConnMan will use it in future systemd suppports 'only static/simple' setups Network boot Needs to learn to handover Work in progress Page 19

20 THANK YOU VERY MUCH FOR YOUR INTEREST. Page 20

21 RESOURCES. 01.org/connman Page 21

12 th Kandroid Conference. Android in the Car. Oct.25, 2013 Wind River Solutions & Services

12 th Kandroid Conference. Android in the Car. Oct.25, 2013 Wind River Solutions & Services Android in the Car Oct.25, 2013 ty.kim@windriver.com Wind River Solutions & Services Evolution and Revolution 2 Internet of Things 3 Agenda Smartphone Connectivity The concept of Connected Car Why Smartphone

More information

Table Of Content 1. What s in the box 3 2. About the unit 4 3. Getting started 5 4. Networking options 6 5. Turning on the MTC-5000 Unit 7 6.

Table Of Content 1. What s in the box 3 2. About the unit 4 3. Getting started 5 4. Networking options 6 5. Turning on the MTC-5000 Unit 7 6. MTC-5000 User Guide Table Of Content 1. What s in the box 3 2. About the unit 4 3. Getting started 5 4. Networking options 6 5. Turning on the MTC-5000 Unit 7 6. The Status Bar Menu 8 7. Connecting participants

More information

USER MANUAL WI-LIGHT REMOTE APPLICATION

USER MANUAL WI-LIGHT REMOTE APPLICATION USER MANUAL WI-LIGHT REMOTE APPLICATION User Manual - Wi-light remote application 1 SUMMARY Connect to a Stand Alone device with the Wi-light application... 3 Connect the software smartphone server with

More information

vsolution Cynap Pure Network Integration

vsolution Cynap Pure Network Integration vsolution Cynap Pure Network Integration 1. Basics... 2 2. Glossary... 2 2.1. LAN / Ethernet settings... 2 2.2. WLAN settings access point... 3 2.3. WLAN settings infrastructure (Cynap Pure acts as client)...

More information

Netfilter. Fedora Core 5 setting up firewall for NIS and NFS labs. June 2006

Netfilter. Fedora Core 5 setting up firewall for NIS and NFS labs. June 2006 Netfilter Fedora Core 5 setting up firewall for NIS and NFS labs June 2006 Netfilter Features Address Translation S NAT, D NAT IP Accounting and Mangling IP Packet filtering (Firewall) Stateful packet

More information

The network requirements can vary based on the number of simultaneous users the system will need to support. The most basic requirements are:

The network requirements can vary based on the number of simultaneous users the system will need to support. The most basic requirements are: NETWORK CONFIGURATION GUIDE Listen EVERYWHERE (LE) was designed to be used on pre-existing wireless networks as a plug-and-play system, however it might be necessary to have an IT/Network Administrator

More information

vsolution Cynap Core Network Integration

vsolution Cynap Core Network Integration vsolution Cynap Core Network Integration 1. Basics... 2 2. Glossary... 2 2.1. LAN / Ethernet settings... 2 2.2. WLAN settings access point... 3 2.3. WLAN settings infrastructure (Cynap Core acts as client)...

More information

nettalk DUO WiFi Configuration (using an Android smartphone)

nettalk DUO WiFi Configuration (using an Android smartphone) nettalk DUO WiFi Configuration (using an Android smartphone) Step 1. Activate your Device a. Locate your username and password inside of the box. b. Go to www.nettalk.com/activate and follow the activation

More information

Release Notes Zebra TC51 and TC56 Android M MG (GMS)

Release Notes Zebra TC51 and TC56 Android M MG (GMS) Release Notes Zebra TC51 and TC56 01-21- 04.1MG (GMS) Introduction Description Known Issues and Limitation Contents Device Compatibility Installation Requirements Installation Instructions Change Notes

More information

Network Guide for Listen Everywhere

Network Guide for Listen Everywhere Network Guide for Listen Everywhere Overview: The Listen Everywhere (LE) System is designed to be used on pre-existing wireless networks and to be plug and play. However, it may be necessary to have an

More information

Understanding D-Bus. Meetup Toulouse, May Myle ne Josserand embedded Linux and kernel engineering

Understanding D-Bus. Meetup Toulouse, May Myle ne Josserand embedded Linux and kernel engineering Meetup Toulouse, May 2016 Understanding D-Bus Myle ne Josserand mylene.josserand@bootlin.com Copyright 2004-2018, Bootlin. Creative Commons BY-SA 3.0 license. embedded Linux and kernel engineering Corrections,

More information

Keizee Cast User Manual for iphone / ipad

Keizee Cast User Manual for iphone / ipad Keizee Cast User Manual for iphone / ipad Open the box Assemble HDMI and micro USB cords to Keizee Cast device Plug in both cords ends HDMI part to the TV s HDMI port and USB part to TV s USB port or external

More information

ivilink Automotive Connectivity Framework Overview

ivilink Automotive Connectivity Framework Overview ivilink Automotive Connectivity Framework Overview Saint-Petersburg Konstantin A. Khait 2 MirrorLink ivilink Ford AppLink Pandora link ilivio Panasonic Link-to-Cell Apple AirPlay Head unit is still very

More information

ETSI TS V1.3.0 ( )

ETSI TS V1.3.0 ( ) TS 103 544-13 V1.3.0 (2017-10) TECHNICAL SPECIFICATION Publicly Available Specification (PAS); Intelligent Transport Systems (ITS); MirrorLink ; Part 13: Core Architecture CAUTION The present document

More information

Instruction For Use Laptop Internet On Mobile Via Wifi Hotspot

Instruction For Use Laptop Internet On Mobile Via Wifi Hotspot Instruction For Use Laptop Internet On Mobile Via Wifi Hotspot Follow the instructions to create a Wi-Fi hotspot on Android 4.4 Kitkat to share You can share your own cellular data connection with your

More information

Secure, cloud-based workflow, alert, and notification platform built on top of Amazon Web Services (AWS)

Secure, cloud-based workflow, alert, and notification platform built on top of Amazon Web Services (AWS) Technical Overview Secure, cloud-based workflow, alert, and notification platform built on top of Amazon Web Services (AWS) Copyright 2017 by Bluetooth SIG, Inc. The Bluetooth word mark and logos are owned

More information

Thank you for purchasing the Mobile WiFi. This Mobile WiFi brings you a high speed wireless network connection.

Thank you for purchasing the Mobile WiFi. This Mobile WiFi brings you a high speed wireless network connection. Quick Start Thank you for purchasing the Mobile WiFi. This Mobile WiFi brings you a high speed wireless network connection. This document will help you understand your Mobile WiFi so you can start using

More information

RX300 Settings Manual General

RX300 Settings Manual General RX300 Settings Manual General The RX300 is provisioned by the administrator. The settings can be modified remotely from vspace Console or the RX300 device itself. In the General tab, the administrator

More information

Installing the Linksys app on your Android device via the Google Play Store and Google Play Website

Installing the Linksys app on your Android device via the Google Play Store and Google Play Website User Guide Installing the Linksys app on your Android device via the Google Play Store and Google Play Website The Linksys app is a free mobile application that allows you to securely access your home

More information

Aruba Instant

Aruba Instant Aruba Instant 6.4.4.4-4.2.3.2 Release Notes Copyright Copyright 2016 Hewlett Packard Enterprise Development LP Open Source Code This product includes code licensed under the GNU General Public License,

More information

Tizen Connectivity Support. for IoT Devices. Steve(Taesoo) Jun, Ph.D. Copyright 2017 Samsung. All Rights Reserved.

Tizen Connectivity Support. for IoT Devices. Steve(Taesoo) Jun, Ph.D. Copyright 2017 Samsung. All Rights Reserved. Tizen Connectivity Support 1 for IoT Devices Steve(Taesoo) Jun, Ph.D. Principle Engineer Samsung Electronics 1 Copyright 2017 Samsung. All Rights Reserved. What you expect here Tizen 1.0 Tizen 2.0 Tizen

More information

Thank you for purchasing the Mobile WiFi. This Mobile WiFi brings you a high speed wireless network connection.

Thank you for purchasing the Mobile WiFi. This Mobile WiFi brings you a high speed wireless network connection. Quick Start Thank you for purchasing the Mobile WiFi. This Mobile WiFi brings you a high speed wireless network connection. This document will help you understand your Mobile WiFi so you can start using

More information

Tizen IVI Architecture New features. Dominig ar Foll, Intel Open Source

Tizen IVI Architecture New features. Dominig ar Foll, Intel Open Source Tizen IVI Architecture New features Dominig ar Foll, Intel Open Source Agenda What is Tizen IVI How to join the project Our road map Architecture New Features 2 What is Tizen IVI Tizen IVI Support Intel

More information

Device to Cloud. Software Hardware Know How

Device to Cloud. Software Hardware Know How Device to Cloud Software Hardware Know How Who we are q Innovative Australian based company working in Embedded Bluetooth and Wi-Fi for more than 16 years q World leading expertise in embedded Bluetooth

More information

Tizen IVI Architecture New features

Tizen IVI Architecture New features Tizen IVI Architecture New features, Intel Open Source dominig.arfoll@fridu.net Agenda 2 What is Tizen IVI How to join the project Our road map Architecture New Features Tizen IVI Support Intel and ARM

More information

Frequently Asked Questions (FAQs) VoLTE and VoWi-Fi

Frequently Asked Questions (FAQs) VoLTE and VoWi-Fi Frequently Asked Questions (FAQs) VoLTE and VoWi-Fi VoLTE 1. What is VoLTE? VoLTE (Voice over LTE) is the next evolution in wireless calling. The VoLTE technology platform allows users with a compatible

More information

Thank you for purchasing the Mobile WiFi. This Mobile WiFi brings you a high speed wireless network connection.

Thank you for purchasing the Mobile WiFi. This Mobile WiFi brings you a high speed wireless network connection. Quick Start Thank you for purchasing the Mobile WiFi. This Mobile WiFi brings you a high speed wireless network connection. This document will help you understand your Mobile WiFi so you can start using

More information

Table of Contents. Table of Contents Communications Technology Professional practice Professional practice WLAN TWT 1 WLAN trainer SOHO

Table of Contents. Table of Contents Communications Technology Professional practice Professional practice WLAN TWT 1 WLAN trainer SOHO Table of Contents Table of Contents Communications Technology Professional practice Professional practice WLAN TWT 1 WLAN trainer SOHO 1 2 2 3 3 Lucas Nülle GmbH Page 1/7 www.lucas-nuelle.com Communications

More information

Getting to Know Your Mobile WiFi

Getting to Know Your Mobile WiFi Quick Start Thank you for purchasing the O2 4G Pocket Hotspot Mobile WiFi. Mobile WiFi allows you to connect to high speed mobile broadband from any Wi-Fi capable device. This document will help you understand

More information

Thank you for purchasing the CharJi EVO CLOUD. This CharJi EVO CLOUD brings you a high speed wireless network connection.

Thank you for purchasing the CharJi EVO CLOUD. This CharJi EVO CLOUD brings you a high speed wireless network connection. Thank you for purchasing the CharJi EVO CLOUD. This CharJi EVO CLOUD brings you a high speed wireless network connection. This document will help you understand your CharJi EVO CLOUD so you can start using

More information

Instruction For Use Laptop Internet On Android Phone Via Usb

Instruction For Use Laptop Internet On Android Phone Via Usb Instruction For Use Laptop Internet On Android Phone Via Usb How to do USB tethering in Windows 8 or 8.1 to connect computer to internet windows 8. i cannot connect my mobile phone to my laptop eventhough

More information

User Guide Vodafone Mobile Wi-Fi R205. Designed by Vodafone

User Guide Vodafone Mobile Wi-Fi R205. Designed by Vodafone User Guide Vodafone Mobile Wi-Fi R205 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 web

More information

MÜZO COBBLESTONE USER GUIDE

MÜZO COBBLESTONE USER GUIDE MÜZO COBBLESTONE USER GUIDE Table of Contents 1. Getting Started.......................... 1 1.1 Setting up the Cobblestone......................... 1 1.2 Configuring your Cobblestone.......................

More information

ISCOM HT803-W EPON home terminal

ISCOM HT803-W EPON home terminal sheet ISCOM HT803-W EPON home terminal Introduction The ISCOM HT803-W is an EPON uplink home gateway. It provides one GE interfaces, three interfaces, two voice interfaces, and one USB interface, and supports

More information

1. Unbox it. Main unit. 3,5 mm minijack male to male cable. USB Cable. Wi-DAPTOR

1. Unbox it. Main unit. 3,5 mm minijack male to male cable. USB Cable. Wi-DAPTOR Quick Guide 1. Unbox it Main unit USB Cable 3,5 mm minijack male to male cable 2 Wi-DAPTOR 2. Connect it USB Audio File Playback USB IN OUT POWER ETHERNET NOT INCLUDED Please use any USB power supply Router

More information

econet300 Internet module REMOTE CONTROL OF ecomax REGULATORS OPERATION AND INSTALLATION MANUAL ISSUE: 1.

econet300 Internet module   REMOTE CONTROL OF ecomax REGULATORS OPERATION AND INSTALLATION MANUAL ISSUE: 1. Internet module econet300 REMOTE CONTROL OF ecomax REGULATORS www.econet24.com OPERATION AND INSTALLATION MANUAL ISSUE: 1.0 CAN BE APPLIED TO: OPERATIONAL SYSTEM: WINDOWS XP,7,8, Android, Linux REGULATOR

More information

PRIMARE APP User Guide ios

PRIMARE APP User Guide ios PRIMARE APP User Guide ios Contents Using the Primare APP 4 Installing the Primare app 4 Connecting to the MM30, NP30, or PRE60 4 Selecting a source 4 Browsing tracks 5 Using the Playqueue 5 Play screen

More information

Airplane mode Android app application Back key bandwidth

Airplane mode Android app application Back key bandwidth 1G First-generation analog wireless telephone technology. 2G Second-generation wireless technology, the first digital generation and the first to include data services. 3G Third-generation wireless telephone

More information

MONSOON MULTIMEDIA. User Guide Monsoon Multimedia, Inc. All Rights Reserved.

MONSOON MULTIMEDIA. User Guide Monsoon Multimedia, Inc. All Rights Reserved. MONSOON MULTIMEDIA User Guide 2011 Monsoon Multimedia, Inc. All Rights Reserved. Contents INTRODUCTION... 2 WHAT S IN THE BOX... 2 VULKANO UNIT... 2 VULKANO SETUP FOR WINDOWS 7 AND VISTA... 3 VULKANO SETUP

More information

WELCOME Mobile Applications Testing. Copyright

WELCOME Mobile Applications Testing. Copyright WELCOME Mobile Applications Testing 1 NETWORK: WiFi ( Hotspots) A HOTSPOT is a physical location where people may obtain Internet access, typically using Wi-Fi technology, via a wireless local area network

More information

Manually Enable Wireless Windows 7 Network Connection 2

Manually Enable Wireless Windows 7 Network Connection 2 Manually Enable Wireless Windows 7 Network Connection 2 I open Network Connection and I double click on Wireless Network Connection, then a little Windows couldn't automatically bind the IP protocol stack

More information

CLOUDCAST User Guide. Website :

CLOUDCAST User Guide. Website : CLOUDCAST User Guide Website : www.cloud-cast.com Last update on Sep 8 th, 2016 Contents 1. Create a user account(pc) 2 2. Connecting Set-top box 3 3. Log in Set-top box 4 4. Getting started Cloud Console

More information

Lesson 10. Circuit Boards and Devices Ethernet and Wi-Wi Connectivity with the Internet

Lesson 10. Circuit Boards and Devices Ethernet and Wi-Wi Connectivity with the Internet Lesson 10 Circuit Boards and Devices Ethernet and Wi-Wi Connectivity with the Internet 1 Connecting Arduino USB to Internet Arduino board IDE supports USB. USB port connects to a mobile or computer or

More information

Wi-Fi HDD Docking Station WITH SuperSpeed USB 3.0

Wi-Fi HDD Docking Station WITH SuperSpeed USB 3.0 Wi-Fi HDD Docking Station WITH SuperSpeed USB 3.0 USER MANUAL www.cablematters.com Table of Contents 1. Introduction 2 1.1 Introduction 1.2 Copyright and Trademarks 2. Product Overview 3 2.1 Package Contents

More information

PCD-FDE1 Network Controller Installation Manual

PCD-FDE1 Network Controller Installation Manual PCD-FDE1 Network Controller Installation Manual Product Overview Perkins Innovation PCD-FDE1 provides direct access and remote control of a Russound multiroom audio system from an Apple iphone, ipod touch,

More information

AGL Reference Hardware Specification Document

AGL Reference Hardware Specification Document AGL Reference Hardware Specification Document 2017/10/18 Ver 0.1.0 1 Change History Version Date 0.1.0 2017/10/18 The first edition 2 Index 1. AGL Reference Hardware overview... 5 1.1. Goals of AGL Reference

More information

Adding Unusual Transports to The Serval Project

Adding Unusual Transports to The Serval Project Adding Unusual Transports to The Serval Project Alexandros Tsiridis & Joseph Hill Supervised by: Dr. Paul Gardner-Stephen The Serval Project Serval is a telecommunications system comprised of at least

More information

RDKB IOT GATEWAY INTODUCTION. Khem Raj Linaro Connect BKK16 BKK March 8, 2016

RDKB IOT GATEWAY INTODUCTION. Khem Raj Linaro Connect BKK16 BKK March 8, 2016 RDKB IOT GATEWAY INTODUCTION Khem Raj Linaro Connect BKK16 BKK16-205 March 8, 2016 AGENDA What is RDKB? Unique Features Why Use RDKB? Component based Architecture. Components High Level Architecture Getting

More information

1.1 1.2 2.1 2.2 2.3 3.1 3.2 INTRODUCING YOUR MOBILE PHONE Learn about your mobile phone s keys, display and icons. Keys From the front view of your phone you will observe the following elements: (See 1.1

More information

Wireless Enterprise VoIP Client For. OfficeServ 7000 Series Systems V4.65 or higher.

Wireless Enterprise VoIP Client For. OfficeServ 7000 Series Systems V4.65 or higher. Wireless Enterprise VoIP Client For OfficeServ 7000 Series Systems V4.65 or higher. Samsung is pleased to announce the release of the WE VoIP mobile client for Android smartphones. This mobile client is

More information

Mi Home Security Camera Connection Guide. (ios)

Mi Home Security Camera Connection Guide. (ios) Mi Home Security Camera Connection Guide (ios) 1. Navigate to the APP Store with your iphone and search for Mi Home, or scan the QR code below to download and install Mi Home APP. 2. Plug in the Mi Home

More information

AUDIO AND CONNECTIVITY

AUDIO AND CONNECTIVITY Learn how to operate the vehicle s audio system. Basic Audio Operation Connect audio devices and operate buttons and displays for the audio system. USB Port Connect a USB flash drive or other audio device,

More information

Standalone Network Video Recorder

Standalone Network Video Recorder NVR series Network Video Recorder NVR3216 Standalone Network Video Recorder www.meritlilin.com 16 Channel H.264 network camera Input Up to 5MP H.264 network camera support Up to 1080p 60 FPS network camera

More information

AUDIO AND CONNECTIVITY

AUDIO AND CONNECTIVITY Learn how to operate the vehicle s audio system. Basic Audio Operation Connect audio devices and operate buttons and displays for the audio system. USB Port Connect a USB flash drive or other audio device,

More information

Tizen-Meta as Security and Connectivity Layers For Yocto Project

Tizen-Meta as Security and Connectivity Layers For Yocto Project Tizen-Meta as Security and Connectivity Layers For Yocto Project () dominig.arfoll@fridu.net October 2014 Tizen-Meta What is Tizen How to build Tizen with Yocto tools Which Connectivity is available with

More information

Instruction For Use Laptop Internet On Android Mobile Using Usb

Instruction For Use Laptop Internet On Android Mobile Using Usb Instruction For Use Laptop Internet On Android Mobile Using Usb You can share your Android device's mobile data connection with another device using a portable hotspot, USB tethering, or Bluetooth tethering.

More information

Quick Start Guide. Wireless IP Camera. Technical Support QG4_A

Quick Start Guide. Wireless IP Camera. Technical Support QG4_A Technical Support Wireless IP Camera Quick Start Guide For Windows Client & Mac Client, please download the PC software: https://reolink.com/software-and-manual/ For advanced setup, please download the

More information

Quick Installation Guide

Quick Installation Guide Quick Installation Guide NEXTAV TM Cloud Hub - Table of Contents Product Features... 1 Ways to Connect... 1 Hardware and Accessories... 2 Product Parameters... 2 Minimum Hardware Requirements... 2 Product

More information

Requirements and best practices for enabling Enhanced PTT over Wi-Fi networks

Requirements and best practices for enabling Enhanced PTT over Wi-Fi networks Requirements and best practices for enabling Enhanced PTT over Wi-Fi networks The following guide is intended for users of Enhanced PTT to ensure that their Wi-Fi networks meet minimum requirements for

More information

Welcome to Fetch. Welcome 3. Connect Fetch to your home Wi-Fi 4. Tips to improve Wi-Fi in your home 8. Can t connect to Wi-Fi 10

Welcome to Fetch. Welcome 3. Connect Fetch to your home Wi-Fi 4. Tips to improve Wi-Fi in your home 8. Can t connect to Wi-Fi 10 Wi-Fi User Guide Welcome to Fetch Welcome 3 Connect Fetch to your home Wi-Fi 4 Tips to improve Wi-Fi in your home 8 Can t connect to Wi-Fi 10 Advanced Wi-Fi troubleshooting 1 Welcome This guide will help

More information

Firmware User Manual. Firmware version v1.0. Suitable for Product Series: Touch Panel PC Panel PC Box PC. QD-FW_Manual_v1.0

Firmware User Manual. Firmware version v1.0. Suitable for Product Series: Touch Panel PC Panel PC Box PC. QD-FW_Manual_v1.0 1 Firmware User Manual Firmware version v1.0 Suitable for Product Series: Touch Panel PC Panel PC Box PC 2 Contents Features 3 System setup 3 System start up 3 System Settings 4 System Information 9 System

More information

Tizen Architecture Overview

Tizen Architecture Overview Tizen Architecture Overview sunil.saxena@intel.com Tizen Vision Tizen Vision Cross-device, cross-architecture, open software platform based on a true, standards-based HTML5 implementation that delights

More information

VOCO Device LEDs. All-in-One Media System. LED Light Indicators. what do they mean? overview of V-SPOT connections and benefits TOP:

VOCO Device LEDs. All-in-One Media System. LED Light Indicators. what do they mean? overview of V-SPOT connections and benefits TOP: All-in-One Media System overview of V-SPOT connections and benefits VOCO Device LEDs what do they mean? FRONT: Crystal Clear Audio Specs: (5) Class D amplifiers, (1) subwoofer, (2) woofers, and (2) tweeters

More information

SMT-i5343 for OfficeServ. May 2014

SMT-i5343 for OfficeServ. May 2014 SMT-i5343 for OfficeServ May 2014 Contents 1. SMT-i5343 Overview 2. SMT-i5343 Unique Sales Point 1 SMT-i5343 Overview Product Concept Stay in Connection with Your Smartphone All Wireless Easy to Start

More information

Some of the slides borrowed from the book Computer Security: A Hands on Approach by Wenliang Du. Firewalls. Chester Rebeiro IIT Madras

Some of the slides borrowed from the book Computer Security: A Hands on Approach by Wenliang Du. Firewalls. Chester Rebeiro IIT Madras Some of the slides borrowed from the book Computer Security: A Hands on Approach by Wenliang Du Firewalls Chester Rebeiro IIT Madras Firewall Block unauthorized traffic flowing from one network to another

More information

Network stack personality in Android phone. Cristina Opriceana, Hajime Tazaki (IIJ Research Lab.) Linux netdev 2.2, Seoul, Korea 08 Nov.

Network stack personality in Android phone. Cristina Opriceana, Hajime Tazaki (IIJ Research Lab.) Linux netdev 2.2, Seoul, Korea 08 Nov. Network stack personality in Android phone Cristina Opriceana, Hajime Tazaki (IIJ Research Lab.) Linux netdev 2.2, Seoul, Korea 08 Nov. 2017 1 Librarified Linux talks (LLL) Userspace network stack (NUSE)

More information

2. Do not watch the screen for a long time while driving, which will affect driving safety, so as not to cause traffic accidents.

2. Do not watch the screen for a long time while driving, which will affect driving safety, so as not to cause traffic accidents. User Manual Tips 1. Please operate the equipment while keeping the car safe to drive. Please follow the local traffic rules when navigating and drive according to the road conditions. 2. Do not watch the

More information

BEFORE USING THE APPLICATION

BEFORE USING THE APPLICATION 5 5 APPS145 BEFORE USING THE APPLICATION BEFORE USING THE APPLICATION BEFORE USING THE APPLICATION Precautions to be aware of when using the application are shown below. In this chapter, iphone or Android

More information

KODO Controller. Remote Access. Hutech Corporation Atlantic Ocean Dr., Unit B-17. Lake Forest, CA

KODO Controller. Remote Access. Hutech Corporation Atlantic Ocean Dr., Unit B-17. Lake Forest, CA KODO Controller Remote Access Hutech Corporation 25691 Atlantic Ocean Dr., Unit B-17 Lake Forest, CA 92630 https://hutech.com 20180709 Introduction The Kodo Controller provides basic input and output via

More information

If you use Android smart devices, make sure the Android system is above 4.0. If you use Apple smart devices, make sure the ios system is above 6.0.

If you use Android smart devices, make sure the Android system is above 4.0. If you use Apple smart devices, make sure the ios system is above 6.0. FAQ 1. What is the system requirement for the INPLUG Wi-Fi Switch? If you use Android smart devices, make sure the Android system is above 4.0. If you use Apple smart devices, make sure the ios system

More information

BMW ANDROID NAVIGATION & MULTIMEDIA PLAYER MANUAL

BMW ANDROID NAVIGATION & MULTIMEDIA PLAYER MANUAL BMW ANDROID NAVIGATION & MULTIMEDIA PLAYER MANUAL Warning:... 4 Functions and operations:... 4 Main interface:... 4 WIFI / Internet... 5 Install apps... 5 Mirror Link:... 6 Dashboard... 7 DVR:... 7 Music

More information

Quick User Guide for DVR Camera System

Quick User Guide for DVR Camera System Quick User Guide for DVR Camera System Before Setup Remote Access Make sure you have done: Hook cameras to the DVR using cables included in the package; power on your DVR and cameras; Connect your DVR

More information

ACN DIGITAL PHONE SERVICE (DPS) USER GUIDE

ACN DIGITAL PHONE SERVICE (DPS) USER GUIDE ACN DIGITAL PHONE SERVICE (DPS) USER GUIDE Using your phone adaptor and calling from home General Guidelines 1. What do I need before I can use the ACN Digital Phone Service (DPS)? Customers will need

More information

Downloaded from manuals search engine. Quick Start

Downloaded from   manuals search engine. Quick Start Quick Start Thank you for purchasing the Mobile WiFi. This Mobile WiFi brings you a high speed wireless network connection. This document will help you understand your Mobile WiFi so you can start using

More information

Lab as a Service. Bridging the gap between product excellence and consumer acceptance.

Lab as a Service. Bridging the gap between product excellence and consumer acceptance. Lab as a Service Bridging the gap between product excellence and consumer acceptance. Why GlobalEdge? Releasing un-tested products can have an adverse effect on your profitability and reputation. Powered

More information

seeing through complexity CISCO SPARK

seeing through complexity CISCO SPARK seeing through complexity CISCO SPARK 1 CISCO SPARK What is Cisco Spark? Cisco Spark is a cloud based service that provides teams with powerful collaboration and communication tools via a cross platform

More information

Ideal for Collaboration Share Content Wirelessly Moderated Presentation Share Content across Multiple Displays Enables a Secure Connection

Ideal for Collaboration Share Content Wirelessly Moderated Presentation Share Content across Multiple Displays Enables a Secure Connection Introduction The Extron ShareLink 200 Wireless Collaboration Gateway enables anyone to present content from a laptop, smartphone, or tablet on a display, transforming any meeting room into a collaboration

More information

IoT Connectivity Standards

IoT Connectivity Standards IoT Connectivity Standards Intro. IoT connectivity Wi-Fi Connectivity BT/ZigBee Connectivity 2015. 10. 28 Advanced Standard R&D Lab. LG Electronics HanGyu Cho (hg.cho@lge.com ) Intro Different IoT Services

More information

From MirrorLink to Digital Key The role of the Smartphone in the Connected Car

From MirrorLink to Digital Key The role of the Smartphone in the Connected Car Dr. Jörg Brakensiek Dr. Jörg Brakensiek is the Chief Architect within the Car Connectivity Consortium (CCC, www.carconnectivity.org). Jörg has 20+ years of experience in wireless and automotive. He has

More information

Dual Mode Phone FAQ TECHNICAL SPECIFICATION

Dual Mode Phone FAQ TECHNICAL SPECIFICATION Dual Mode Phone FAQ TECHNICAL SPECIFICATION 1. Which are the main GSM bandwidths supported by the phone? Pirelli Dual Mode Phone support GSM 900/1800/1900MHZ. DP-L10 support also the GPRS Class B, multi-slot

More information

Firewalling. Alessandro Barenghi. May 19, Dipartimento di Elettronica e Informazione Politecnico di Milano barenghi - at - elet.polimi.

Firewalling. Alessandro Barenghi. May 19, Dipartimento di Elettronica e Informazione Politecnico di Milano barenghi - at - elet.polimi. Firewalling Alessandro Barenghi Dipartimento di Elettronica e Informazione Politecnico di Milano barenghi - at - elet.polimi.it May 19, 2011 Recap By now, you should be familiar with... Programming with

More information

USER MANUAL FOR MF0200 GATEWAY BOX VERSION 2.0

USER MANUAL FOR MF0200 GATEWAY BOX VERSION 2.0 USER MANUAL FOR MF0200 GATEWAY BOX VERSION 2.0 COPYRIGHT & TRADEMARKS 2016 Mentor Graphics Corporation, all rights reserved. This document contains information that is proprietary to Mentor Graphics Corporation

More information

STW s Connectivity Solution for Mobile Equipment: The Vehicle Data System (VDS) and VDS-Remote (VDS-R) 31 July 2009, STW, Norcross, Bob Geiger

STW s Connectivity Solution for Mobile Equipment: The Vehicle Data System (VDS) and VDS-Remote (VDS-R) 31 July 2009, STW, Norcross, Bob Geiger STW s Connectivity Solution for Mobile Equipment: The Vehicle Data System (VDS) and VDS-Remote (VDS-R) The Evolving World of Off-Highway Data and Connectivity Data mining is becoming more critical each

More information

Intrepid Control Systems, Inc.

Intrepid Control Systems, Inc. Intrepid Control Systems, Inc. Plasma/ION Cellular network setting checkpoints Document Number: AN-ICSI-1009 Rev 2.0 08/2014 Contents 1. Introduction:... 3 2. Cellular network setting checkpoints.... 3

More information

Hardware Systems. Gerry Connell Director, NOC. Jason Sperry Director, Product Management. Tony Fracker Principal Integration Lead

Hardware Systems. Gerry Connell Director, NOC. Jason Sperry Director, Product Management. Tony Fracker Principal Integration Lead Hardware Systems Jason Sperry Director, Product Management Gerry Connell Director, NOC Tony Fracker Principal Integration Lead AGENDA SD Hardware Suite Voice Solutions Current Integrations flying today

More information

AirServer Connect User Guide

AirServer Connect User Guide 1 Contents Welcome... 3 Unique features... 3 Set up your AirServer Connect... 4 The Home Screen... 5 Navigating Menus... 5 Configuring Basic Settings... 6 Screen Mirroring Methods... 7 Airplay... 7 Mac...

More information

GALAXY S6 QUICK START GUIDE

GALAXY S6 QUICK START GUIDE SAMSUNG GALAXY S6 QUICK START GUIDE Thanks for Purchasing a TextNow Wireless Phone! We re proud to be able to provide you with a cutting-edge smartphone and one of our reasonably priced monthly plans.

More information

Porsche Communication Management. Mike Steele PCNA 1

Porsche Communication Management. Mike Steele PCNA 1 Porsche Communication Management Mike Steele PCNA 1 Mike Steele PCNA Thema 2 Connectivity is going mainstream Mike Steele PCNA 3 Types of connected car services, now and in the future Navigation, POI search,

More information

ISCOM HT803G-U GPON home terminal

ISCOM HT803G-U GPON home terminal ISCOM HT803G-U GPON home terminal Introduction The ISCOM HT803G-U is a GPON uplink home gateway. It provides 4 GE interfaces, two voice interfaces, one CATV interface, and one USB interface, and supports

More information

EnGenius Mesh Dot EMD1

EnGenius Mesh Dot EMD1 Datasheet EnGenius Mesh Dot EMD1 EnGenius Mesh Dot EMD1 is a 802.11ac Wave 2 Dual-Band Access Point that installs in an instant, adding Wi-Fi, strengthening range, and increasing speed in homes or small

More information

MBR W37 User s Manual. table. Ericsson W37. Mobile Broadband Router for Mobile Networks. User Guide

MBR W37 User s Manual. table. Ericsson W37. Mobile Broadband Router for Mobile Networks. User Guide table MBR W37 User s Manual Ericsson W37 Mobile Broadband Router for Mobile Networks User Guide 1 Ericsson W37 Mobile Broadband Router for Mobile Networks User's Guide Disclaimer No part of this document

More information

Clevertouch Plus Blade PC

Clevertouch Plus Blade PC Manufacturer of the Year 2015 The Clevertouch Pro has a specially designed user interface, powered by Android, and written to be simple and engaging to use. Available in sizes 65", 75" and 84", Clevertouch

More information

The world is your Workplace. Connect people everywhere, on any device!

The world is your Workplace. Connect people everywhere, on any device! The time for Global business communications is now! Unified communications is effective time management. Allow for various types of communication Increase workloads while keeping consistently high performance

More information

LSI Industries AirLink Network Security. Best Practices. System Information 01/31/18. Physical Access. Software Updates. Network Encryption

LSI Industries AirLink Network Security. Best Practices. System Information 01/31/18. Physical Access. Software Updates. Network Encryption LSI Industries AirLink Network Security 01/31/18 Best Practices AirLink can provide all of its basic lighting control services without an internet connection. However, many customers will find that internet

More information

Android TV BOX User Manual

Android TV BOX User Manual User Manual 3D-HD 4K X 2K 1080P x 2 Thank you very much for purchasing our TV box. To approach an in-depth understanding of the system and get started using TV box, we provide you with basic setting guide

More information

Wireless Interactive Presentation Gateway WIPG-300H

Wireless Interactive Presentation Gateway WIPG-300H Wireless Interactive Presentation Gateway WIPG-300H Product Overview Product Benefits Product Features Product Outlines Applications Appendix 2 / 43 Product Quick Glance WIPG-300H vs. WPG-210N Output Resolution

More information

Table of Contents. Lucas Nülle GmbH Page 1/11

Table of Contents. Lucas Nülle GmbH Page 1/11 Table of Contents Table of Contents Communications Technology Professional practice Professional practice WLAN TWT 1 WLAN trainer SOHO TWT 2 WLAN radio link trainer Bridgelink 1 2 2 2 3 8 Lucas Nülle GmbH

More information

Instruction For Use Laptop Internet On Mobile Via Wifi In Windows Xp

Instruction For Use Laptop Internet On Mobile Via Wifi In Windows Xp Instruction For Use Laptop Internet On Mobile Via Wifi In Windows Xp Connectify me works like a charm. i have it installed in my laptop and i would Windows XP does not support Virtual WiFi and hotspots

More information

A - ELECTRONIC SCORESHEET - CONNECTIVITY INFORMATION

A - ELECTRONIC SCORESHEET - CONNECTIVITY INFORMATION A - ELECTRONIC SCORESHEET - CONNECTIVITY INFORMATION Note: This information is accurate whether we have a dedicated access point or not. In order to function properly, the Electronic Scoresheet needs to

More information

Push2TV

Push2TV Getting Started Update Your Push2TV NETGEAR recommends that you update Push2TV as new updates may support even more wireless display devices. 1. Use your laptop or mobile device to visit www.netgear.com/ptv

More information