Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

esp32c3 #126

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

esp32c3 #126

wants to merge 2 commits into from

Conversation

MaUwJo
Copy link

@MaUwJo MaUwJo commented Dec 24, 2024

I added some changes I found here
#54 (comment)

Also I could build it now with esp32c3

root added 2 commits December 24, 2024 11:09
@lugosieben
Copy link

I flashed this on my esp32c3 without error, but there doesn't seem to be an AP.
Is this a mistake on my end?

@MaUwJo
Copy link
Author

MaUwJo commented Jan 9, 2025

for me it worked - did you build it with docker?

@lugosieben
Copy link

No, i built it with IDF, i will try building with docker tomorrow, ty!

@lugosieben
Copy link

I built it on docker with no problem, but I couldn't figure out how to get the permissions to flash from there. Using the build from docker, I still flashed without error but there still isn't an AP.
I also ran a basic script to create an AP, and that worked totally fine, so it shouldn't be a hardware problem.

@MaUwJo
Copy link
Author

MaUwJo commented Jan 10, 2025

Hi,
i think you can pass an serial port to docker --device=/dev/ttyACM0
afterwards it's possible to upload in docker idf.py flash

how this helps

@lugosieben
Copy link

Thanks, i figured out how to flash inside the docker. Still, i get no AP. Since I'm using a C3SuperMini, maybe it doesn't have enough resources?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants