Different packet max length between rx and tx

Home Forums mDot/xDot Different packet max length between rx and tx

Tagged: ,

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #12178
    Asier Galech
    Participant

    Configuration:
    – Multitech Conduit Configuration:
    – Rx data rate=7
    – Firmware: 1.1.2

    – Mdot:
    – txdr=7
    – rxdr=7
    – fsb=3
    – Firmware: 1.0.8

    Process, using Docklight (a serial comms sw):
    * Mdot sends the input data (packets with up to 242 bytes) from serial port to the Multitech Conduit which then sends this packet to a TCP app server –> the received response from the TCP app server has up to 242 bytes as it can be checked in the Node-red log.
    * Multitech Conduit sends the received packet from the TCP app server with more than 128 bytes to mdot –> mdot only receives the first 127 bytes OK, the rest of the bytes are wrong.
    These are the bytes following the 128th byte: <NUL><NUL><NUL><NUL><NUL> H<NUL> ¬<SOH><NUL><NUL>

    Thanks

    Asier

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.