node DB overflow possible? #387
Replies: 2 comments
-
|
Favoriting a node excludes it from rolling off the NodeDB buffer. When the NodeDB buffers gets "full", we start to roll off nodes that are deemed less interesting (older, without keys, etc). For NRF nodes indeed the current max is 80: The defcon specific firmware has some customizations for the event and is served at: |
Beta Was this translation helpful? Give feedback.
-
Ok, so that only applies to the DefCon firmware, good and reassuring to know. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
@thebentern
https://meshtastic.org/blog/that-one-time-at-defcon/
"When a node is marked as a favorite, it is never cycled out of the NodeDB. "
"Nodes are automatically favorited when a DM is sent to that node, or when users share contacts via QR code."
What happens when there are more than 80 favorites on e.g. an NRF / RAK Node?
Which firmware does the blog post refer to?
Beta Was this translation helpful? Give feedback.
All reactions