[已解决] 蓝牙spp出现问题
Posted: Wed Nov 03, 2021 12:29 pm
使用蓝牙的spp程序时,出现问题如下:
Code: Select all
W (446897) BT_GATT: attribute value too long, to be truncated to 20
Code: Select all
W (446897) BT_GATT: attribute value too long, to be truncated to 20
我想问的是esp32作为 server的时候,有这样的接口吗?ESP_XuLZ wrote: ↑Thu Nov 04, 2021 3:42 am如果 esp32 作为 client, 手机作为 server, 可以使用 [esp_ble_gattc_send_mtu_req](https://docs.espressif.com/projects/esp ... t8uint16_t) 进行交换 mtu