【发布时间】:2021-12-25 00:43:31
【问题描述】:
我有两个设备要通过 BLE 进行通信,但我希望将信号范围限制在几米以内。这可能吗?
【问题讨论】:
标签: bluetooth bluetooth-lowenergy core-bluetooth android-bluetooth
我有两个设备要通过 BLE 进行通信,但我希望将信号范围限制在几米以内。这可能吗?
【问题讨论】:
标签: bluetooth bluetooth-lowenergy core-bluetooth android-bluetooth
是的,如果你可以设置TX功率,你可以设置一个非常低的功率,比如-20 dBm。那么范围将只有几米。根据您的平台,这可能会也可能不会配置。
【讨论】: