Page 1 of 1

蓝牙 MTU

Posted: Thu Apr 26, 2018 9:17 am
by liruijie0318
使用iPhone和esp32通过蓝牙通讯是没有问题,但是使用Android手机进行通讯就会提示下面的错误:
sendDataSuccess lenth:196
btc_task msg 0 2 10 0x3ffee5dc
E (1068948) BT: attribute value too long, to be truncated to 20
btc_task msg 1 2 5 0x3ffd44f0
I (1068958) Bluetooth: ESP_GATTS_CONF_EVT, status 0, service_handle 0

这个问题应该怎么解决?

Re: 蓝牙 MTU

Posted: Wed May 30, 2018 9:40 am
by philar
你好,
请问你是怎么使得esp32 蓝牙可以与iphone 通信的?我的iphone 都连不上的,你是用那个例子的?