Qt 6.11 is out! See what's new in the release
blog
Qt Bluetooth File Transfer (or even message sending)
Mobile and Embedded
1
Posts
1
Posters
988
Views
1
Watching
-
Hello,
I am working on sending a file through Qt Bluetooth; I am unable to use the OBEX File Transfer because it is not supported on Android. I tried using Low Energy, but it only works for services; I cannot just send a simple file or message. Does anyone know how to use SPP or Low Energy to send files or have any ideas?