BLE5.0 HCI Hardware Error Other Parts Discussed in Thread:CC2640R2F 平台:CC2640R2F SDK:simplelink_cc2640r2_sdk_3_10_00_15 使用的参考代码:ble5stack 之simple_peripheral 问题描述:使用notification给手机发送数据,当每次发送的数据长度达到160字节时,三星的手机作为接收方,设备会死机(发...
No response I’m not quite clear about your question. Atline 423920andline 443764in the HCI log, those are ADV reports. What is their direct connection to the "Hardware Error" message in the logs? Could you please describe your question in more detail to help us understand and investigate ...
V var kBluetoothHCIEventMaskDisconnectionComplete: UInt32 V var kBluetoothHCIEventMaskEncryptionChange: UInt32 V var kBluetoothHCIEventMaskFlushOccurred: UInt32 V var kBluetoothHCIEventMaskHardwareError: UInt32 V var kBluetoothHCIEventMaskInquiryComplete: UInt32 V var kBluetoothHCIEventMaskInquiryResult...
E kBluetoothHCIEventMaskMasterLinkKeyComplete E kBluetoothHCIEventMaskLoopbackCommand E kBluetoothHCIEventMaskLinkKeyRequest E kBluetoothHCIEventMaskLinkKeyNotification E kBluetoothHCIEventMaskInquiryResult E kBluetoothHCIEventMaskInquiryComplete E kBluetoothHCIEventMaskHardwareError E kBluetoothHCIEventMaskFlus...
问题描述:使用notification给手机发送数据,当每次发送的数据长度达到160字节时,三星的手机作为接收方,设备会死机(发生HCI Hardware Error,Error code =0x81,HW_FAIL_OUT_OF_MEMORY)。而相同的代码,如果oppo reno手机和美图手机作为接收方,设备运行正常。以下是代码,还请指导: ...
BLE5.0 HCI Hardware Error Other Parts Discussed in Thread:CC2640R2F 平台:CC2640R2F SDK:simplelink_cc2640r2_sdk_3_10_00_15 使用的参考代码:ble5stack 之simple_peripheral 问题描述:使用notification给手机发送数据,当每次发送的数据长度达到160字节时,三星的手机作为接收方,设备会死机(发生...