FAQKW36 Confirmation的数据

KW36 Confirmation的数据
更新时间:2022.05.07 浏览量:0

Confirmation里是没有数据的,超时时间是30s(协议规定),在BleApp_GattServerCallback会收到gEvtError_c这个eventpServerEvent->eventData.procedureError.errorgGattClientConfirmationTimeout_c;而在没有收到Confirmation,又还没到超时时间,这个时间段内再次发送Indication,也会收到gEvtError_cpServerEvent->eventData.procedureError.errorgGattIndicationAlreadyInProgress_c

  • 上一篇:KW36的发送载波函数
  • 下一篇:KW36一个连接事件连续发送多个蓝牙数据包的方式