Hi, I was able to pair ITD daemon with my InifniTime. I'm also able to send notification to the screen with itctl notify Test Test.
However when I wan't to send resources I got only "Removing" text printed in the console.
I have Ubuntu 20.04.5 LTS and InfiniTime firmware 1.11.0 (I do not have DFU bootloader, just recompiled firmware without it. But I don't think this matters)
What should I try? Thanks.
Hi, I was able to pair ITD daemon with my InifniTime. I'm also able to send notification to the screen with `itctl notify Test Test`.
However when I wan't to send resources I got only "Removing" text printed in the console.

I have Ubuntu 20.04.5 LTS and InfiniTime firmware 1.11.0 (I do not have DFU bootloader, just recompiled firmware without it. But I don't think this matters)
What should I try? Thanks.
Updated to 5.63 and got it working, thanks.

I've also added myself to the `/etc/group` and line `bluetooth:x:115:`, not sure if it was necessary.
I've followed [this article on updating Bluez from source](https://budimir.cc/2022/01/08/compile-bluez-from-source/), since I have older Ubuntu 20.04.5 LTS.
Hi, I was able to pair ITD daemon with my InifniTime. I'm also able to send notification to the screen with
itctl notify Test Test
.However when I wan't to send resources I got only "Removing" text printed in the console.
I have Ubuntu 20.04.5 LTS and InfiniTime firmware 1.11.0 (I do not have DFU bootloader, just recompiled firmware without it. But I don't think this matters)
What should I try? Thanks.
What version of BlueZ do you have installed?
5.53 I guess, thanks.

The oldest version I've seen working is
5.55
. Do you have a system with a newer version?Updated to 5.63 and got it working, thanks.
I've also added myself to the
/etc/group
and linebluetooth:x:115:
, not sure if it was necessary.I've followed this article on updating Bluez from source, since I have older Ubuntu 20.04.5 LTS.
Thanks, I'll make sure to add the BlueZ version requirement to the README.