we use nRF52833,SDK:S140,17.2,sometims,the device goes into trouble and the error code is 0x715.
here is the call stack:
i can not find what is the value mean.
so could someone give us some advice fot this trouble?
we use nRF52833,SDK:S140,17.2,sometims,the device goes into trouble and the error code is 0x715.
here is the call stack:
i can not find what is the value mean.
so could someone give us some advice fot this trouble?
Can you give me some more logs or context on when this happens or when the error is returned? What was the state of your application then? What kind of tasks your application have?
Are you using any of the peripherals without using our drivers from the SDK?
There seems to be a hardfault from the softdevice, but hard to say why it happened without getting more context of the call stack when this error happened.
Can you give me some more logs or context on when this happens or when the error is returned? What was the state of your application then? What kind of tasks your application have?
Are you using any of the peripherals without using our drivers from the SDK?
There seems to be a hardfault from the softdevice, but hard to say why it happened without getting more context of the call stack when this error happened.