This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

how to use BLE and ANT on same chip!

Im using nRF 52 DK. I need to use BLE and ANT simultaneously, but the problem is most of the SDK v12,v13 examples use softdevice s212 for ANT,which does not support BLE examples. While if i use softdevice s332 for both BLE and ANT then i cant find an ANT example with s332. What to do now?

Related