programmer reference manual

Hi Team,

I am using nrf52840 controller and SDK 16.0. I have referred to the product specification manual/data sheet already. However, I would like to have the "programmer reference manual" that can help me in understanding how the various APIs are developed and their use cases perfectly. In the "nordic infocenter" website, the list of APIs and their brief definitions are given. But I would want them in detail that as a programmer, it would be easier to study the API usage and applications in depth.

Parents
  • Hi Rajesh,

    We don't have any documentation that is more explanatory than the one already found on Infocenter.. 

    list of APIs and their brief definitions are given.

    It depends mostly on the API's.. For example, there are more documentation on hardware drivers like the SPI master on the infocenter page..  Other than that, we have a lot of examples in the SDK which show you how to use the API's.

    Best Regards,

    Swathy

Reply
  • Hi Rajesh,

    We don't have any documentation that is more explanatory than the one already found on Infocenter.. 

    list of APIs and their brief definitions are given.

    It depends mostly on the API's.. For example, there are more documentation on hardware drivers like the SPI master on the infocenter page..  Other than that, we have a lot of examples in the SDK which show you how to use the API's.

    Best Regards,

    Swathy

Children
No Data
Related