Conduit buffer

Home Forums Conduit: mLinux Model Conduit buffer

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11054
    Tom Ooten
    Participant

    Hi,

    Happy new year 🙂

    I wonder if the MultiConnect Conduit has a buffer memory, is it the 256MB flash memory ?
    I did some tests because I want to know if the Conduit save the LoRa frames it receive if it is not connected to a LoRa server and so it can not transmit them.
    It seems to work but with a limited number of frames, or a limited lenght of data, or maybe a limited time.
    I also observed that all frames apparently saved on the buffer were not transmitted to the server after re-connection (like 2/7)

    Regards,

    Tom.

    #11055
    Jason Reiss
    Keymaster

    The linux kernel ip-stack may have a fifo buffer before the NIC.
    There is nothing in software to buffer received packets.

    The packet forwarder code is open source.
    https://github.com/Lora-net/packet_forwarder

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.