Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Is S2 or S8 supported in SD140 v6.0.0?

I'm evaluating BT5 feature using the PCA10056 preview dev kit and SDK v15.

When working with LE Coded PHYs, is the S2 or S8 version? In the SoftDevice release notes only S2 is mentioned, but measuring the on air time for packet (and looking in some discussion in this form) it is more likely that it is using S8.

Could somebody clarify this?

Parents Reply
  • Hi Einar,

    thank you for the answer. Then, from what you say, it is not possible to set S8 for the transmission.

    To me this looks strange because using the att_mtu_throughput example and setting PHY=Coded, data_length=27, connection interval 50ms, I clearly see the TX phase to be approximately 2.5ms.

    By calculating the TX duration for such a packet I obtain 2.512ms for S8 and 910us for S2, then from the observation it seems that the att_mtu_throughput example is using S8. How can this be if the softdevice doesn't have the API to set S8? What Am I missing?

Children
Related