PyBeacon
PyBeacon copied to clipboard
Python package for scanning and advertising Eddystone-URL and Eddystone-UID.
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...
From the [Arch wiki](https://wiki.archlinux.org/index.php/bluetooth#Installation): >Some tools such as hcitool and hciconfig have been deprecated upstream, and are no longer included in bluez-utils. Since these tools will no longer be updated,...
The readme file contains setup command that would invoke pip for python 2.7, which is not what is expected. Fixing these commands with pip3 fixes the issues one would face...
Hi, is possible to transmit uid and url at the same time? Im using RPI 3. Thnks
Dear all, i'm trying use Beacon Tools app (Android) to register an Eddystone-UID like any hardware beacon (like RadBeacon DOT device), but i can't when i want to register it....
Hi, Using PyBeacon -s keeps scanning but no results are shown. Using beacon toy app to generate a beacon URL. Please help Packet catch: bytes 19 20 21 25 |...
Sometimes I use py.test got failed, so I find out that I can use pip setup.py install, if install successfully and the outcome is the same as I imagine, then...
I find that I can't use the same branch while I'm pushing the file, so I create a new one, and this PR's purpose is because I forgot to delete...
http://pythonhosted.org/PyBeacon This task is easy. Create a directory named "build/docs" and add an HTML page with usage and a small description. [Reference](https://wiki.python.org/moin/PyPiDocumentationHosting?action=show&redirect=PyPiHostingDocumentation)