Hi,
I have tried running the code in the aritcle on how to discover devices(http://www.jsr82.com/jsr-82-sample-device-discovery/), but get the following error:
Exception in thread "main" java.io.IOException: Can't query remote device at com.intel.bluetooth.RemoteDeviceHelper.getFriendlyName(RemoteDeviceHelper.java:215) at javax.bluetooth.RemoteDevice.getFriendlyName(RemoteDevice.java:131) at heartmonpc.BluetoothDeviceDiscovery.main(BluetoothDeviceDiscovery.java:69)
It appears to to be having trouble getting the friendlyname of the device.
Any ideas what is wrong?
I am using BlueCove 2.0.2 on BlueSoleil and the device is a samsung sgh-zv50. The software that comes with bluesoleil has no trouble querying the device.
Thanks
|