Paul Otto

Results 16 issues of Paul Otto

## Problem bluetoothctl does not take into account the total advertising payload size when accepting an array of manufacturer data from the user. This causes a confusing mix of error...

Create documentation for bluetoothctl in the form of a man page using [reStructuredText Markup](https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html) as recommended by @Vudentz. The file [bluetoothctl.rst](https://raw.githubusercontent.com/potto216/bluez/412-bluetoothctl-doc/client/bluetoothctl.rst) resides in the client directory as shown with the...

What about adding a bluer command line tool for advertising from the command line? The purpose would be to allow users to easily implement wireless solutions such as hobbyists wanting...

enhancement

I'm seeing the same problem as issue #21. I'm running on Debian and with Blue Z 5.74 ``` /usr/libexec/bluetooth/bluetoothd -v 5.74 ``` And experimental features (although the same issue happens...

external

I am not able to set the advertising interval (min/max) with `bluetoothctl` or `Bluer` code on a Raspberry Pi 4 or Debian VM. I am running on both /usr/libexec/bluetooth/bluetoothd -v...

Thanks for sharing this code. I received the below "no field" errors when trying to compile rustl_fm: ``` ~/rust/rtlsdr/rustl-sdr$ RUST_LOG=info cargo run --bin rustl_fm Compiling rustl-sdr v0.2.0 (/home/user/rust/rtlsdr/rustl-sdr) error[E0609]: no...

Add a command line tool for device advertising. Closes #140

I think a great feature would be GATT server/client support for the software (assuming it is in the scope of the program's goals). Having a GUI based GATT client would...

enhancement

Is it possible to have the device controller go into advertise mode (not for pairing) to advertise information such as manufacturing data or custom data such as a sensor temperature,...

enhancement

When scanning for advertising devices to pair with I am unable to see the advertising device. I am scanning for E4:5F:01:5E:2B:A6 which is advertising over the air and I don't...