Giter Site home page Giter Site logo

rtl8723ds_bt's Introduction

In this document, we introduce how to support rtk UART BT driver in Linux system.
Support kernel version 2.6.32~4.4

===========================================================================================================
The default settings of RTK BT chip are H5 protocol, Flow control on, parity even and use internel 32k clock.
The default baund rate is 115200.
To support H5 protocal,you need to install hci_uart driver and rtk_hciattach tool.

1.make sure your hardware setting is correct according to Rtk8723BS support document.

2.Install rtk_hciattach tool and Install uart driver

	Insert BT dongle and Enable Bluetooth as follows:

	1) sudo make install

	2) sudo rtk_hciattach -n -s 115200 ttyUSB0 rtk_h5

tips:ttyUSB0 is serial port name in your system, you should change it according to hardware such as ttyS0.

3. Uninstall
	sudo make uninstall
	unplug RTK bt dongle


===========================================================================================================
if you want to change the parameter such as baud rate and pcm settings, 
you should modify rtlbt_config file which is described in  support document.


===========================================================================================================
 if you want to use h4 protocol, make sure
(1) efuse setting is set to use H4
(2) sudo rtk_hciattach -n -s 115200 ttyUSB0 rtk_h4
===========================================================================================================








rtl8723ds_bt's People

Contributors

kaplan2539 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.