From 6fe93feb9efef34ef0a3929ec758b8ec570030c1 Mon Sep 17 00:00:00 2001 From: "jacob.eva" Date: Mon, 27 May 2024 17:53:09 +0100 Subject: [PATCH] Add more detail --- Documentation/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/FAQ.md b/Documentation/FAQ.md index 0fbd9cd..6be860c 100644 --- a/Documentation/FAQ.md +++ b/Documentation/FAQ.md @@ -8,7 +8,7 @@ It is also likely worth you reading [this material from Mark Qvist](https://unsi The size of the expected EEPROM file changed between these two releases. In my in(finite) wisdom, I forgot to mention that upgrading between these versions would require a format of the user data flash sector on the RAK4631 so that the file can be recreated. ### Fix -It can be fixed easily by running [this sketch](https://github.com/RAKWireless/RAK-nRF52-Arduino/blob/master/libraries/InternalFileSytem/examples/Internal_Format/Internal_Format.ino). Then, reprovision your EEPROM. For example, this can be done by using `rnodeconf -a`. +It can be fixed easily by running [this sketch](https://github.com/RAKWireless/RAK-nRF52-Arduino/blob/master/libraries/InternalFileSytem/examples/Internal_Format/Internal_Format.ino) (you must open the serial monitor and press enter for it to actually format the flash). Then, reprovision your EEPROM. For example, this can be done by using `rnodeconf -a`. ## Write a hecking code of conduct!! no