Hi, I'm currently trying to use the Timeslot feature in the nRF SDK 5 and have a few questions:
-
Can Timeslot be used during the advertising phase? Specifically, during the BLE advertising phase, can I use the radio for some private tasks?
-
Suppose I'm a standard BLE keyboard with a connection interval of 7.5ms. Within one connection interval, approximately how much idle time (Timeslot) can I request to perform private tasks? Is this duration stable? Is the length of granted time consistent each time a request is made?
-
Do the nRF54 series and nRF Connect SDK support the Timeslot functionality and its related APIs?