Hi,
What are the difference between the different SoftDevice versions available? We are developing with the nRF52833 DK.
Thanks
Hi,
What are the difference between the different SoftDevice versions available? We are developing with the nRF52833 DK.
Thanks
Hi Kenneth,
Thanks for the info. I visited the following link: https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52833/COMP/nrf52833/nRF52833_ic_rev_sdk_sd_comp_matrix.html
I can not see any recommended Soft Devices for the nRF Connect SDK - does it not use Soft Devices?
Thanks,
Adam
Hi Kenneth,
Thanks for the info. I visited the following link: https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52833/COMP/nrf52833/nRF52833_ic_rev_sdk_sd_comp_matrix.html
I can not see any recommended Soft Devices for the nRF Connect SDK - does it not use Soft Devices?
Thanks,
Adam
The nRF Connect SDK also use the softdevice yes, but the version will depend automatically by the BLE features and nRF variant you are using. So you don't need to consider it the same way as before, it's automatically handled when compiling.
Kenneth
Great, thank you Kenneth.