Hi and welcome to devnet,
That's a question you might want to bring to the interest mailing list. You'll find there the QtConnectivity module's developers/maintainers. This forum is more user oriented.
@SGaist
Ah right - "configure" is ambiguous due to the two step configuration, once by the configure script for qtbase and once by the qmake for the other modules.
This is not so obviously that the summary of the configure script does not warn about disabled features in submodules due to missing dependencies.
Hi,
It depends, the 5.7 branch will contain the current work for the next 5.7 release so if you need something that's not in 5.7.0 you should follow 5.7. Otherwise 5.7.0.
Note that 5.7.0 is almost out.
Hi all again,
I made one more test and I found that in case of active polling of QLowEnergyCharacteristic.value() I can see (probably) all data which were sent from remote side.
From all these tests it seems to be the characteristicsChanged signal which is not emitted / accepted.
Hi and welcome to devnet,
I'd recommend asking this question on the interest mailing list. You'll find there Qt's developers/maintainers. This forum is more user oriented.
Hi,
There might just be not much people on this forum that use the QtBluetooth module.
In that case, there's always the interest mailing list where you can find Qt's developers/maintainers.
It Looks like this problem appear after I start QBluetoothServiceDiscoveryAgent->start and before The program enter to QBluetoothServiceDiscoveryAgent->serviceDiscovered.
It means that this method (java.lang.String java.lang.String.toString()) is call in QBluetoothServiceDiscoveryAgent.
I updated SDK and nothing has changed.
Should i write this in java, becouse with QBluetoothServiceDiscoveryAgent is something wrong?
Yep It's not supported on Windows. Easiest is to use Ubuntu. You should be able to install it in for example VirtualBox and share the USB device there.
i think the only things you need to do is open or shutdown bluetooth, find bluetooth devices and connect if needed. all the other things must have been done by the hardware vendor