rssi Questions
0
I want to read the RSSI simultaneously of an bluetooth lowenergy beacon, on 2 bluetooth le usb adapters. I'm using a fedora 20 system with bluez 5 and the LogiLink BT0015 adapters (CSR chip).
My ...
Zoellick asked 4/6, 2014 at 12:34
1
I'm developing an app using Corebluetooth framework,
and connect to a BLE device to get RSSI value.
I set a function to read RSSI periodly, the timer code is below
NSTimer *timer;
timer = [NSTi...
Naca asked 21/3, 2013 at 5:59
1
My application needs to constantly get RSSI value of a bluetooth device to make some distance-rssi approximation, without connecting. However, callback method of the BluetoothAdapter gets the RSSI ...
Legere asked 18/11, 2013 at 21:37
1
Solved
I'm currently working on a project that makes use of RSSI signals to determine a users distance from between three beacons. Whilst I have the rough triangulation formulas working, I'm trying to mak...
Boyne asked 11/11, 2013 at 12:8
1
I am trying to increase the wifi scan rate but with the method wifi.startscan and getting the info of the list result returned, i dont see that the rssi change each 2 seconds. My question is if it ...
Stretcher asked 5/2, 2013 at 20:52
1
Solved
I am doing my Master thesis at the moment on WiFi positioning and in order to test my algorithms I needed to collect some data.
To do this I have written a short and very simple program for Andro...
Swage asked 14/12, 2012 at 20:27
2
I'm trying to detect signal strength changes in a wifi connection. I'm confused of which method I should use in my BroadcastReceiver. What is the difference between using getConnectionInfo() and ge...
1
Solved
I am taking a look at the WifiDirect demo for Android and wanted to know whether it was possible to get something as the RSSI or signal strength between two connected devices.
Sorry if the questio...
Lorileelorilyn asked 15/5, 2012 at 14:49
2
I am very new to Win7 and WMI. Please advice me where to see for active access point from WiFi and how to get ssid/rssi for each access point.
I have use:
ManagementClass mc = new ManagementClass...
2
Solved
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. ...
2
Solved
I'm writing an android application that collects cell signal strengths. I am having trouble getting the "current" cell signal strength, but I don't have any problem getting the "neighboring" cell s...
1
Solved
In one of my applications, I need to display all the wi-fi and Bluetooth devices which are paired to my mobile, and their signal strengths. With wi-fi, it's okay for me to display signal strength (...
1
I have a question about bluetooth RSSI functionality on the Android (either 2.0 or 2.1):
It's easy enough to get the RSSI value when a bluetooth connection is created, but how can you repeatedly g...
© 2022 - 2024 — McMap. All rights reserved.