I can used BTool to send HCI command to control USB dongle through USB interface. I am wondering if I can change interface from usb to uart. I connect the UART pin of CC2540 with the USB to UART cable directly and tried to use Btool to connect this USB dongle. But the communication can't build. where do I need to change in the hosttestapp project. If this function can implement. So I can use MCU to send HCI commnd to control CC2540 through UART interface in my project. Thanks