Ble-gateway错误(#90 BLEIO_gatt_read_char_by_uuid行:155 g_tree_lookup()在Raspbian上失败。)

时间:2017-06-22 10:01:33

标签: azure iot azure-iot-hub

我正在尝试将我的TI sensortag CC2650 Azure IoT 连接到已注册的 Watson IoT ,并参考以下链接: https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-iot-edge-physical-device

我在运行网关json配置文件时收到以下错误:

  

pi @ raspberrypi:〜/ iot-edge $ ./build/samples/ble_gateway/ble_gateway ./samples/ble_gateway/src/gateway_sample.json网关正在运行。   错误:时间:2017年6月22日星期五15:13:37   文件:/home/pi/iot-edge/modules/ble/src/ble_gatt_io_linux_read.c   Func:BLEIO_gatt_read_char_by_uuid行:151 g_tree_lookup()失败。   错误:时间:2017年6月22日星期五15:13:37   文件:/home/pi/iot-edge/modules/ble/src/bleio_seq_linux_schedule_read.c   Func:schedule_read行:114 BLEIO_gatt_read_char_by_uuid失败了   错误:时间:Thu Jun 22 15:13:37 2017文件:/home/pi/iot-edge/modules/ble/src/bleio_seq_linux.c   Func:BLEIO_Seq_Run行:342调度时发生错误   特征的0型指令   00002A24-0000-1000-8000-00805F9B34FB错误:时间:6月22日星期四15:13:37   2017文件:/home/pi/iot-edge/modules/ble/src/ble.c   Func:on_connect_complete行:543 BLEIO_Seq_Run失败

我尝试了一些方法,例如运行 bluetoothctl 命令,然后运行 list-attributes ,但它仍然无效。 请帮帮我。提前谢谢。

0 个答案:

没有答案