Occasionally while sending large data blobs (from TIWI R2 Module to iPad) via bluetooth, I will get an HCI HW Error Event (HCI Packet {0x04 0x10 0x01}) which signals that the TIWI has experienced some sort of HW error and is reporting a code of 0x01.
From what I've read in the HCI spec, the error relates to UART synchronization.
Before I go on a wild goose chase, does anyone know what a HW error code of 0x01 signifies? We are using HW flow control for the UART, so guessing it isn't data overrun. Any insight would be much appreciated.
Thanks,
Paul