You should attach the bluez stack with the raspberry firmware bcm43xx:

    hciattact -n /dev/ttyAMA0 bcm43xx 921600 noflow -

or if you use systemd:

    systemctl restart brcm43438.service

Now you can see the the device:

    rfkill list all

Enable it:

    rfkill unblock all

    hciconfig hci0 up

Checking the bluetooth:

    hciconfig -a


On 2017年12月15日 12:43, Sherif Omran wrote:
hello

i ve been strugggeling since couple of days with raspberry pi 0 board and can not figure out how to enable the chip, whether it is enabled by default or it needs some intervention. I generated the rpi-basic-image and tested with the hiconfigure -a but the chip is not detected.

Any body had similar issue and got it to solve?



-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to