Thread
:
Need Help on: Building a Bluetooth APP in Qt
View Single Post
aperles
2010-12-19 , 21:52
Posts: 20 | Thanked: 18 times | Joined on Sep 2009 @ Valencia (Spain)
#
19
May be the solution could be easier.
Taking into account that you want to use a SPP-profile (a virtual serial port), you could consider to read/write this port directly.
I use QextSerialPort library (
http://code.google.com/p/qextserialport/
) on Linux an Windows boxes, including Bluettoth SPP for GPSs.
I haven't yet tried to compile it on Maemo, but considering that it is Linux, I think it will work.
If other guys consider that this approach could work, I can try it. (No much time now, I'm fighting against telephony extesions for Symbian
).
Regards,
Àngel
Quote & Reply
|
aperles
View Public Profile
Send a private message to aperles
Find all posts by aperles