/RDA5991g_patchram

patching bluetooth for i96

Primary LanguageC

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:

?