Python script to broadcast Eddystone UID beacon working in Bluez 5.52
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.