MetaWear (Mbientlab) 在 Bmi270 上的 Android 活动检测

huangapple go评论68阅读模式
英文:

MetaWear (Mbientlab) Android Activity detection on Bmi270

问题

swift api 支持 BMI270 上的活动检测器。我正在尝试在 Android SDK 中使用相同的功能。

我分叉了 MetaWear Android SDK 来添加这个功能:https://gist.github.com/tran-simon/bf66dc4ce9724b11d3f2a5109cd3a31b

createMessage 从未被调用。我尝试像 C++ 代码中一样设置了所有寄存器,但仍然无法工作?

有没有什么我忘记设置的东西?

英文:

The swift api supports the activity detector on the BMI270. I'm trying to use that same feature with the Android SDK.

I forked the MetaWear Android SDK to add the feature: https://gist.github.com/tran-simon/bf66dc4ce9724b11d3f2a5109cd3a31b

createMessage never gets called. I tried to set every registers just like in the C++ code, but it still does not work?

Is there anything I forgot to setup?

答案1

得分: 0

我已经弄清楚了如何实现活动检测。我已经创建了一个拉取请求:https://github.com/mbientlab/MetaWear-SDK-Android/pull/30

英文:

I figured out how to implement the activity detection. I opened a pull request: https://github.com/mbientlab/MetaWear-SDK-Android/pull/30

huangapple
  • 本文由 发表于 2023年7月18日 04:18:42
  • 转载请务必保留本文链接:https://go.coder-hub.com/76707827.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定