can usb bluetooth module work on android4.3 with imx6q?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

can usb bluetooth module work on android4.3 with imx6q?

445 Views
conteczxy
Contributor III

can usb bluetooth module work on android4.3 with imx6q?

I have a usb bluetooth module, produced by ostran. and I want to make it work on imx6q board running android4.3.

in android source, I found a libbt-vendor.so relating to custom bluetooth device, it seems serial related.

But how to use usb bluetooth module?

Any solutions, any suggestions?

Labels (2)
Tags (2)
0 Kudos
1 Reply

324 Views
weidong_sun
NXP TechSupport
NXP TechSupport

Hi Zhou,

     The usage of USB bluetooth is very similar to that of BT with UART port, After USB BT module is plugged into USB connector, USB port will be simulated one or several ttyUSBx port, then these ports will be operated as UART .

     For detailed information, you should refer to datasheet & porting guide of your BT module.

Regards,

Weidong

0 Kudos