Not familiar with that exact device, but try doing a complete wipe before you flash. Flashing typically won't clear the internal storage used in a microcontroller. Look for an option like "erase eeprom" or something along those lines.
this post was submitted on 31 Aug 2024
11 points (92.3% liked)
Meshtastic
307 readers
1 users here now
A community to discuss Meshtastic (https://meshtastic.org/docs/introduction)
founded 10 months ago
MODERATORS
It's possible that the lack of a MMU in the nRF52840 can cause memory corruption if the code writes somewhere it shouldn't because of a programming mistake. I remember that my previous "smartwatch" (the BangleJS 2) which use the exact same chip had some memory corruption issues when it first came out that were likely caused by some bugs in the code.