Hi!
This is Cemal from Turkey.
I'm new to this community and for nordic nrf. First of all, I wish everyone a good work.
I've just started a new job at a new company. And my team leader gave me a project. The project includes a nrf52 and it is about communication between nrf52 and mobile phone via bluetooth low energy protocol. There is nobody around me who understand nRF and BLE. Actually, the project was written by another person, and my mission is only find existing bugs. I try to learn nrf52 via this project codes. I want to ask some question for understand better.
1- Sometimes, program stops at this column when I running in debug mode. what is this means? What caused the program to stop here? how can i learn it?
2- what exactly duty of "APP_ERROR_CHECK" and "err_code" ?
"err_code" keeps return value of a lot of functions and just after that "APP_ERROR_CHECK(err_code)" is written.
What is these operations mean?
I'm trying to learn by reviewing the documents on the nordicsemi site. however, I wanted to ask you these questions to speed up my learning. I wish to everyone health and happy.