Part Number: CC2640R2F
Tool/software: TI-RTOS
Hello
On the CC2640R2F, after connecting with the BLE central, when service discovery starts, I get a FLow Control violation message "Flow control violated. Opcode of offending ATT msg: 0x10"
and this happens only if UART_LOG is enabled.
Project is based on Project_zero with one additional Task ( priority 1, not communicating directly with ble stack).
Project_zero_task priority is raised to 2
Thank you for your help.