Hi all, I'm testing simplerserver & simpleclient in /resource/example/ with build option TARNSPORT_ARCH=BLE using Raspbery pi 3
Actually, I succeeded some errors after patching bluez(bluez 5.31) . The 2 patch files are located in /extlibs/bluez/ I check BLE communication through debug message But some errors still remains in simpleclient. Below is the error messages when I excuted "./simpleclient 1" 19:42.502 INFO: OIC_RI_STACK: Binding oic.if.r interface to /oic/p 19:42.502 ERROR: SRM-AMSMGR: FreeCARequestInfo: Can't free memory. Received NULL requestInfo 19:42.512 DEBUG: OIC_CA_QING: message handler main thread start.. Finding Resource... 19:42.512 ERROR: OIC_CA_LE_ADAP: Update characteristics failed, result [255] 19:42.522 ERROR: BLE_CLIENT: [0x741062c0] WriteValue() call failed: GDBus.Error:org.bluez.Error.InProgress: In Progress Why these error appears? Best regards,
