Event handler for receiving data
return data in callback after running startNotifyWait
データ取得のイベントハンドラー
startNotifyWait を実行後コールバックでデータを返す
Connect the sensor
センサへ接続
Disconnect from the sensor
センサから切断
Set the range of values for the accelerometer
uPRISM measures a set range with 4,096 steps of resolution
加速度センサーの値の範囲を設定
uPRISMは設定された範囲を4096段階の分解能で計測します
range of values for the accelerometer 加速度センサーの値の範囲
Start notifying when the data have got from the uPRISM with connected state
接続状態でuPRISMからデータを取得したときの通知を開始
Stop data notification
データの通知を停止
Verify that the received peripheral is from the uPRISM
受け取ったPeripheralがuPRISMのものかどうか確認する
instance of BleRemotePeripheral BleRemotePeripheralのインスタンス
Whether it is the uPRISM
uPRISMかどうか
Generated using TypeDoc
uPRISM management class uPRISMを管理するクラス