Hi,
My application receives assert error from stack. Source file name is src\ll_master.c, line number 831 and error code 0xDEADBEEF.
What this error signifies?
Regards
Hi,
My application receives assert error from stack. Source file name is src\ll_master.c, line number 831 and error code 0xDEADBEEF.
What this error signifies?
Regards
Which version of SoftDevice are you using? Are you getting this error when you are debugging (single stepping using a debugger, or stopping execution and then resuming , for example)?
I am using SD120 V2.0.0. I am using debugger but its on free run. No single stepping or stop and resume is used.
If you are using the right headers to compile your application and are also not stopping execution, this should not happen. Hence I think you should raise a support request at nordicsemi.com so that our support guys can take a look into this.
Swetika, did you find out what was the problem? it has been many days that you posted this question, did you open a support case? can you please update this thread so that we can close it
Hi Aryan,
This problem has been solved with the update of SD120 to Ver2.1.0. Problem was related to RSSI meaurement bug in SD120 Ver 2.0.0. Regards