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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: