Hi,
I am new to Nordic product. I bought nRF52840 board and DWM3000EVB board from Qarvo for building some UWB project. I checked this forum a little bit. But I still did not get the satisfied answers either because they are too old or the description is not clear to me. Here I list my questions as below:
1. What is the difference between nRF5 SDK and NCS? My understanding is that NCS is built on nRF5 SDK. Is it correct?
2. Any step by step tutorial to create a small application by using nRF52840 SDK from scratch? I see there are lots of examples in SDK already. But it does not tell me how to build a new application from scratch step by step. For example, how do I find the library I need? How I should config my hardware (setting sdk_config.h)? Any other IDE configuration I need to config (like preprocessor, variables)?
3. Any step by step tutorial to create the same application by using NCS?
4. For my project, do you recommend to use nRF5 SDK or NCS? Or even there is some other SDK?
Thank you very much!