【发布时间】:2017-04-08 06:31:12
【问题描述】:
我想配置一个唯一的 128 位 UUID,帮我找到合适的解决方案。
【问题讨论】:
-
你是指信标的 UUID 任何其他 BLE 设备吗?或者别的什么。
-
只需在 unix 命令行上键入
uuidgen。 uuid 碰撞的可能性非常小 -
@AshwinIndianic : 这是关于我为我的应用程序创建的自定义服务
-
@Paulw11 : 我的应用有多种服务....
-
您可以生成多个 UUID,也可以只生成一个并根据需要更改最后一个数字
标签: android ios bluetooth bluetooth-lowenergy core-bluetooth