mirror of
https://github.com/clockworkpi/bluetooth.git
synced 2026-03-30 08:42:54 +02:00
Updated Home (markdown)
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user