Hi
Now I'm using the S130 and ble_app_uart.I meet some problem need your help. Firstly,I download the code to PCA10028,then it can connect to nRF UART on the iPhone5S,it can also send data to iPhone5S.After that,I make it connect to nRF UART on the iPhone6,I found that it can connect to the phone,but it cann't send data to iPhone6,and iPhone6 cann't also send data to it.If I want to send data to every phone that the device connect to,how should I do?
Besides,I have another problem.Is there any API that I can know the data have been sent or I can know the fifo is empty so that I can use sd_ble_gatts_hvx to send more data as soon as possible.Because I found that the device will disconnect when I send more data(50 bytes) at one time.Pls give me some good advice on how to solve the problem.Thanks.
Anyone could help me?Thank you very much for your help.
Alice