Forum.Deepsoftware.Com

DeepSoftware Products => nrComm Lib VCL (32bit / 64bit) => nrComm Lib => Bluetooth (BT API) => Topic started by: mehis on November 16, 2010, 06:05:17 pm

Title: Detect bluetooth serial port number
Post by: mehis on November 16, 2010, 06:05:17 pm
i have looked all the demos, but i have not found if it is possible to query serial port number from detected bluetooth device?
It is needed for me because i need to detect bluetooth or usb device  and its serial port with delphi written user application to give it forward to a c++ developed dll what will communicate with detected device.
Title: Re: Detect bluetooth serial port number
Post by: Roman Novgorodov on November 21, 2010, 01:23:22 pm
Hello

You can try SerialPort info demo.

Possible you can detect needed info in Description or Service properties of serial port.

Roman Novgorodov
DeepSoftware.Com