Skip to content
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Development
  3. Resend if communication fail
  • Getting Started
  • Controller
  • Build
  • Hardware
  • Download/API
  • Forum
  • Store

Resend if communication fail

Scheduled Pinned Locked Moved Development
4 Posts 3 Posters 1.4k Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Felix HaverkampF Offline
    Felix HaverkampF Offline
    Felix Haverkamp
    wrote on last edited by
    #1

    Re: resend if st=fail
    implemented that on 1.5.0 and worked like a charm.

    How can i implement that resend logic to a gateway in Version 2.0.0?

    There is no parseAndSend() function and i didnt see any function to get the ACK from sensore node.
    How is this done in 2.0.0?

    I have light switches with rf433 and movement sensors. That setup wont work if the communication isnt reliable.
    Any suggestions?

    1 Reply Last reply
    0
    • Felix HaverkampF Offline
      Felix HaverkampF Offline
      Felix Haverkamp
      wrote on last edited by
      #2

      nobody know how to implement a safe communication with resend logic to 2.0.0 ?

      are you rely on a system with a "maybe" communication? really?

      1 Reply Last reply
      0
      • G Offline
        G Offline
        gloob
        wrote on last edited by gloob
        #3

        I would also be interessed in a solution for a resend if the communication fails.
        Currently I use this feature for all my sensors.

        Is it possible to use the following

        if (send(uvMsg.set(uvIndex,2)) == false)
        {
             // resend
        }
        
        1 Reply Last reply
        0
        • hekH Offline
          hekH Offline
          hek
          Admin
          wrote on last edited by
          #4

          Yes, but only if there is one hop between your node and the gateway. If you have a repeater in between, you'll have to ask for ack and do resent if the ack-message hasn't arrived after some timeout.

          1 Reply Last reply
          1
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          16

          Online

          11.7k

          Users

          11.2k

          Topics

          113.0k

          Posts


          Copyright 2019 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • OpenHardware.io
          • Categories
          • Recent
          • Tags
          • Popular