I am running the free BLE Time App on the TI keyfob. When the Time App connects to the Server, it issues a "Discover Service by UUID" Command (GATT_DiscPrimaryServiceByUUID). When the response is received, the response byte expected is ATT_FIND_BY_TYPE_VALUE_RSP (0x07). But the actual received byte is ATT_ERROR_RSP (0x01). This occurs whether the responding Server is the TI USB Dongle or the Iphone 5. Is anyone else experiencing this problem?