- Power on your node in the morning. It is not connected to any smartphone or PC via BT/USB/HTTP;
- In the evening, connect to it via BT/USB/HTTP;
- Access all messages received in Primary channel and/or DMs.
Is it possible? How many messages does a node store in it’s internal memory? How to access them via terminal? If node is restarted, are they erased?
I have a Heltec V3. In Meshtatsic CLI there’s --listen option, but it’s about receiving new packages in real time.


Hmm maybe this is what I want: https://github.com/brad28b/meshtastic-cli-receive-text But I can’t install it currently, I get python stack trace instead…
UPD. Fail. I’ve managed to launch it, but it is same as “listen”, it receives only new messages in real time.