I can't find sample code showing how to send multiple packets per BLE interval.
Can someone share an example or point to one in the SDK?
Thanks Hani Abidi
I can't find sample code showing how to send multiple packets per BLE interval.
Can someone share an example or point to one in the SDK?
Thanks Hani Abidi
The Nordic UART Service does this.
I am sorry. I meant how do we send multiple packets every BLE interval. Sorry for my wording earlier. Appreciate your response
Yes Nordic UART service does this, Check ble_app_uart example
I am sorry I meant how do we send multiple packets per BLE interval? UART service is only for one packet correct?
Please edit/update the question to reflect this.