This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

What should I do for the ERROR 8 [NRF_ERROR_INVALID_STATE] error?

I am getting an error like this. I did not understand what it meant. could you help me please?

<error> app: ERROR 8 [NRF_ERROR_INVALID_STATE] at D:\1_1_xxx_xxx_xxx\V.1.5.9_CML\V1.5.9\V1.5.9\examples\xxx_ble_peripheral\XXX_Project\timer_init.c:299
PC at: 0x000335C7
<error> app: End of error report

The codes in timer_init.c: 299 are as follows:

How should I interpret this error code?

Related