Windows PhoneでBluetoothデバイスの電波強度を調べる (メモ)

Windows PhoneでRSSI値を調べる方法を調べてみました。

やりたい!!という人は多いみたいです。

boom! it's done.
How can we improve the Windows dev platform?
  • 51 votes
  • 0 comments

Provide a low-level API for Bluetooth LE (useful for beacons and RSSI)

It would be very useful to have a low-level API for Bluetooth LE, because it would allow us to design applications that make use of some very interesting features of Bluetooth LE, like Observer and Broadcaster roles. With such an API it would be possible for example to scan for beacons.

Window...


Reading RSSI value for WiFi in Windows Phone 8.x

結果から標準のAPIを使用するか「32feet」というプラグインで調べられそうです。
https://msdn.microsoft.com/library/windows/apps/windows.devices.bluetooth.advertisement.aspx