c++ - Getting started with nrf51882a -
i'm trying start nordic development kits, installed tools required able start development & files have following:
- drivers' codes ?& header files contain functions.
- some examples using of these drivers
the main problem faced can't understand drivers code or can't use functions, don't know can illustration or step step examples using drivers, know that's difficult find that, i'd know how use these drivers or external drivers available or how deal these codes
the nordic team have done nice job in creating needed developers started. in general, there 3 places find information need:-
the nrf51x sdk: software development kit includes drivers, libraries, , importantly numerous examples on using drivers. examples demonstrate how different components can used.
the nrf51 infocenter: infocentre nordic's web library chipsets , specifications. have @ softdevice api , message sequence charts.
the nordic devzone: equivalent stackoverflow nordic related questions , includes blogs, tutorials, , examples.
i hope helps.
Comments
Post a Comment