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.