Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

nRF5_SDK_17.1.0_ddde560.zip

I have download this .zip from the Nordic site. I am a beginning coder and I am using AI to help assist me on my project and learning C code. I seem to unzip the file correctly with no errors. I have ordered the DK and I am awaiting arrival. I am trying to setup an example "blinky" so when my DK comes i can run a test to see if I can get the LED to blink. When working with AI, it states that when I drill down this path, C:\Users\dropb\Desktop\nRF5 SDK\examples\peripheral\blinky\pca10040\blank, I should see main.c. I do not see this file. I see 5 folders. Those folders are:arm5_no_packs, armgcc, config, iar, and ses. I do see a main.c under blinky but not under blank. Is AI leading me on a wild goose chase or is there something that I am do wrong with my extraction of the zip file that I downloaded. Thanks in advance to anyone willing to give me a helping hand.

Parents Reply Children
Related