Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

输入检测到的蓝牙地址无法连接 #2

Open
lrm2017 opened this issue Mar 18, 2024 · 1 comment
Open

输入检测到的蓝牙地址无法连接 #2

lrm2017 opened this issue Mar 18, 2024 · 1 comment

Comments

@lrm2017
Copy link

lrm2017 commented Mar 18, 2024

for device in devices:
    if device.address == user_input:
        device_mac = device.address
        break
        
pythonSDK 输入检测到的蓝牙地址,无法匹配成功,这是test.py代码。
另外传输的数据内容出现问题,SDK还待完善

企业微信截图_17107289256160

@AKAMDIV
Copy link
Contributor

AKAMDIV commented Jun 3, 2024

pythonSDK 输入检测到的蓝牙地址,无法匹配成功。这个现象可能时蓝牙传感器休眠了,请重新开关一下传感器

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants