I'm working with app_fifo_uart and I'm seeing that my event handler gets the event 'APP_UART_TX_EMPTY' repeatedly. Multiple times a second. Is there any reason for this? Can this be switched to only notify after tx buffer has sent all bytes rather than at all times?