This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Need Help with programming from scratch

Could anybody help me with some useful stuff and links to start programming from scratch for nrf52832 DK on Keil v5. I have some of my undergrad students who need this help so plz help with some useful and simple stuff. And also a link to download a Datasheet for nrf52832 microcontroller.

Thank you in advance.

Parents
  • You do not need to program from a scratch, Nordic provides a lot of demos and examples. You can find any kind of function's project on Github and Nordic SDK. You only need to be able to read and understand them, according your needs, combine several projects together or update and change some codes. That's really enough for you to do any project on Nordic boards.

    Start with the Getting started section here, run the example one by one and learn the SDK.

Reply
  • You do not need to program from a scratch, Nordic provides a lot of demos and examples. You can find any kind of function's project on Github and Nordic SDK. You only need to be able to read and understand them, according your needs, combine several projects together or update and change some codes. That's really enough for you to do any project on Nordic boards.

    Start with the Getting started section here, run the example one by one and learn the SDK.

Children
No Data
Related