Skip to main content
Arduino

Questions tagged [partition]

The tag has no summary.

Filter by
Sorted by
Tagged with
0 votes
3 answers
416 views

ESP32 Partition size and maximum program size #2

re. ESP32 Partition size and maximum program size Further to the above issue: The above is a neat little program. However, is there any way I can reference/extract the "app0" "partition->...
Rob's user avatar
Rob
  • 11
1 vote
1 answer
2k views

ESP32 Partition size and maximum program size

From an ESP32 example code, I extracted the following part, that just prints the flash partition list to the console. #include <string.h> #include <assert.h> #include "esp_partition.h&...
PMF's user avatar
PMF
  • 1,306
0 votes
1 answer
2k views

ESP32 partition table and writing location

In my ESP32 project I have the following platformio.io file: [env:esp32-poe] platform = espressif32 board = esp32-poe framework = arduino lib_deps = openslab-osu/SSLClient@^1.6.7 knolleary/...
Mark's user avatar
  • 393
2 votes
1 answer
3k views

No "Huge APP partition scheme" (ESP32)

I recently downloaded the expressif ESP32 library and I'm trying to run the CameraWebServer example. Attempting to compile it results in the following error: Sketch uses 2529577 bytes (192%) of ...
jeppe's user avatar
  • 71
2 votes
1 answer
3k views

ESP8266 OTA update with different flash size settings?

I have an ESP8266 in a project. It's specifically this ESP8266 SMT Module - ESP-12F item. It's been working great with OTA, but I realized belatedly that I didn't change the flash settings when I ...
Brick's user avatar
  • 184
3 votes
5 answers
9k views

Why doesn't OTA work with the Ai-Thinker ESP32-CAM board?

I have working code on an Ai-Thinker ESP32-CAM board, programming over serial. I would like to reprogram using OTA, but adding in the functionality from the BasicOTA sketch (which I have done on ...
rolinger's user avatar
  • 204
0 votes
0 answers
897 views

SPIFFS image does not fit in flash (offset 108MB)

I'm trying to upload an empty SPIFFS image to my ESP32's flash memory via the ESP32 sketch data uploader but I'm getting the following error: [SPIFFS] data : /path/to/my/data [SPIFFS] start : ...

AltStyle によって変換されたページ (->オリジナル) /