mebeats icon indicating copy to clipboard operation
mebeats copied to clipboard

💓 小米手环实时心率数据采集 - Your Soul, Your Beats!

Results 6 mebeats issues
Sort by recently updated
recently updated
newest added

很感谢您的分享,我很好奇如果我想读取原始数据这点是可以做到的吗?或者说难度大吗?

``` PS D:\mebeats\cmd\mebeats-client> go build . github.com/raff/goble/xpc: build constraints exclude all Go files in C:\Users\mengx\go\pkg\mod\github.com\raff\[email protected]\xpc # github.com/JuulLabs-OSS/cbgo C:\Users\mengx\go\pkg\mod\github.com\!juul!labs-!o!s!s\[email protected]\centralmanagerdelegate.go:6:28: undefined: CentralManager C:\Users\mengx\go\pkg\mod\github.com\!juul!labs-!o!s!s\[email protected]\centralmanagerdelegate.go:6:49: undefined: Peripheral C:\Users\mengx\go\pkg\mod\github.com\!juul!labs-!o!s!s\[email protected]\centralmanagerdelegate.go:9:31: undefined: CentralManager C:\Users\mengx\go\pkg\mod\github.com\!juul!labs-!o!s!s\[email protected]\centralmanagerdelegate.go:9:52: undefined: Peripheral C:\Users\mengx\go\pkg\mod\github.com\!juul!labs-!o!s!s\[email protected]\centralmanagerdelegate.go:12:34:...

你好,为什么我这个一直显示连接中 然后server 是listening on port 2830 但是都没有任何反应,我看了一下code 如果连接不成功不是会有其他log吗 但是我这个就只有 [TRACE] Try to connect "XXXX地址“。麻烦回复一下谢谢。

我测试了小米手环6,Auth验证收到的返回码是100307 我用的是js测试 async authenticate() { await this.startNotifications(this.chars.auth, async (e) => { const value = e.target.value.buffer; const cmd = buf2hex(value.slice(0, 3)); if (cmd === "100101") { console.log("Set new key OK"); }...

help wanted

错误内容如下:[FATAL] [...beats/cmd/mebeats-client/main.go:45 main()] Failed to new Mi Band: subscribe auth characteristic: CCCD not found