There is no any Softdevice S122 listed on the page below.
https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK
We have downloaded the SDK from the same page.
- When we navigate to the ble_app_uart central node example for the nRF52833 SoC at the path "nRF5_SDK_17.0.0_9d13099\examples\ble_central\ble_app_uart_c\pca10100" in SDK, there is only one option for Softdevice S122. So, what is Softdevice S122? Is it the same as S140? Where can we find an example for S140?
- Codes for Softdevices S113 and S140 are available for the ble peripheral node example at the path "nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_uart\pca10100" in SDK. Both S113 and S140 is listed on the page mentioned above.
- There are also some PCA with 'e' like pca10100e, pca10056e. No information available for them on the page https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_gsg_ses%2FUG%2Fgsg%2Fchips_and_sds.html.
It seems that the documentation page has to be updated. It is creating confusion for beginners like us.
Thank you.