Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. MikeR
    3. Topics
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by MikeR

    • MikeR

      RFM95 transport retries
      Development • • MikeR  

      2
      0
      Votes
      2
      Posts
      400
      Views

      mfalkvidd

      @miker none overrides the other. MY_TRANSPORT_MAX_TX_FAILURES sets the number of failed send() calls before the node starts searching for a new parent RFM95_RETRIES sets how many times RFM69 will try to send the message before send() returns false.
    • MikeR

      sx1278
      Hardware • • MikeR  

      7
      0
      Votes
      7
      Posts
      1863
      Views

      Alex Newton

      There is already a LoRa library available for both Arduino Board and STM32 Bluepill Board. Using the simple library, the LoRa Module SX1278 is easily transmitting and receiving data packets.