The SDK is 15.2.0
softdevice is s132 6.1.0
And what will the time delay looks like ?
The SDK is 15.2.0
softdevice is s132 6.1.0
And what will the time delay looks like ?
Hi,
We have a audio subsystem in the Smart Remote 3. You can read about it here, and the code can be found here. It only does one audio stream, but you might be able to send the stream to two devices. It uses Voice over HID over GATT, so the minimum delay is 7.5ms. If you need it to be lower, you should look into using ESB instead.
Hi,
We have a audio subsystem in the Smart Remote 3. You can read about it here, and the code can be found here. It only does one audio stream, but you might be able to send the stream to two devices. It uses Voice over HID over GATT, so the minimum delay is 7.5ms. If you need it to be lower, you should look into using ESB instead.