Skip to content

need to make ESP8266 and ESP32 Data upload available in Tools #2066

Not planned
@bmck202

Description

@bmck202

Describe the request

unable to upload data files in tools before sketch is uploaded.

Describe the current behavior

unable to load data heavy files in conventional sketch format

Arduino IDE version

IDE 2.1

Operating system

macOS

Operating system version

13.3 Venture

Additional context

none at this time.

Issue checklist

  • I searched for previous requests in
    I verified the feature was still missing when using the latest
    My request contains all necessary details

Activity

kittaakos

kittaakos commented on May 11, 2023

@kittaakos
Contributor

Thanks for taking the time to create this enhancement ticket, @bmck202!

Describe the request

unable to upload data files in tools before sketch is uploaded.

Describe the current behavior

unable to load data heavy files in conventional sketch format

Could you please elaborate on what exactly is your feature request? Thank you!

frank26080115

frank26080115 commented on May 11, 2023

@frank26080115

Please implement a method by which files from the <sketch_folder>/data can be uploaded to the ESP8266 or ESP32's SPIFFS memory. In IDE v1.x this was accomplished via https://randomnerdtutorials.com/install-esp32-filesystem-uploader-arduino-ide/ and https://github.com/me-no-dev/arduino-esp32fs-plugin

Yea I want this too, can't upgrade the IDE until this is available.

kittaakos

kittaakos commented on May 11, 2023

@kittaakos
Contributor

Thank you! We have an opened ticket to track the missing support of tools in IDE2: #58.

We want to keep one open issue for the same feature, so I have moved the request to #58 (comment).

I am closing it as a duplicate. Thank you for your understanding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @kittaakos@frank26080115@bmck202

        Issue actions

          need to make ESP8266 and ESP32 Data upload available in Tools · Issue #2066 · arduino/arduino-ide