需要添加网易黑洞pro(Tryfun blackhole pro/ TF-BHPRO)的设备支持
该型号是黑洞plus/黑洞se的同系列产品,但是我发现并不能直接用他们的方式连接
我用ai简单测试了一下,可以用python正常操控我的设备,以下是连接逻辑,希望有一些帮助
Device support for Tryfun Blackhole Pro (TF-BHPRO) needs to be added.
This model is from the same series as Tryfun Black Hole Plus/Black Hole SE, but I found that it cannot be connected directly using their connection methods.
I did a simple test with AI, and my device can be controlled normally using Python. Below is the connection logic; I hope it helps.
Device BLE name: TF-BHPRO
Service UUID: 0000ffac-0000-1000-8000-00805f9b34fb
Write char: 0000ffb7-0000-1000-8000-00805f9b34fb
Notify char: 0000ffb8-0000-1000-8000-00805f9b34fb
Read char: 0000ffb4-0000-1000-8000-00805f9b34fb
Frame format: [seq][02][00][len][key,value...][ck]
Checksum: sum=0xFF; for b in data[1:]: sum-=b; count++; result=(sum+count)&0xFF
以下是该设备的购买链接:
Here is the link to the device:
https://tryfunofficial.wodavip.com/products/p000022
https://you.163.com/item/detail?id=3999955
需要添加网易黑洞pro(Tryfun blackhole pro/ TF-BHPRO)的设备支持
该型号是黑洞plus/黑洞se的同系列产品,但是我发现并不能直接用他们的方式连接
我用ai简单测试了一下,可以用python正常操控我的设备,以下是连接逻辑,希望有一些帮助
Device support for Tryfun Blackhole Pro (TF-BHPRO) needs to be added.
This model is from the same series as Tryfun Black Hole Plus/Black Hole SE, but I found that it cannot be connected directly using their connection methods.
I did a simple test with AI, and my device can be controlled normally using Python. Below is the connection logic; I hope it helps.
Device BLE name: TF-BHPRO
Service UUID: 0000ffac-0000-1000-8000-00805f9b34fb
Write char: 0000ffb7-0000-1000-8000-00805f9b34fb
Notify char: 0000ffb8-0000-1000-8000-00805f9b34fb
Read char: 0000ffb4-0000-1000-8000-00805f9b34fb
Frame format: [seq][02][00][len][key,value...][ck]
Checksum: sum=0xFF; for b in data[1:]: sum-=b; count++; result=(sum+count)&0xFF
以下是该设备的购买链接:
Here is the link to the device:
https://tryfunofficial.wodavip.com/products/p000022
https://you.163.com/item/detail?id=3999955