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.
- scan on
- wait to find the timebox
- scan off
- pair 00:00:00:00:00 <= mac address of your timebox
- trust 00:00:00:00:00 <= mac address of your timebox
- quit
- 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
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.
Hope it helps