Bluetooth QT connect - yet another opinions wanted
-
I have finally got QT to identify local Bluetooth adapters and remote Bluetooth devices.
And actually paired selected local adapter with selected remote device - all using QT!
No more low level commands used.....I am ready to connect paired selected local adapter with selected remote device and I like to try using QT again.
( I am NOT fond of QT example "btchat". )Here is a link to an article which full of Bluetooth info and it actually DOES contain high level QT code useful to accomplish the connection and to actually transfer data using Bluetooth.
https://crosscontrol.com/manual/Bluetooth Documentation/content/bluetooth.html
I am asking for forum users opinions about the article.
And if you actually USED it to code your Bluetooth application I like to hear about your experience..