Skip to content

RainMaker support for ESP32-S2, S3 and C3. #6573

Closed
@pedrominatel

Description

@pedrominatel

Board

ESP32-S2, ESP32-S3 and ESP32-C3

Device Description

ESP32-S2-DevKitC-1
ESP32-S3-DevKitC-1
ESP32-C3 Rust Board (custom board)

Hardware Configuration

Nothing connected.

Version

other

IDE Name

Arduino IDE

Operating System

Linux

Flash frequency

80MHz

PSRAM enabled

no

Upload speed

921600

Description

  • Add RainMaker partition table scheme on each generic board.
  • Change the provisioning method for ESP32-S2 to WiFi and for S3 and C3 BLE.

Sketch

RMakerSwitch.ino

Debug Message

N/A

Other Steps to Reproduce

N/A

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.

Activity

self-assigned this
on Apr 13, 2022
me-no-dev

me-no-dev commented on Apr 13, 2022

@me-no-dev
Member

rainmaker_partitions.patch.zip
here is the patch for the partition scheme support on all boards

VojtechBartoska

VojtechBartoska commented on Apr 13, 2022

@VojtechBartoska
Contributor

Probably related issue which can be closed by this one: #6435

pedrominatel

pedrominatel commented on Apr 13, 2022

@pedrominatel
MemberAuthor

Not sure @VojtechBartoska. I'll test on ESP32 and try to reproduce the #6435.

Repository owner moved this from In Progress to Done in Arduino ESP32 Core Project Roadmapon Apr 26, 2022
added a commit that references this issue on Apr 26, 2022
d8a99ed
added a commit that references this issue on Apr 26, 2022
da277a0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    RainMaker support for ESP32-S2, S3 and C3. · Issue #6573 · espressif/arduino-esp32