Question

I need to know the signal strength(RSSI Value) of a Bluetooth connection to a remote device on a windows phone 8 device continuously( or I can even make it event based using a timer).

Till now I haven't found a API or function in SDK to achieve it, so any information on how to achieve it will be great.

thanks

Was it helpful?

Solution

Unfortunately the is no such a function available by the WP8 SDK. Try to use the wrapper made by 32feet. This will allow you to access the PAN(Personal Area Network) Components via .NET.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top