Cannot load resources to InfiniTime #34
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.