Skip to content

wissanu49/RDA5991_BT_patchram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RDA5991e BT init program

Based on the code from Orange PI 2G-IOT SDK

gcc bt_init.c -o bt_init
./bt_init
hciattach -s 921600 /dev/ttyS1 any 921600 flow

Issues:

  • hciattach doesn't work with speed suggested by platform config (3000000)
  • scan doesn't work
  • discoverable mode doesn't work

TODO:

  • add command line parameters processing for the UART baud rate
  • add compatibility with other BT variants if necessary

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published