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

可以吧手机作为外设发送广播吗? #244

Open
liuxz656 opened this issue Jun 27, 2023 · 2 comments
Open

可以吧手机作为外设发送广播吗? #244

liuxz656 opened this issue Jun 27, 2023 · 2 comments

Comments

@liuxz656
Copy link

不是这个库的问题,是蓝牙相关的问题。
我用
[self.peripheralManager startAdvertising:@{CBAdvertisementDataLocalNameKey:@"BLE",
CBAdvertisementDataServiceUUIDsKey:@[cbuuid]
}];
发送广播。
cbuuid最多16字节,有什么方法可以发送30字节的广播信息?

@coolnameismy
Copy link
Owner

coolnameismy commented Jun 27, 2023 via email

@huangqingchao
Copy link

最多可以发20字节

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

3 participants