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

Buffering logs in flash when off line #100

Open
revk opened this issue Jul 23, 2021 · 2 comments
Open

Buffering logs in flash when off line #100

revk opened this issue Jul 23, 2021 · 2 comments
Assignees

Comments

@revk
Copy link
Owner

revk commented Jul 23, 2021

I think we should make devices with 16MB flash not 4MB. A device with 4MB flash probably wants to avoid being root on the mesh (unless it is alone). This means the root can log events to flash, and replay logs when connected to back end control. A 16MB flash allows a lot of space for off line logging, but it should, none the less, be cyclic. This can be a feature of the library for all "event" messages.

@revk
Copy link
Owner Author

revk commented Aug 13, 2021

We ideally need to allow for some 4MB devices. If we report details the root can pick a device to ask as a flash log.

@revk revk self-assigned this Sep 8, 2021
@revk
Copy link
Owner Author

revk commented Jul 29, 2022

Work on PICO with bigger flash is a start to this - I suspect we want to only log where we have the flash capacity

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

No branches or pull requests

1 participant