Malcolm Loades <
dev...@loades.net> wrote:
> My question is how long will the phone retain it's settings when not
> powered up? It's just possible that at some point it will not have
> power for several weeks.
Looking at the internal photos:
https://fccid.io/YZZGXP16XXV2/Internal-Photos/Internal-Photos-3042546
There's no signs of a battery backup. There's a capacitor, but not one for
retaining memory. There's also what's probably a flash chip - 8 pin square,
to the left of the big rectangular chip. I can't read the writing but guess
that's an SPI flash.
Normal practice these days is to use flash for storing settings, so I would
have no worries sending something preconfigured.
However, in case of issues in situations like this, one option is to provide
a route of remote access - either talking someone through installing
Teamviewer or similar on a local PC, or a Raspberry Pi or similar small box
configured to 'phone home' to a server you control and act as a staging post
into their network.
Theo