Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#931 - Onboard Bluetooth not working on Raspberry Pi 3 B #5885

Open
openwrt-bot opened this issue Jul 25, 2017 · 3 comments
Open

FS#931 - Onboard Bluetooth not working on Raspberry Pi 3 B #5885

openwrt-bot opened this issue Jul 25, 2017 · 3 comments
Labels

Comments

@openwrt-bot
Copy link

connor2:

I have tried LEDE 17.01.1 and 17.01.2 and i can't get bluetooth running on raspberry pi 3.

It will not flash the firmware for the bluetooth controller on rpi3, when device is brought up:

root@LEDE:~# /usr/bin/hciattach /dev/ttyAMA0 bcm43xx 921600 noflow -
bcm43xx_init
Patch not found for BCM43430A1, continue anyway
Set Controller UART speed to 921600 bit/s
Device setup complete

Instead of patch not found it should produce:
Flash firmware /lib/firmware/brcm/BCM43430A1.hcd

I could not find this firmware via opkg, so i used a file from OpenELEC at
https://github.com/OpenELEC/misc-firmware/tree/master/firmware/brcm

This however won't load and bluetooth is not initialized correctly and unusable:

root@LEDE:~# /usr/bin/hciattach /dev/ttyAMA0 bcm43xx 921600 noflow -
bcm43xx_init
Flash firmware /lib/firmware/brcm/BCM43430A1.hcd
Initialization timed out

@openwrt-bot
Copy link
Author

obsy:

Use 115200 as speed, not 921600

@openwrt-bot
Copy link
Author

stintel:

I will implement this in master once 4.14 support for brcm2708 has landed.

@ShonP40
Copy link

ShonP40 commented Jan 22, 2024

Still not working on the RPi 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants