Tagged Questions

3
votes
2answers
610 views

How to get Recieved Signal Strength Indicator (RSSI) of a bluetooth device?

I want to recognize bluetooth device with in my bluetooth device range that means i want to get particular device received signal strength indicator (RSSI). Is any Java API for getting RSSI of a ...
1
vote
2answers
218 views

Reading Bluetooth Signal Strength

Is there Any Code to read RSSI of Bluetooth Device , on Windows 7 ? Which Language Should i use : - Java -C/C++ -C# .. ?
1
vote
1answer
111 views

Read bluetooth RSSI value using J2ME

I want to get RSSI value using J2ME. How can I get that value.
0
votes
0answers
102 views

Windows 7 WIFI Signal Reader

Is There Any API for Windows 7 That enables me to read SSID and RSSI of an Access Point ? Using C#(Visual Studio 2010 ) or Java ?
0
votes
2answers
275 views

To read RSSI from WiFi Sensor

Please help me how to write a code in Java to read the Received Signal Strength Indicator from the WiFi sensor. I tried to do so using socket programming but all my tries weren't get what I want. now ...
0
votes
1answer
124 views

Getting RSSI value using J2ME

I am developing an application where I need to retrieve the RSSI value of a remote device. I'm using J2ME, and I was wondering if exists a specific API or function that can help me with my problem. ...
0
votes
1answer
1k views

RSSI for Bluetooth

Can any one help me to write code for RSSI in Bluetooth. any tool and techniques used for this to find it easily