esp32 s3 n16r8 Problem: E (643) esp_ota_ops: not found otadata #2164
Replies: 3 comments 1 reply
-
|
did you manage to solve the problem? If so, can you tell me how? |
Beta Was this translation helpful? Give feedback.
-
|
Same issue any fix? |
Beta Was this translation helpful? Give feedback.
-
|
Same here :) The installation goes to the end successfully, but when the device reboot, the console throws this message:
And there is no access point starting. The installation has been done on an aliexpress Board YD-ESP32-23 2022-V13 with ESP32-N16R8 with version 1.14, 1.13 and beta without getting the AP showing up. It finally worked with version 1.6 and I get the brucenet AP. As I don't have the SD card connected yet, I can't go further at the moment, but it is promising! My logs give me that : ` [15:44:10][ 528][E][esp32-hal-gpio.c:102] __pinMode(): Invalid pin selected [15:44:10][ 539][E][vfs_api.cpp:113] exists(): File system is not mounted [15:44:10][ 546][E][vfs_api.cpp:105] open(): /littlefs/boot.jpg does not exist, no permits for creation [...] [15:44:12][ 2718][E][vfs_api.cpp:105] open(): /littlefs/boot.jpg does not exist, no permits for creation [15:44:12][ 2727][E][vfs_api.cpp:113] exists(): File system is not mounted [15:44:12][ 2734][E][vfs_api.cpp:105] open(): /littlefs/boot.jpg does not exist, no permits for creation [15:44:17][ 7823][E][esp32-hal-misc.c:143] disableCore1WDT(): Failed to remove Core 1 IDLE task from WDT ` So I have to find the correct pinout for SD module. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an esp32 s3 n16r8. After wiping the memory and installing Bruce from the web installer (esp32 s3 version), I get the error "E (643) esp_ota_ops: not found otadata" in Putty. Please help.
Beta Was this translation helpful? Give feedback.
All reactions