适用于 arduino 的蓝牙屏蔽 V2.2

Bluetooth Shield V2.2 for arduino

我最近为我的arduino买了一个蓝牙盾牌。我将制作一个 iOS 应用程序来控制我将连接到 arduino 的伺服系统。

我觉得问这个很愚蠢,因为它很难找到,但是我在哪里可以找到蓝牙屏蔽的 UUID。我需要能够通过蓝牙屏蔽与 arduino 通话吗?它一定很容易,因为它很难找到,但我可能想多了。

我在哪里可以找到 arduino 蓝牙屏蔽的 UUID?

1) 尝试 "scan" 带有 BLE Shield 的可用 Arduino 开发板 - 例如这里有一个现有的 iOS 应用程序 https://itunes.apple.com/us/app/ble-arduino/id547628998?mt=8

2) 检查您设备的文档

3) 试试那些 UUID 的 https://github.com/michaelkroll/BLE-Shield/blob/master/firmware/BLE-Shield-v2.0.0/BLE-Shield_gatt.xml