mirror of
https://github.com/clockworkpi/bluetooth.git
synced 2026-01-25 17:24:51 +01:00
Updated Home (markdown)
parent
f60a0ce3db
commit
1a46387b5e
2
Home.md
2
Home.md
@ -7,7 +7,7 @@
|
|||||||
<pre>
|
<pre>
|
||||||
sudo rfkill block 0
|
sudo rfkill block 0
|
||||||
sudo rfkill unblock 0
|
sudo rfkill unblock 0
|
||||||
sudo brcm_patchram_plus --patchram /lib/firmware/brcm/bcm43438a0.hcd --enable_hci --bd_addr B0:F1:EC:2D:07:5B --no2bytes --tosleep 5000 /dev/ttyS1
|
sudo brcm_patchram_plus --patchram /lib/firmware/brcm/bcm43438a0.hcd --enable_hci --bd_addr B0:F1:EC:2D:07:5B --no2bytes --tosleep 5000 /dev/ttyS1 &
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
"--bd_addr B0:F1:EC:2D:07:5B" is to set the Bluetooth MAC address, recommended to read the WiFi MAC address and change the last bit as the Bluetooth MAC address.
|
"--bd_addr B0:F1:EC:2D:07:5B" is to set the Bluetooth MAC address, recommended to read the WiFi MAC address and change the last bit as the Bluetooth MAC address.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user