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

Potted sensor with soldered primary battery and soft errors

Hello,

My sensor based on nRF52833 will have soldered non-rechargeable battery and it will be potted in resin compound to insure waterproofing.

I wonder, what if for some reason CPU gets stuck - hypothetically speaking, but due to possible soft errors in RAM it may happen during sensor life span which shall be at least 10 years. As you can see, in my case I can't simply power cycle to recover. For this reason I included reed switch connected to reset pin on sensor PCB, such that I can recover sensor state by use of magnet.

But - reset pin is software configurable and in worst case scenario it's possible to get soft RAM error such that CPU gets bezerk and one of the effects of this is that reset pin gets reconfigured as GPIO.

What do you think, is it possible?

Related