elix22 / bluecove

Automatically exported from code.google.com/p/bluecove
2 stars 0 forks source link

Feature? Getting RSSI information without creating a connection first #97

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
As it is today, the RemoteDeviceHelper.readRSSI-method requires a 
connection to be established first. This gives the problem that you need 
to scan for services on the device that accepts connections and when 
creating the connection, the challenge-response process is initiated which 
requires the devices to exchange pins manually. In addition this is a time 
consuming process if you have scanned many devices and is really just 
interested in their RSSI values. It would be really nice if you could get 
this information in the inquiry phase instead. 

Is there something you can do as a workaround today e.g. is there a 
serviceUUID that never initiates the challenge-response i.e. no 
authentication or other means using BlueCove?

What BlueCove version are you using (include build number for SNAPSHOT)? 
2.1.1-Snapshot (59) 
On what operating system and jvm? Is this 64-bit or 32-bit OS and jvm?
Windows XO 32-bit 1.6.0_13

Thanks in advance,
Nicolai Schou

Original issue reported on code.google.com by pali...@gmail.com on 24 Jan 2010 at 5:42

GoogleCodeExporter commented 9 years ago
Hello Nicolai,

Are there any available solution for reading RSSI without authentication with 
BlueCove now?

Best Regards
Khuong

Original comment by 240...@gmail.com on 26 Nov 2010 at 9:38

GoogleCodeExporter commented 9 years ago
Hi Khuong

Unfortunately, I have not found a solution.

Original comment by pali...@gmail.com on 29 Nov 2010 at 7:27