pamoja for TypeScript - v0.1.18
    Preparing search index...

    Function setLoraPacketParams

    • SetPacketParams for a LoRa link and a payload.

      Parameters

      • link: LoraLink

        The link settings, whose preamble, header, and CRC the frame uses.

      • payloadLength: number

        The payload length to send, or the most a receiver accepts.

      • invertIq: boolean

        Whether the IQ polarity is inverted, as LoRaWAN downlinks use.

      Returns Buffer

      The command bytes.