Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 370 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 370 Bytes

eddystone-beacon-broadcast

This python script is able to broadcast Eddystone UID beacons in Bluez. It was tested on Raspberry Pi Zero W with Arch Linux and Bluez version 5.52. The python script makes use of Scapy which offers the functions to enable the broadcast of beacons, so first you have to install Scapy and then you can run the broadcast_eddystone_uid script.