Hello, I'm getting started with my nRF52833 DK, and downloaded SDK 16.0, and it looks like in the examples the project types for, say, ble_app_hrs they have these options
* pca10040
* pca10040e
* pca10056
* pca10056e
* pca10059
My DK looks like it has a PCA10100, which isn't an option? Should I use one of these existing ones? What's the downside? Or am I on the wrong path somehow?
Thanks.
Update: I guess the pca10056 has a subfolder that matches my softdevice (s140), so I'll try with that one... but not confident about this...