This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

advertising extentions with S112

hi support team,

i am confused about "advertising extentions" part;

Inforcentor shows example for "Cycling Speed and Cadence Application" only support S132 and S140,

but in the folder, there are four examples:

especially, " nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_rscs\pca10040e\s112 "   

does it mean: 52810 with S112 support advertising extentions;

my question is which softdevice support "advertising extentions".

Thanks!

Regards,

William.

Parents
  • Hi William, sorry about the delay.

    The Softdevices that support advertising extensions are the S132, S140, S332 & S340, you can find this info here. However, this doesn't necessarily mean support for everything (eg. chained, periodic, etc.), for info on specifics like that you should check the release notes for a specific version of a SD.

    The example you listed only use extended advertisement for the name, a very basic use case. PCA10040e (nRF52810 emulation on nRF52832) and PCA10056e (nRF52811 emulation on nRF52832) doesn't support extended advertisement, which is why the example with SD S112 is modified in this example not to use it.

    Regards,

    Elfving

Reply
  • Hi William, sorry about the delay.

    The Softdevices that support advertising extensions are the S132, S140, S332 & S340, you can find this info here. However, this doesn't necessarily mean support for everything (eg. chained, periodic, etc.), for info on specifics like that you should check the release notes for a specific version of a SD.

    The example you listed only use extended advertisement for the name, a very basic use case. PCA10040e (nRF52810 emulation on nRF52832) and PCA10056e (nRF52811 emulation on nRF52832) doesn't support extended advertisement, which is why the example with SD S112 is modified in this example not to use it.

    Regards,

    Elfving

Children
No Data
Related