We have been running into issues where some of our mDots’ filesystems have been corrupted. As an attempt to fix this, I have wiped the flash memory of one of the corrupted mDots using the MTS bootloader. This fixed the filesystem issues but has set the Device Id of the mDot to 00-00-00-00-00-00-00-00. Is there some way to restore the original Device Id? I have tried using mDot->setDeviceId() but that function seems to be implemented as a stub in the public releases of libmDot.
↧