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

Code compile problem

Hi, I tryed to compile code for DFU from GitHub, but every time some file is missing, then I must search it on net, then download for 100 times!!! When I thought I finished all it started with implicit functions that are not defined nowhere. Is there any folder that contain all I need for developing on sdk110? Or even better, is there any file/folder that contain all I need to develop software on costum devices. I would need just API that is related to chip nrf51822. Every big chip producer have that release but I cant find it for Nordic, is that possible??? Please help...

Parents
  • @Miroslav: You are welcome to try the TI chip, but I would expect you to come back here soon.

    Just in case you still interested in our product, and if you have a nRF51 DK, you should start first with the Getting started guide in the nRF51 DK User guide. And you should be able to find the nRF51 SDK provided here.

    In the SDK you can find the DFU project (and many other examples) that works out of the box without any modification needed. I'm not sure why you have to use the DFU on github.

Reply
  • @Miroslav: You are welcome to try the TI chip, but I would expect you to come back here soon.

    Just in case you still interested in our product, and if you have a nRF51 DK, you should start first with the Getting started guide in the nRF51 DK User guide. And you should be able to find the nRF51 SDK provided here.

    In the SDK you can find the DFU project (and many other examples) that works out of the box without any modification needed. I'm not sure why you have to use the DFU on github.

Children
No Data
Related