【发布时间】:2014-03-08 21:02:31
【问题描述】:
我已经设置了 Ibeacon 树莓派 它正在检测蓝牙
root@raspberrypi:~# hcitool scan
Scanning ...
90:C1:15:34:84:77 jassi
30:14:4A:8B:95:45 TVBluetooth
现在我想让它广播消息 我该怎么做呢
【问题讨论】:
标签: raspberry-pi ibeacon
我已经设置了 Ibeacon 树莓派 它正在检测蓝牙
root@raspberrypi:~# hcitool scan
Scanning ...
90:C1:15:34:84:77 jassi
30:14:4A:8B:95:45 TVBluetooth
现在我想让它广播消息 我该怎么做呢
【问题讨论】:
标签: raspberry-pi ibeacon
您可以使用 Raspberry Pi using this tutorial 制作 iBeacon。我的公司还以iBeacon Development Kits 的形式销售您需要的所有部件,这些部件已预装了必要的软件。如果您愿意,我们还可以向您发送just the SD 卡,以便您使用已有的树莓派。
如果您想要一个实用程序在 Raspberry Pi 上进行更高级的 iBeacon 检测,check out this answer。我们仍在解决一些问题,但最终我们也会将其与 iBeacon 开发套件一起发布。
【讨论】: