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