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.
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
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!