Barry Byford
Barry Byford
Would it be useful to create some tests to be run on something like Travis? It should be relatively easy to mock the socket with some sample data and unittest.mock....
The Eddystone-UID frame broadcasts an opaque, unique 16-byte Beacon ID composed of a 10-byte namespace and a 6-byte instance. This does not seem to be decoded currently. ``` Google Beacon...
Bluez are adding more dbus API's. The gatt api is documented at: http://git.kernel.org/cgit/bluetooth/bluez.git/tree/doc/gatt-api.txt
Bluez are adding more dbus API's. The advertising api is documented at: http://git.kernel.org/cgit/bluetooth/bluez.git/tree/doc/advertising-api.txt
Bluezero currently uses dbus-python which is a legacy API, built with a deprecated dbus-glib library so I am keen to move away from having it as a dependency. There have...
When a peripheral device is created with BlueZ it can cause an unwanted pairing requests when used with iOS Devices. Update the documentation around peripherals and examples to link to...
BlueZ have the ability to create virtual adapters using the _undocumented_ btvirt tool. I have had issues getting it to run and have asked the developer for some documentation. The...
This is related to #225. Users of Bluezero are looking for ways to implement sending commands to the microbit. All of the use cases I have had explained to me...
It is possible to encode data into the advertising data. With Bluetooth the Manufacturer Data has 23 octets that can be given some structure to send data without connecting. One...
Update tests to cover e10acf4429b86887f09d54c881805405deb02fce