well0nez / RDA5991g_patchram

patching bluetooth for i96

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RDA5991g BT init program

Based on the code from Orange PI i96

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)

TODO:

?

About

patching bluetooth for i96


Languages

Language:C 100.0%