What is the difference between nRF 5 SDK (downloaded in .zip format) and nRF Connect SDK v1.9.1 ?
I am using VSCode through nRF Connect SDK v1.9.1 and I find it easy to compile it using VScode to run samples.
I found a temperature example in nRF 5 SDK i downloaded seperately as .zip or .RAR format.
I am unable to run the temperature example "C:\nrf_sdk\nRF5SDK160098a08e2\examples\peripheral\temperature\main.c" in VSCode .
Please help me to solve this issue
Shiva