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
as the two previous replies have said, the Nordic UART service sends multiple packets per BLE interval. There are also many threads here discussing how to send up to the softdevice maximum packets per connection interval using notifications.
I was actually answering the original question, "Sending multiple bytes in a packet."
I hadn't considered whether the Nordic UART service sends multiple packets per BLE interval - but good to hear that it does!
ah I didn't see the original question and didn't know it had been changed!
Yes - that's the trouble with people changing the question after answers have already been posted!
Apologies people. I didn't frame the question properly. I do appreciate your responses and assistance