hello,
I just downloaded visual studio code and followed the tutorial to setup everything : https://www.youtube.com/watch?v=EAJdOqsL9m8&list=PLx_tBuQ_KSqEt7NK-H7Lu78lT2OijwIMl
i was able to run the blinky project.
i tried to start a new project with timer example to understand how the timer functions works, but both of the available project won't compile.
i got this error :
i'm little bit confused with the SDK version number. the SDK version that i downloaded from VS code was 2.6.99-cs1 and in the internet there are other SDK version available for download, like the latest 17.1 : https://www.nordicsemi.com/Products/Development-software/nRF5-SDK/Download
Does the VS code has it own SDK ?
and the code for example for timer uses the SDK17.1 or 2.6.99 ?
All i want is to run a basic timer on the vs code.
thanks,
Haithem,