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

BleRssiDevice返回的数据问题 #83

Open
huangbiao666 opened this issue Jul 13, 2021 · 0 comments
Open

BleRssiDevice返回的数据问题 #83

huangbiao666 opened this issue Jul 13, 2021 · 0 comments

Comments

@huangbiao666
Copy link

mServiceUuids 与 mServiceData 绝大多数情况都是空的,其实是有广播包数据的

[mAdvertiseFlags=-1, mServiceUuids=null, mManufacturerSpecificData={3604=[0, 7, 0, 6, 18, 52, 86, 120, -118, 55, 0, 0]}, mServiceData=null, mTxPowerLevel=-2147483648, mDeviceName=null]

还有write read notify都不支持并发操作,只能单个执行,上一个操作完成后,才能进行下一个操作,如多次连续调用write操作,只能等上一个操作成功或失败后,才能下一次write操作

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

1 participant