
A béke egy mosollyal kezdődik.
˙sǝɹnʇɐǝɟ ɯopuɐɹ sdoןǝʌǝp ʇsnɾ ʇı ˙sƃnq sɐɥ ɹǝʌǝu ǝɹɐʍʇɟos ʎɯ
Boot ROM has 74880 baud. After this depending on firmware there is baud 9600 or 115200. (all 8N1)
Board has arrived with AT firmware.
Flash parameters: 40MHz, QIO, size 8Mbit.
Flashing with 115200 baud does’nt work for me, the uploaded image was wrong, so i’m flashing with 9600 baud, it takes around 5 minutes. (19200 also worked for me at least once).
This is version worked for me, i’m not sure, that all of theese changes are necesseary.
diff --git a/app/include/user_config.h b/app/include/user_config.h
index 65a80b9..16163bb 100644
--- a/app/include/user_config.h
+++ b/app/include/user_config.h
@@ -7,9 +7,9 @@
// #define FLASH_1M
// #define FLASH_2M
// #define FLASH_4M
-// #define FLASH_8M
+#define FLASH_8M
// #define FLASH_16M
-#define FLASH_AUTOSIZE
+// #define FLASH_AUTOSIZE
#define FLASH_SAFE_API// Byte 107 of esp_init_data_default, only one of these 3 can be picked