Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Sequence Of Ble Events and its responses for beginners in nRF52 SDK Step Wise

Hi All,

I am a beginner to nRF52 and Nordic Microcontroller, I want to understand the flow of code and its BLE sequences in detail. I am also not proficient in the C language, I need to understand how callbacks are triggered and the meanning of various Macros Like Importing Timer instance module, calling any API from SoftDevice, They Are mostly Passed in SVC() function. Which event will trigger first and so on, basically flow and detailed description? Kindly suggest some good notes and reference links that will clear these things.

Thanks in advance.

Parents Reply Children
Related