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

Use SD card as store&forward memory #5083

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

Conversation

caveman99
Copy link
Member

Not 100% sure if this is a good idea.

@caveman99
Copy link
Member Author

n.b. this enables store&forward as a client for non-esp32 devices.

@markbirss
Copy link
Contributor

@caveman99 The rak board has addon sdcard board also

@caveman99
Copy link
Member Author

@markbirss yes, I wanna go slowly step by step. For the rak I thought the flash add-ons would be a better choice. Still looking into this.

@GUVWAF
Copy link
Member

GUVWAF commented Oct 16, 2024

Sounds really nice.

Any idea on how long a write and read takes (since it seems this isn't asynchronous)?

@caveman99
Copy link
Member Author

Any idea on how long a write and read takes (since it seems this isn't asynchronous)?

Nope, i couldn't test it (yet). It's 200ish byte per file, but also the SDcard interface is usually single lane.

@caveman99 caveman99 force-pushed the store-and-forward branch 3 times, most recently from ea5b17f to 3abe294 Compare October 25, 2024 11:06
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.

3 participants