Rapoo E6700 Setup Instructions

Similar documents
Bluetooth Keyboard Setup Instructions

Raspberry Pi Setup Tutorial

Networking 2. IP over Bluetooth

XLink Kai Raspberry Pi Beginners Tutorial

i.mx7dual L4.1.15_2.0.0

Experiments 1 How to set up Raspberry Pi B+ The little computer you can cook into DIY tech projects

Adafruit's Raspberry Pi Lesson 6. Using SSH

Getting Started Guide XC9010 Raspberry Pi Starter Kit

Configure router. 26. Start AirPort Utility (located in the Utilities folder). The AirPort Utility window show a component diagram:

RETROPIE INSTALLATION GUIDE

Installation guide. Step1. Install the OS for Raspberry Pi 3. Go to to download Raspbian to the PC.

Manual of ET-LCD SW HAT

You will need to know the IP address or the hostname of the pi (as discussed above) to continue and login to your pi via putty over Ethernet.

Sigma Tile Workshop Guide. This guide describes the initial configuration steps to get started with the Sigma Tile.

Raspberry Pi NTP Clock Setup Guide

Raspberry Pi Introduction

Node-RED Dashboard: Pi Control

Raspberry Pi. Quick-Start Guide. Rev 1.0, Mar 2017

Raspberry Pi 3 Starter Kit Hookup Guide

OGST Console Kit for ODROID-XU4

Preparing SD card for Pi

10.1inch HDMI LCD (B) User Manual

Adafruit's Raspberry Pi Lesson 2. First Time Configuration

How do I setup a Raspberry Pi?

Experimental Procedure. Frequently Asked Questions (FAQ) Kit General Questions. Setting Up and Using Your Raspberry Pi Projects Kit

Laptop Docking Stations

RaspiDigiHamClock. Raspberry Pi Amateur Radio Digital Clock. v WA4EFH R.Grokett

5inch HDMI LCD (B) User Manual

FINAL PROJECT: MUSIC SERVER

RaRa Academy: Raspberry Pi. Karl Heinz Kremer - K5KHK

5.5" HDMI OLED-Display with Capacitive Touchscreen V1.0 SKU:DFR0524

MT8821C Security Update against WannaCrypt Ransomware Installation Instructions

Topics. What is a RaspberryPi? Why should I want one? What is Raspbian? What is SSH? What is FTP? What is LAMP? Making a LAMP Stack!

All rights reserved by Waveshare Electronics Co., Ltd. Not allow to modify, distribute, or copy without permission.

5inch HDMI Display User Manual

Electronics Single Board Computers

Adafruit's Raspberry Pi Lesson 1. Preparing an SD Card for your Raspberry Pi

Getting started 7. Exploring the desktop 23

Home Energy Monitoring System. User Manual

Raspberry Pi 3 Model B and JMRI with WiFi Access Point for Pi-SPROG One and Pi-SPROG Nano

REMOTE CONNECTION TUTORIALS. Version 0.8

Networked Thermal Printer using Raspberry Pi and CUPS

AlphaBot 2 User Manual

Java Programming on the Raspberry Pi with Pi4J. Rob Ratcliff

RX300 Settings Manual General

O ptima S aver P i. User Guide. January 2017 Version 1.0

Atlas iot. Installation guide V 1.0

Davide Cavaliere 18 th February 2017

IoTivity Development on ARTIK 530s

IOT HARDWARE SUBSTRUCTURE

Raspberry Pi 2b PART 1. Table of Contents. Step by step guide. 1. Hardware (0:05) RS Online (ex-tax prices)... 3 MSY ebay...

Lab - View Wireless and Wired NIC Information

Microprocessor-Based Systems (E155)

Compute Module IO Board Plus User Manual

User Manual V4.0. Element14 element14.com/pidesktop 1

CONFIGURING ROUTERS 1

By: Yushi Wang Partners: Shen Yue and Yubing Xu Group 6. How to Setup Pandaboard ES Software Environment for UAV Project

Run an X-Carve CNC Machine Wirelessly with a Raspberry Pi

The Following steps are done on your normal desktop or laptop, which I refer to in this document later as the Remote Computer

RV2458 Router User Manual

Home Automation & Security Projects for Raspberry Pi (Book 2) Tim Rustige

Node-RED Dashboard: Pi Control

DVR Quick Start Guide

Configure a Mobile Device with Cisco IP Phone 8800 Series Multiplatform Phone

Introduction to Raspberry Pi 3 Model B Updates: 9/18/17 6/2/2018

ToF T1 User Guide. a module solution provider. Date: 2017/02/13. Hardware Test Supervisor. Software Test Engineer. Center Supervisor Rex

7inch HDMI Display-B. User Manual. product description

Raspberry Pi Setup. 5 HDMI NightScout Display Notes: Instructions to switch to chromium-browser highlighted in yellow.

Connect Raspberry Pi to ThingWorx 0

Getting started with ESP IoT phat

Spreedbox Getting Started Guide

Overview of the Raspberry Pi Models 3B & 2B

Lab 0: Intro to running Jupyter Notebook on a Raspberry Pi

Ubuntu Install Instructions Mac Usb In Windows 7 Using

Adafruit PiUART - USB Console and Power Add-on for Raspberry Pi

Introduction to the Raspberry Pi AND LINUX FOR DUMMIES

PiCloud. Building owncloud on a Raspberry PI

APPLICATION NOTE. Configuring LON Communications over IP using the i.lon 600

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

ScreenScape Connect. Connecting to a Non-Broadcasted WiFi Network

UM2375 User manual. Linux driver for the ST25R3911B/ST25R391x high performance NFC frontends. Introduction

Raspberry Pi Based Intelligent Projector

IoTivity Development on Raspberry Pi* 3

MS2830A Security Update against WannaCrypt Ransomware Installation Instructions

bluedot Documentation

ECE 471 Embedded Systems Lecture 30

Adafruit's Raspberry Pi Lesson 1. Preparing an SD Card for your Raspberry Pi

Our experience of Digital Voice server construction with Raspberry Pi Zero

Manually Mount External Hard Drive Win 7 Not Showing Up

The following file is used for updating the boot loader: xboot.bin: XSTREAM development platform boot loader image

HSPA+ WiFi Router with Voice

Lab - Install Windows 7 or Vista

High Voltage Module Raspberry Pi Documentation Page 1

Touch Dynamic Quest II 7 - Tablet Staging Setup

IoT WITH THE RASPBERRY-PI3

Using the BT85x Series with Linux and Windows Relevant to Laird # BT850-SA, BT850-ST, BT851, and associated DVKs

A Slice of Raspberry Pi

linkzone User ManUal

Raspberry Pi 3 Model B

QUICK START GUIDE QT IP CAMERA & NVR BUNDLE ENGLISH

Transcription:

Rapoo E6700 Setup Instructions Setup Using GUI (NOOBS/Raspbian) 1. Insert SD card into Raspberry Pi. 2. Connect HDMI cable from Raspberry Pi to monitor. 3. Connect a standard USB keyboard and mouse into USB sockets on Raspberry Pi. 4. Connect the power supply to the Raspberry Pi, and switch on. 5. Once the Raspberry Pi has fully booted, you should be in the standard Raspbian desktop. The version of Raspbian on the SD card provided does not currently have Bluetooth support installed, so you should not see a Bluetooth icon on the taskbar. However, upgrading Raspbian will cause Bluetooth support to be installed. To do this, you will need to be connected to the internet; so either connect to a WiFi connection by clicking on the network icon at the top right of the desktop screen and select the required network, or connect an Ethernet cable between the Pi and the router. 6. Open a terminal window on the Raspberry Pi, and type in the following commands:- sudo apt update sudo apt upgrade If you find that the apt command does not work, you should use the apt-get command instead:- sudo apt-get update sudo apt-get upgrade 7. Once the upgrade has completed, you should see a Bluetooth icon in the taskbar.

If this icon is not present, you may need to reboot using the following command:- sudo reboot 8. Open a terminal window on the Raspberry Pi, and type in the following commands:- sudo apt install bluetooth sudo apt install blueman bluez python-gobject python-gobject-2 sudo reboot as with step 6, if you find that the apt command does not work, use apt-get instead:- sudo apt-get install bluetooth sudo apt-get install blueman bluez python-gobject pythongobject-2 sudo reboot 9. After this reboot, you should notice a second Bluetooth icon in the taskbar. If you hover your mouse over one of the Bluetooth icons, you should see the text Manage Bluetooth devices. This is the icon that you should use to add your Bluetooth keyboard.

10. Switch on the Bluetooth keyboard, and press the connect button on the underside of the keyboard. The blue connect LED should flash. 11. Click on the Bluetooth icon at the top right of the desktop screen, and select Add Device.... You should see an entry Rapoo E6700 in the list of Bluetooth devices. 12. From the list of Bluetooth devices, select Rapoo E6700, and click on the Pair button.

13. You should be instructed to enter a 6 digit passcode on the Bluetooth keyboard. Type in the code, and press the enter key. At this point the keyboard should be successfully paired and connected to the Raspberry Pi. Once the Bluetooth keyboard is connected, you should notice the second Bluetooth icon change to green, to indicate that a Bluetooth device is connected. Alternative Setup For NOOBS/Raspbian (Using Command Line) We have received a number of reports regarding customers being unable to connect their Bluetooth keyboard using the method above. If you have problems connecting to your

Bluetooth keyboard using this method, it should still be possible to connect your keyboard using the command window. For more information, see: https://www.raspberrypi.org/forums/viewtopic.php?t=122872&p=827342 Open a command window, and type in the commands shown below in bold red text. The other text shows the sorts of prompts, etc., that you should see at each stage of the process. Note, before starting the Bluetooth scan, ensure that the keyboard is in pairing mode by pressing the Connect button on the underside of the keyboard (the Bluetooth LED should start to flash). When entering the pair command, you will need to replace the MAC address shown with the MAC address of your keyboard. When you see the line shown in bold blue, enter the requested PIN code using the Bluetooth keyboard and hit Enter. This should complete the pairing process. pi@raspberrypi:~ $ sudo hciconfig hci0 down pi@raspberrypi:~ $ sudo hciconfig hci0 up pi@raspberrypi:~ $ bluetoothctl [NEW] Controller B8:27:EB:20:99:D6 raspberrypi [default] [bluetooth]# agent on Agent registered [bluetooth]# default-agent Default agent request successful [bluetooth]# pairable on Changing pairable on succeeded [bluetooth]# scan on Discovery started [CHG] Controller B8:27:EB:20:99:D6 Discovering: yes [NEW] Device 6C:5D:63:22:42:BA Rapoo E6700 [bluetooth]# pair 6C:5D:63:22:42:BA Attempting to pair with 6C:5D:63:22:42:BA [CHG] Device 6C:5D:63:22:42:BA Connected: yes [agent] PIN code: 383012 [CHG] Device 6C:5D:63:22:42:BA Modalias: usb:v0a5cp8502d011b [CHG] Device 6C:5D:63:22:42:BA UUIDs: 00001000-0000-1000-8000-00805f9b34fb 00001124-0000-1000-8000-00805f9b34fb 00001200-0000-1000-8000-00805f9b34fb [CHG] Device 6C:5D:63:22:42:BA Paired: yes Pairing successful [CHG] Device 6C:5D:63:22:42:BA Connected: no [CHG] Device 6C:5D:63:22:42:BA Trusted: yes [CHG] Device 6C:5D:63:22:42:BA Connected: yes [bluetooth]# quit Agent unregistered [DEL] Controller B8:27:EB:20:99:D6 raspberrypi [default] pi@raspberrypi:~ $

Further Information We have found that the Bluetooth keyboard will automatically connect following a reboot (provided that the keyboard is switched on when you boot your Raspberry Pi). However we have also seen reports of situations where some Bluetooth keyboards do NOT automatically connect following reboot. In this situation, check the instructions relating to keyboards at the following link:- https://thepihut.com/blogs/raspberry-pi-tutorials/17841464-bluetooth-installing-and-usingbluetooth-on-the-raspberry-pi Setup Instructions for OSMC Instructions for connecting to a Bluetooth keyboard when running OSMC can be found at the following link:- https://osmc.tv/wiki/general/connecting-a-bluetooth-device/ When following these instructions, on step 4 (connect to Bluetooth device) it is necessary to select the Pair with PIN option, at which point you will be prompted to enter a 6 digit PIN number on the Bluetooth keyboard, followed by the Enter key.