-
Notifications
You must be signed in to change notification settings - Fork 0
ibeacon
frankenstein91 edited this page Sep 20, 2017
·
5 revisions
Unsere UUID: 8644D8EFB6494A86B40F382F89D0BCD0
8644D8EF-B649-4A86-B40F-382F89D0BCD0
apt update
apt upgrade
apt-get install libglib2.0-dev libudev-dev libical-dev libreadline-dev libdbus-1-dev --fix-missing
mkdir bluez
cd bluez/
wget www.kernel.org/pub/linux/bluetooth/bluez-5.47.tar.gz
gunzip bluez-5.47.tar.gz
tar xvf bluez-5.47.tar
cd bluez-5.47/
./configure --disable-systemd
make
make install
shutdown -r now
hciconfig hci0 up
hciconfig hci0 noscan
hcitool -i hci0 cmd 0x08 0x0008 1E 02 01 1A 1A FF 4C 00 02 15 86 44 D8 EF B6 49 4A 86 B4 0F 38 2F 89 D0 BC D0 00 00 00 00 C8
hcitool -i hci0 cmd 0x08 0x0006 A0 00 A0 00 03 00 00 00 00 00 00 00 00 07 00
hcitool -i hci0 cmd 0x08 0x000a 01
hcitool -i hci0 cmd 0x08 0x0008 1E 02 01 1A 1A FF 4C 00 02 15 DEIN HEX UUID KOMMT HIERHIN 00 00 00 00 C8