You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
For a real-time location tracking (a rather specific use case), I'm looking to increase the advertising interval of my beacon. I think this is currently impossible with PyBeacon, right?
As far as implementation my limited knowledge would say it's possible. To my understanding PyBeacon is built on PyBluez, correct? PyBluez referred to py-bluetooth-utils who do actually support setting a minimum and maximum advertising interval, here.
Is this something you would be willing to support?
For a real-time location tracking (a rather specific use case), I'm looking to increase the advertising interval of my beacon. I think this is currently impossible with PyBeacon, right?
As far as implementation my limited knowledge would say it's possible. To my understanding PyBeacon is built on PyBluez, correct? PyBluez referred to py-bluetooth-utils who do actually support setting a minimum and maximum advertising interval, here.
Is this something you would be willing to support?