Skip to content

Bluetooth icon / how to keep it connected #13

Description

@kovi44

Hi guys,
to report the issue is the only way how to share some data. I spent a lot of time to solve the issue regarding disconnect just after the command was sent to timebox.

How to solve it.
using bluetoothctl part of bluez package pair and trust your device.

  1. scan on
  2. wait to find the timebox
  3. scan off
  4. pair 00:00:00:00:00 <= mac address of your timebox
  5. trust 00:00:00:00:00 <= mac address of your timebox
  6. quit
  7. each time you want to do permanent connection use command /bin/echo -e "connect 00:00:00:00:00 \nquit | sudo bluetoothctl (instead of 00:00:00... please use mac address of your timebox)

Hope it helps

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions