【发布时间】:2017-11-09 17:35:07
【问题描述】:
我使用 HM-10 作为 iBeacon,Tx Power 默认设置为 -59。我想更改 Tx Power 并且数据表说 AT+MEAS 可用于设置 iBeacon 测量功率。校准后 1 米处的 RSSI 为 -23dBm,即十六进制的 E9。所以我尝试使用命令 AT+MEASE9 和 AT+MEAS0xE9 但我没有得到任何来自 BLE 的响应。那么如何更改 BLE 的 Tx Power 呢?谢谢
这是数据表:http://fab.cba.mit.edu/classes/863.15/doc/tutorials/programming/bluetooth/bluetooth40_en.pdf
【问题讨论】:
标签: bluetooth bluetooth-lowenergy at-command hm-10