Partition Not found / Please Set the Partition
-
@teastain2 I'll try this and will report back. Thank you.
-
@teastain2 Unfortunately I'm receiving the same error:
15:03:11.099 -> Started AP mode host name :LilyGo-Cam-34:85IP address is :192.168.4.1 15:03:11.358 -> [0;31mE (3912) MFN: Partition Not found[0m 15:03:11.358 -> [0;31mE (3912) MFN: Please Set the Partition[0m
Partition Scheme: Huge App (3MB no OTA / 1mb Spiffs)
-
ooo. Can you confirm what ESP32 you have?
LilyGO makes a confusing array of 7080g boards! -
-
When I select "Board Info" in Arduino IDE, I receive this:
-
@lilydoh Thanks for the info.
I see that Arduino IDE thinks it is a C3. That happens on my other LilyGO boards and I think it is a bug in the IDE.You have to make sure the ESP32S3 Dev Module is the board type.
Can you try my sketch called
'Generic_tick_tock_serial_test.ino' ?
It is available here:
https://github.com/teastainGit/LilyGO-T-display-S3-setup-and-examplesThis will make sure that there is nothing in your big sketch that is giving the fault.
-Terry -
This post is deleted! -
08:54:08.992 -> tick 08:54:08.992 -> tock 08:54:08.992 -> tick 08:54:08.992 -> tock 08:54:09.521 -> tick 08:54:10.497 -> tock
-
@lilydoh Hey you found the Easter Egg!
So I suggest that you build up from there, as a form of de-bugging.
I am not familiar with sim-cams, so you may have to take it from here!
Keep me posted, tho' !!!
-Terry -
Does anyone else have any advice on what’s going on here?