jlpoole@zerodev1:/usr/local/src/ble-reticulum $ date; find ~/.reticulum -name 'BLEInterface.py' -o -name 'BLEFragmentationBackend.py'
Sun May 17 04:04:59 PDT 2026
/home/jlpoole/.reticulum/interfaces/BLEInterface.py
jlpoole@zerodev1:/usr/local/src/ble-reticulum $ date
Sun May 17 04:06:00 PDT 2026
jlpoole@zerodev1:/usr/local/src/ble-reticulum $ bluetoothctl show
bluetoothctl devices
systemctl status bluetooth --no-pager
journalctl -u bluetooth --since "2026-05-17 03:50" --no-pager
Controller B8:27:EB:82:B2:4C (public)
        Manufacturer: 0x000f (15)
        Version: 0x08 (8)
        Name: zerodev1
        Alias: zerodev1
        Class: 0x00000000 (0)
        Powered: yes
        PowerState: on
        Discoverable: no
        DiscoverableTimeout: 0x000000b4 (180)
        Pairable: no
        UUID: Broadcast Audio Scan      (0000184f-0000-1000-8000-00805f9b34fb)
        UUID: Generic Access Profile    (00001800-0000-1000-8000-00805f9b34fb)
        UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)
        UUID: Volume Control            (00001844-0000-1000-8000-00805f9b34fb)
        UUID: Audio Input Control       (00001843-0000-1000-8000-00805f9b34fb)
        UUID: Microphone Control        (0000184d-0000-1000-8000-00805f9b34fb)
        UUID: Volume Offset Control     (00001845-0000-1000-8000-00805f9b34fb)
        UUID: Device Information        (0000180a-0000-1000-8000-00805f9b34fb)
        Modalias: usb:v1D6Bp0246d0552
        Discovering: no
        Roles: central
        Roles: peripheral
Advertising Features:
        ActiveInstances: 0x00 (0)
        SupportedInstances: 0x05 (5)
        SupportedIncludes: tx-power
        SupportedIncludes: appearance
        SupportedIncludes: local-name
        SupportedCapabilities.MinTxPower: 0x0007 (7)
        SupportedCapabilities.MaxTxPower: 0x0000 (0)
        SupportedCapabilities.MaxAdvLen: 0x1f (31)
        SupportedCapabilities.MaxScnRspLen: 0x1f (31)
Advertisement Monitor Features:
        SupportedMonitorTypes: or_patterns
Device B8:27:EB:54:BF:0E zerodev2
Device 67:CA:45:A3:29:B3 Galaxy A36 5G
● bluetooth.service - Bluetooth service
     Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; preset: enabled)
    Drop-In: /etc/systemd/system/bluetooth.service.d
             └─override.conf
     Active: active (running) since Fri 2026-05-15 16:00:22 PDT; 1 day 12h ago
 Invocation: 2de2d55ee9504d0ab02ba373fc099bf2
       Docs: man:bluetoothd(8)
   Main PID: 513 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 171)
        CPU: 22.149s
     CGroup: /system.slice/bluetooth.service
             └─513 /usr/libexec/bluetooth/bluetoothd -E

May 16 11:14:36 zerodev1 bluetoothd[513]: profiles/audio/micp.c:micp_detached() unable to f…essio
May 16 19:18:16 zerodev1 bluetoothd[513]: profiles/audio/micp.c:micp_detached() unable to f…essio
May 16 19:42:29 zerodev1 bluetoothd[513]: profiles/audio/micp.c:micp_detached() unable to f…essio
May 16 20:29:33 zerodev1 bluetoothd[513]: src/advertising.c:add_client_complete() Failed to…0x05)
May 16 20:34:45 zerodev1 bluetoothd[513]: src/advertising.c:add_client_complete() Failed to…0x05)
May 16 20:36:57 zerodev1 bluetoothd[513]: src/advertising.c:add_client_complete() Failed to…0x03)
May 17 03:38:35 zerodev1 bluetoothd[513]: src/advertising.c:add_client_complete() Failed to…0x05)
May 17 03:55:53 zerodev1 bluetoothd[513]: src/advertising.c:add_client_complete() Failed to…0x05)
May 17 04:06:02 zerodev1 bluetoothd[513]: Adv Monitor app :1.308 disconnected from D-Bus
May 17 04:06:02 zerodev1 bluetoothd[513]: Adv Monitor app :1.309 disconnected from D-Bus
Hint: Some lines were ellipsized, use -l to show in full.
May 17 03:55:53 zerodev1 bluetoothd[513]: src/advertising.c:add_client_complete() Failed to add advertisement: Authentication Failed (0x05)
May 17 04:06:02 zerodev1 bluetoothd[513]: Adv Monitor app :1.308 disconnected from D-Bus
May 17 04:06:02 zerodev1 bluetoothd[513]: Adv Monitor app :1.309 disconnected from D-Bus
jlpoole@zerodev1:/usr/local/src/ble-reticulum $ 
