nRF5_SDK

None of the examples in the SDK are useable in Visual Studio Code.  All are missing the required application source files

Get this error 

The directory "c:\Users\mtd18\!GD-LT\Concerto\Fanstel\Docs\nRF5_SDK_17.1.0_ddde560\examples\802_15_4\wireless_uart" does not contain an application source.

Parents Reply
  • SES for Nordic parts is free.. It's a great platform to work with that SDK.  The problem is that SDK is also Not Recommended for New Designs (basically) -- all the new stuff is being done on nRF Connect SDK which uses VS Code.  With the nRF Connect SDK you pretty much have to work with Zephyr (as serious design mistake IMHO) whereas you really want to work with FreeRTOS in nRF5 SDK.

    Anyway, pick your path and the tools are free either one; they are just mutually exclusive directions.

Children
No Data
Related