1. Power on your node in the morning. It is not connected to any smartphone or PC via BT/USB/HTTP;
  2. In the evening, connect to it via BT/USB/HTTP;
  3. 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.

  • shortwavesurfer@lemmy.zip
    link
    fedilink
    arrow-up
    1
    ·
    17 days ago

    No, it’s a hardware limitation. There’s only so much memory on these little devices, and once it’s full, it starts replacing old messages.

    • podbrushkin@mander.xyzOP
      link
      fedilink
      arrow-up
      1
      ·
      17 days ago

      I wonder how many messages can it store. I will try leaving my node for a day and will see timestamp of earliest messages and how many there are. Also, maybe it worth checking out firmware source code. Different devices can have different limit.