I am currently working on a project where I am checking an input > 3V then passing it to ADC and increasing count based on it. The count value increases or stays the same depending on the input voltage. I am able to verify my count until 1200 hours. later, The count value is getting reset to 0 and it gets increased again. I am sure that the problem is not because of count overflow. I think the problem is nordic chip is getting reset for unknown reason. Can anyone please help me with this.