Hi, i've got a problem with the serial communication between the ble module and the host controller.
Not all bytes are sent by the ble module, they get stuck in a buffer somewhere. For example, when a ACL packet is coming in of 12bytes long, the host controller will only receive 11bytes, but most times when a HCI command is sent after a timeout, the last byte is received.
Anybody else experiencing this flow control problem with the AFX00002 ?