Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
屋内ナビゲーション システムのコードを書いています。ユーザーの位置を追跡するために、Bluetooth Low Energy デバイスを使用しています。これらのデバイスから受信した強さに基づいて、ユーザーの位置を見つけます。
通常、rssi は、生データを分析するときに受け取る最後のバイトです。
Androidの場合、このリンクが機能することを願っています
Bluetooth Low Energy デバイスの rssi 値を取得する方法は?