PINE64
Bluetooth CSR8510 not working with Rock64 Android 7.1 - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85)
+--- Forum: Android on Rock64 (https://forum.pine64.org/forumdisplay.php?fid=87)
+--- Thread: Bluetooth CSR8510 not working with Rock64 Android 7.1 (/showthread.php?tid=5228)

Pages: 1 2


Bluetooth CSR8510 not working with Rock64 Android 7.1 - efreeze - 10-06-2017

Hello Guys,

I have the Rock64 with the last version of Android installed on it. All is good excepted that my CSR8510 BT dongle is not working. I tried everything i can see on my rasperry pie with no issue but not on Rock64. 
Anybody has any BT working on this platform on Android ? 

Thanks 

Seb


RE: Bluetooth CSR8510 not working with Rock64 Android 7.1 - Bluesman - 10-19-2017

(10-06-2017, 01:47 PM)efreeze Wrote: Hello Guys,

I have the Rock64 with the last version of Android installed on it. All is good excepted that my CSR8510 BT dongle is not working. I tried everything i can see on my rasperry pie with no issue but not on Rock64. 
Anybody has any BT working on this platform on Android ? 

Thanks 

Seb
Blkuetooth does not work as yet. Perhaps an upfate soon.


RE: Bluetooth CSR8510 not working with Rock64 Android 7.1 - efreeze - 10-20-2017

(10-19-2017, 01:41 PM)Bluesman Wrote:
(10-06-2017, 01:47 PM)efreeze Wrote: Hello Guys,

I have the Rock64 with the last version of Android installed on it. All is good excepted that my CSR8510 BT dongle is not working. I tried everything i can see on my rasperry pie with no issue but not on Rock64. 
Anybody has any BT working on this platform on Android ? 

Thanks 

Seb
Blkuetooth does not work as yet. Perhaps an upfate soon.

Thanks for the answer, is it a limitation on the Rock64 ? or on the Android code ?


RE: Bluetooth CSR8510 not working with Rock64 Android 7.1 - dudemo - 10-20-2017

(10-20-2017, 03:21 PM)efreeze Wrote:
(10-19-2017, 01:41 PM)Bluesman Wrote:
(10-06-2017, 01:47 PM)efreeze Wrote: Hello Guys,

I have the Rock64 with the last version of Android installed on it. All is good excepted that my CSR8510 BT dongle is not working. I tried everything i can see on my rasperry pie with no issue but not on Rock64. 
Anybody has any BT working on this platform on Android ? 

Thanks 

Seb
Blkuetooth does not work as yet. Perhaps an upfate soon.

Thanks for the answer, is it a limitation on the Rock64 ? or on the Android code ?

For now, it is a limitation in Android. Support should be coming later for Wifi/Bluetooth, but I can't say when. I look forward to it though.


RE: Bluetooth CSR8510 not working with Rock64 Android 7.1 - Poincare - 04-05-2018

Does Android still not support the CSR 8510 bluetooth dongle? Just asking as the last report was Oct 2017 and said updates were coming. It is April 2018.


RE: Bluetooth CSR8510 not working with Rock64 Android 7.1 - Poincare - 04-12-2018

I have the CSR 8510 USB dongle plugged in directly to the top USB port of the Rock64. Using Android TV, there is no response. When I click the Bluetooth button in ATV, it slides to on for about 10 seconds then reverses by itself and slides back to off. It doesn't matter if it is in the top usb, bottom usb, or in the blue usb 3.0 port. None of them work with the CSR8510. There is no error message or anything like that in Android Tv.

Does anyone know how to get the usb dongle to work?


RE: Bluetooth CSR8510 not working with Rock64 Android 7.1 - AlexS - 05-14-2018

Yet another one with non working CSR8510.
Hope we'll not have to wait infinitely...


RE: Bluetooth CSR8510 not working with Rock64 Android 7.1 - eaeamending@gmail.com - 07-01-2018

According to posts here in Rock64's community forum area that the Bluetooth usb dongle is functional in Linux so one can port the Linux driver to Android:
http://freesoftwaremagazine.com/articles/drivers_linux/
That is how to do it however I am currently not available to work on that type and scope of project but it probably wouldn't take a whole long time in the right hands. It helps to be familiar with embedded concepts of Bluetooth.


RE: Bluetooth CSR8510 not working with Rock64 Android 7.1 - Poincare - 07-10-2018

Any updates on getting the Bluetooth USB doggle (sold in the Pine64 Store) to work on Android?!


RE: Bluetooth CSR8510 not working with Rock64 Android 7.1 - eaeamending@gmail.com - 09-25-2018

I was curious if anyone has tried to compile

https://github.com/rockchip-linux/kernel

and then use ADB or fastboot from the Android SDK to sideload the kernel and try to get the bluetooth working? I haven't been able to do the experiment yet.