Hi I am developing an application for sending data over BLE which I have received over SPI from a non - Nordic chip. I am using the ble_app_uart template for this. But data transfer is not happening over BLE and SPI transfer stops abruptly after I start advertising. Can you suggest any better method for transferring data over BLE?