Hello: I am use nrf51822 to transfor data (BLE <->UART),i need a faster rate in ble , and i found a way in the zone,that to use BLE_EVT_TX_COMPLETE to send data, the send data rate raised but if i du that i can not receive data from ble anymore,the device could only send data through ble and can not receive. i gass if ble could not send data and receive data at same time.or the priority send data and receive data can not break each other.
the environment i used is nrf51822 and nRF51_SDK_8.1.0_b6ed55f_6 and s110_nrf51_8.0.0