Pregunta

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

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top