gmzzrh / RaspberryPi-Changing-The-Bluetooth-Device-Address

Changing the address of the bluetooth dongle to be used with the raspberry pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RaspberryPi-Changing-The-Bluetooth-Device-Address

RaspberryPi Changing The Bluetooth Device Address It is aimed to change the address of the bluetooth device attached to the Raspberry Pi with bdaddr. It was needed to distinguish between devices that came with the same address. First, bdaddr is installed on the Raspberry Pi. The first command is to install the prerequisite packages. Continue by typing "E".

1

The bdaddr archive file is downloaded and unarchived.

2 3

The upload is complete.

4

Connected bluetooth devices are listed and go to the installed bdaddr directory.

5

hci0 belongs to the bluetooth device we just plugged in and its information is displayed. With the written command, a new address is given to hci0.

6

hci0 is reset and bluetooth services are restarted.

7

When bluetooth devices are listed again, it is seen that the address has been updated.

8

Details of Bluetooth devices can also be accessed with the following command. The port number is 2 in the section indicated by 1-1.4.2.

9

About

Changing the address of the bluetooth dongle to be used with the raspberry pi