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

    Function loraLinkDefault

    • Returns the settings for a spreading factor and bandwidth, with LoRa defaults.

      The defaults are coding rate 4/5, an eight-symbol preamble, an explicit header, and CRC on, which is a typical uplink. The spreading factor is clamped to 5-12.

      Parameters

      • spreadingFactor: number
      • bandwidthHz: number

      Returns LoraLink