armadsen / ORSSerialPort

Serial port library for Objective-C and Swift macOS apps
MIT License
751 stars 183 forks source link

The delegate method 'serialPort:didReceivePacket:matchingDescriptor: ' never be executed #143

Open zejun-huang opened 5 years ago

zejun-huang commented 5 years ago

Hi bro, As you see , the method 'serialPort:didReceivePacket:matchingDescriptor: ' will never be executed , but others will be executed. The another issue is this method ' - serialPort:didReceiveResponse:toRequest:' will return just one byte. What could I do for this ?Do you have any advice?

Best regards. FATE.