工程师您好:
开发板用的是ESP-WROOM-32,芯片是esp32 d0wn v3, 软件用的是gatt_server_service_table 官方例子,代码无改动,烧录后连接win10(版本19044.2130) 提示 "failed to enumerate GATT services: Unreachable"
请问一下是什么问题,连接win10, 您推荐使用哪个官方例子
win10 ble连接代码是
_peripheral = await BluetoothLEDevice.FromBluetoothAddressAsync(peripheralId);
var servicesResult = await _peripheral.GetGattServicesAsync(BluetoothCacheMode.Uncached);
感谢百忙之中回复!!!
esp32 通过ble连接win10 连不上
-
- Posts: 6
- Joined: Thu Nov 10, 2022 7:42 am
esp32 通过ble连接win10 连不上
- Attachments
-
- 111111.png (455.54 KiB) Viewed 1683 times
Re: esp32 通过ble连接win10 连不上
你先使用 win10 系统蓝牙中去连接,esp32 使用这个示例 https://github.com/espressif/esp-idf/tr ... ity_server
Who is online
Users browsing this forum: No registered users and 84 guests