Code: Select all
dtoverlay=pi3-disable-bt
Dave
Code: Select all
dtoverlay=pi3-disable-bt
Have you also added "core_freq=250" to the '/boot/config.txt' file?el_pombo wrote:with the pi3 I used dtoverlay=pi3-miniuart-bt, but if I use this with pi zero w I get the full serial on ttyAMA0 but hcitool can't detect any devices for bluetooth.
Hi, thanks for your reply!dgordon42 wrote:Have you also added "core_freq=250" to the '/boot/config.txt' file?el_pombo wrote:with the pi3 I used dtoverlay=pi3-miniuart-bt, but if I use this with pi zero w I get the full serial on ttyAMA0 but hcitool can't detect any devices for bluetooth.
Without this additional step the mini-UART won't work with Bluetooth on the Pi 3b. I suspect this is also the case with the Pi Zero W. (I don't have one to test this on)
The details are in the '/boot/overlays/README' file.
Hope this helps,
Dave.
Code: Select all
dtoverlay=enc28j60,int_pin=25,speed=12000000
core_freq=250
dtoverlay=pi3-miniuart-bt
dtparam=audio=on
dtoverlay=midi-uart1