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

[Feature Request]: Add hardware support for wisblock sd-card slot + features #5419

Closed
Woutvstk opened this issue Nov 21, 2024 · 2 comments
Closed
Labels
enhancement New feature or request

Comments

@Woutvstk
Copy link

Platform

NRF52

Description

Adding hardware support for the wisblock RAK15002 SD-card slot (rak19007, ...)

Even with a small 2Gb sd-card. There is a ton of storage space available for a node.
Using this storage to save device/environment/power/... metrics for a long period.
Using this storage to save all packets received by the node.
Using this storage with the store and forward module
and any other logging

All this data can be dumped to client over Bluetooth on connecting or over lora (limited data of course)

I am very new to github and somewhat familiar with C++. I'll try adding these features myself but it will take a while. Any help/recommendations welcome.

@Woutvstk Woutvstk added the enhancement New feature or request label Nov 21, 2024
@RichieFrame
Copy link

Extremely relevant #5083

@Woutvstk
Copy link
Author

Woutvstk commented Dec 7, 2024

Oh i see. Thank you.
Issue closed because it is a duplicate.
See #5083

@Woutvstk Woutvstk closed this as completed Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants