Accelerometer event type not being recognized in android app (ST BLE Sensor)
まだ誰も着手していません。
評価
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 初心者へのやさしさ
- 35/100
調査の方向性
Start in the ST BLE Sensor Android app by tracing how the accelerometer event notification is parsed and displayed, comparing the received 0x08 value with the shown 0x108 value. Done means the app displays the accelerometer event type as 8 while the timestamp and steps remain correct.
索引モデルが issue の本文から書いたものです。
説明
In the firmware I am sending the notification regarding the accelerometer event in this way:
STORE_LE_16(NotifyAccEventCharData, 4000); //TimeStamp
NotifyAccEventCharData[2]=0x08; // Tilt event
STORE_LE_16(NotifyAccEventCharData+3 ,5000); //Steps
Custom_Acceventchar_Send_Notification();
However, in the app (ST BLE Sensor) it shows the accelerometer event type being the value 264 (0x108) instead of 8 (0x08). The TimeStamp and Steps values are displayed correctly. What can I do to fix this problem?
Thanks in advance!
- 主要言語
- Kotlin
- スター
- 132
- フォーク
- 73
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
STMicroelectronics/STBLESensor_Android のほかの issue
-
難易度 5/5 1週間以上 初心者へのやさしさ 20/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
STMicroelectronics/STBLESensor_Android#21 · コメント 1 件 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
STMicroelectronics/STBLESensor_Android#17 · コメント 6 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 30/100
STMicroelectronics/STBLESensor_Android#16 · コメント 5 件 ·
STMicroelectronics/STBLESensor_Android の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
johanhaleby/occurrent#1120 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
2 rename bugs オープンbug
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
ankidroid/Anki-Android#21999 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
openwallet-foundation/multipaz#2028 ·