STM32WB55RGV6(C/S)
Is the BLE server notification interval at least 7.5ms?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-20 1:39 AM
Is the ble server notification interval at least 7.5ms?
Can I reduce it?
If the throughput is not enough and the notification interval can only be as low as 7.5ms?
Am I the only way to increase the amount of data per notification (for example, from 15bytes to 150bytes).
Labels:
- Labels:
-
BLE
-
STM32WB series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-10-28 7:20 AM
Hello,
The minus connection interval possible is 7.5 ms. To increase the throughput, indeed you should increase the amount of data per notification. You can look BLE_DataThroughput example available in STM32CubeWB package.
Best Regards
