Library for LoRa communication using MultiTech MDOT.

Dependents:   mDot_test_rx adc_sensor_lora mDotEVBM2X mDot_AT_firmware ... more

You are viewing an older revision! See the latest version

libmDot Change Log

Table of Contents

    0.0.7

    • Features
      • Sleep mode
        • added sleep mode
        • added wake mode, interval, delay and timeout settings for sleep mode
      • User file storage, up to 4 user file may be open at a time
        • added save, append, read, move, delete options for files
        • added open, seek, read, write and close options for files
        • added firmware upgrade from user file
    • Bugfixes
      • EU868 duty cycles, check for spurious wake-ups
    • Known Issues
      • In AUTO OTA mode, after reset or power on the session is not reset, which should require a join before data is sent.
      • US915 sending using highBW option requires txDatarate to be set to SF_8 to receive response
      • LinkCheckThreshold check is off by one when using ACK's require one extra packet to detect network loss

    All wikipages