Re: [Interest] Bluetooth on Qt on Pi (for real this time)

2018-06-29 Thread Jérôme Godbout
f Jason H Sent: June 29, 2018 9:33 AM To: Maurice Kalinowski Cc: Interest@qt-project.org Subject: Re: [Interest] Bluetooth on Qt on Pi (for real this time) Thanks all for your experience reports. Looking around, it seems that disabling the built-in BT and going wth a dongle worked for some people. Ha

Re: [Interest] Bluetooth on Qt on Pi (for real this time)

2018-06-29 Thread Jérôme Godbout
traditional networking. This is sad, cause the spec is clair and sound, a bit complicated to understand. My 2 cents. From: Interest on behalf of Jason H Sent: June 29, 2018 9:33 AM To: Maurice Kalinowski Cc: Interest@qt-project.org Subject: Re: [Interest] B

Re: [Interest] Bluetooth on Qt on Pi (for real this time)

2018-06-29 Thread Jason H
: Friday, June 29, 2018 at 3:44 AM From: "Maurice Kalinowski" To: "Tomasz Siekierda" , "Shawn Rutledge" Cc: "Interest@qt-project.org" Subject: Re: [Interest] Bluetooth on Qt on Pi (for real this time) > > BT on Raspberry Pi is very unstabl

Re: [Interest] Bluetooth on Qt on Pi (for real this time)

2018-06-29 Thread Maurice Kalinowski
> > BT on Raspberry Pi is very unstable. I've tried to work with it 6 months ago > and actually abandoned the project because it was practically unusable. > However, I've noticed they have released a lot of software and firmware > updates since then. So my first suggestion: upgrade Raspbian (if

Re: [Interest] Bluetooth on Qt on Pi (for real this time)

2018-06-29 Thread Tomasz Siekierda
On Fri, 29 Jun 2018 at 09:26, Shawn Rutledge wrote: > > > On 29 Jun 2018, at 08:27, Tomasz Siekierda wrote: > > > > On Thu, 28 Jun 2018 at 22:40, Jason H wrote: > > I've used bluetoothctl to pair to my mac, but when I try to get local > adapters on the Pi from Qt, there are none: > > > > log: >

Re: [Interest] Bluetooth on Qt on Pi (for real this time)

2018-06-29 Thread Shawn Rutledge
> On 29 Jun 2018, at 08:27, Tomasz Siekierda wrote: > > On Thu, 28 Jun 2018 at 22:40, Jason H wrote: > I've used bluetoothctl to pair to my mac, but when I try to get local > adapters on the Pi from Qt, there are none: > > log: > Local Adapters: > ASSERT: "!isEmpty()" in file > /usr/include/

Re: [Interest] Bluetooth on Qt on Pi (for real this time)

2018-06-28 Thread Tomasz Siekierda
On Thu, 28 Jun 2018 at 22:40, Jason H wrote: > I've used bluetoothctl to pair to my mac, but when I try to get local > adapters on the Pi from Qt, there are none: > > log: > Local Adapters: > ASSERT: "!isEmpty()" in file > /usr/include/arm-linux-gnueabihf/qt5/QtCore/qlist.h, line 294 > > > code:

[Interest] Bluetooth on Qt on Pi (for real this time)

2018-06-28 Thread Jason H
I've used bluetoothctl to pair to my mac, but when I try to get local adapters on the Pi from Qt, there are none: log: Local Adapters: ASSERT: "!isEmpty()" in file /usr/include/arm-linux-gnueabihf/qt5/QtCore/qlist.h, line 294 code: auto localAdapters = QBluetoothLocalDevice::allDevice

[Interest] Bluetooth on Qt on Pi

2018-06-28 Thread Jason H
___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest