Hi, I was playing a bit with the bluetooth part on the RTL8723bs. What I gather from the documentation and the web it's just a normal serial interface and needs to be initialized correctly. I used a small program from https://github.com/lwfinger/rtl8723bs_bt and was able to talk to the BT module on /dev/ttyS1 (physical UART is UART1 on Port G of the A64) and it seems it was able to initialize the BT and hook it up to the Linux BT subsystem. (see http://pastebin.com/Z3RUS9kc for output and dmesg). Now I have to see if it actually works :-)
Edit: while the initialization seems to work, the Linux BT stack doesnt register any new adapters, I have to look into how to debug that....
Edit: while the initialization seems to work, the Linux BT stack doesnt register any new adapters, I have to look into how to debug that....
Come have a chat in the Pine IRC channel >>