Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Partition Not found / Please Set the Partition

    Common problems
    2
    12
    1660
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      lilydoh last edited by

      Trying to run MinimalCameraExample.ino via Arduino IDE, but keep getting the following error. Any ideas on how I "set the partition"?

      Error:

      12:57:44.893 -> Started AP mode host name :LilyGo-Cam-34:85IP address is :192.168.4.1
      12:57:45.154 -> E (3914) MFN: Partition Not found
      12:57:45.154 -> E (3914) MFN: Please Set the Partition[ m
      

      Board: Lilygo 7080G
      Board Set: ESP32S3 Dev Module
      Partition Scheme: 16M Flash(3MB APP/9.9MB FATFS)

      teastain2 1 Reply Last reply Reply Quote 0
      • teastain2
        teastain2 @lilydoh last edited by teastain2

        @lilydoh Partition Scheme is
        'Huge APP (3MB No OTA/1MB SPIFFS)'

        L 2 Replies Last reply Reply Quote 0
        • L
          lilydoh @teastain2 last edited by

          @teastain2 I'll try this and will report back. Thank you.

          1 Reply Last reply Reply Quote 1
          • L
            lilydoh @teastain2 last edited by

            @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 -> E (3912) MFN: Partition Not found
            15:03:11.358 -> E (3912) MFN: Please Set the Partition
            

            Partition Scheme: Huge App (3MB no OTA / 1mb Spiffs)

            teastain2 1 Reply Last reply Reply Quote 0
            • teastain2
              teastain2 @lilydoh last edited by teastain2

              ooo. Can you confirm what ESP32 you have?
              LilyGO makes a confusing array of 7080g boards!

              L 1 Reply Last reply Reply Quote 0
              • L
                lilydoh @teastain2 last edited by

                @teastain2

                This is the board I purchased: LILYGO T-SIM7080G-S3 ESP32-S3 SIM7080 Development Board Supports Cat-M NB-Iot WIFI Bluetooth 5.0 With GPS Flash 16MB PSRAM 8MB

                Screenshot 2023-11-07 at 9.04.16 PM.jpg Screenshot 2023-11-07 at 9.04.05 PM.jpg

                1 Reply Last reply Reply Quote 0
                • L
                  lilydoh last edited by

                  When I select "Board Info" in Arduino IDE, I receive this: Screenshot 2023-11-07 at 9.18.05 PM.jpg

                  teastain2 1 Reply Last reply Reply Quote 0
                  • teastain2
                    teastain2 @lilydoh last edited by

                    @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-examples

                    This will make sure that there is nothing in your big sketch that is giving the fault.
                    -Terry

                    L 2 Replies Last reply Reply Quote 0
                    • L
                      lilydoh @teastain2 last edited by

                      This post is deleted!
                      1 Reply Last reply Reply Quote 0
                      • L
                        lilydoh @teastain2 last edited by

                        @teastain2

                        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
                        
                        1 Reply Last reply Reply Quote 0
                        • teastain2
                          teastain2 last edited by

                          @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

                          1 Reply Last reply Reply Quote 0
                          • L
                            lilydoh last edited by

                            Does anyone else have any advice on what’s going on here?

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post
                            Powered by NodeBB | Contributors