Hi, I need to select a BLE+ANT SoftDevice for nRF52805. I have read link1 (All nRF52 Series Protocol Stacks) and link2.
Questions.
1) Why I cannot find S313 from link 1?
2) In link 1, it shows that S312 supports BLE & ANT (Garmin qualified) on nRF52810. However, in link 2, it shows that S312 supports nRF52805, nRF52810, nRF52811, nRF52820 and nRF52832. Which statement is true?
3) I'm currently using S112 for my BLE peripheral application. In future, I will migrate to S312 for both BLE and ANT. Could I use my current S112 BLE code directly in S312 BLE, please?
4) In SDK 17.0.2, there are many ANT example codes use S212. Could I use ANT code in S212 directly in S312 ANT, please?
Thanks