How to develop the Bluetooth file transfer app for SABRESD i.MX6 board?
-
wrote on 30 Aug 2016, 13:56 last edited by
Hello all,
I am completely new to the QT app development.I want to develop the QT app for bluetooth and WiFi on Sabresd board. I found the btfiletransfer example project and I cross compiled it. Its running the application on sabresd board but its not scanning the devices or even its not detecting the Boards Bluetooth.How can I make btfiletransfer example as a working app for sabresd board?
Kindly guide me regarding this issue.
Best Regards,
Shree -
Hello all,
I am completely new to the QT app development.I want to develop the QT app for bluetooth and WiFi on Sabresd board. I found the btfiletransfer example project and I cross compiled it. Its running the application on sabresd board but its not scanning the devices or even its not detecting the Boards Bluetooth.How can I make btfiletransfer example as a working app for sabresd board?
Kindly guide me regarding this issue.
Best Regards,
Shree@shree Did you verify that Bluetooth is working on your board?
-
wrote on 31 Aug 2016, 05:51 last edited by
Yeah manually using command line I am able to transfer the files to mobile. I am using Bluez5 bluetooth stack.
Do I need to modify something in the code for that?
3/3