Dear Members,
How can I find the cause of
<error> app: Fatal error ?
I can't see an error code ?
Is it possible hardware error because voltage surge ? Can capacitor rectify it ?
Thanks
Dear Members,
How can I find the cause of
<error> app: Fatal error ?
I can't see an error code ?
Is it possible hardware error because voltage surge ? Can capacitor rectify it ?
Thanks
Hi,
I can't see an error code ?
You will get more information (file name, line number and error code) by testing with a debug build. If you use a Segger embedded studio project from the SDK, simply select "Debug" from the build configurations dropdown menu. If using something else, define "DEBUG" and "DEBUG_NRF".
Is it possible hardware error because voltage surge ? Can capacitor rectify it ?
We need to know what the error code was and from where it was returned before we can consider what caused it and how it can be fixed.
Hi,
I can't see an error code ?
You will get more information (file name, line number and error code) by testing with a debug build. If you use a Segger embedded studio project from the SDK, simply select "Debug" from the build configurations dropdown menu. If using something else, define "DEBUG" and "DEBUG_NRF".
Is it possible hardware error because voltage surge ? Can capacitor rectify it ?
We need to know what the error code was and from where it was returned before we can consider what caused it and how it can be fixed.