Skip to content
  • MySensors
  • 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. Troubleshooting
  3. 2.0.0beta RBoard (4 relays 4 switches, pir) with IBoard Eth. GW problem

2.0.0beta RBoard (4 relays 4 switches, pir) with IBoard Eth. GW problem

Scheduled Pinned Locked Moved Troubleshooting
3 Posts 1 Posters 822 Views 1 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.
  • pitP Offline
    pitP Offline
    pit
    wrote on last edited by
    #1

    RF24L01 network without SIGNING, OTA feature.
    My RBoard hangs if it receives a message from gw before reaching the process loop. After some resets it finishes his setup and I get states from my buttons and I can switch my relays in fhem.
    With small mini, nano sensors and only 2 or 3 values (temp, hum, pressure) there are no problems.
    Here are 3 logs from my RBoard (id 30)

    starting sensor (RNNNA-, 2.0.0)
    Radio init successful
    send: 30-30-0-0 s=2 c=2 t=3 pt=0 l=0 sg=0 st=ok:
    Node ready to receive messages...
    send: 30-30-0-0 s=255 c=3 t=15 pt=0 l=2 sg=0 st=ok:
    send: 30-30-0-0 s=255 c=0 t=17 pt=0 l=5 sg=0 st=ok:2.0.0
    send: 30-30-0-0 s=255 c=3 t=6 pt=1 l=1 sg=0 st=ok:0
    read: 0-0-30 s=255 c=3 t=15 pt=0 l=2 sg=0: // ???
    // hanging
    starting sensor (RNNNA-, 2.0.0)
    Radio init successful
    send: 30-30-0-0 s=2 c=2 t=3 pt=0 l=0 sg=0 st=ok:
    Node ready to receive messages...
    send: 30-30-0-0 s=255 c=3 t=15 pt=0 l=2 sg=0 st=ok:
    send: 30-30-0-0 s=255 c=0 t=17 pt=0 l=5 sg=0 st=ok:2.0.0
    send: 30-30-0-0 s=255 c=3 t=6 pt=1 l=1 sg=0 st=ok:0
    // hanging :weary:
    send: 30-30-0-0 s=255 c=3 t=11 pt=0 l=13 sg=0 st=ok:Itlead RBoard
    send: 30-30-0-0 s=255 c=3 t=12 pt=0 l=3 sg=0 st=ok:1.0
    send: 30-30-0-0 s=1 c=0 t=1 pt=0 l=0 sg=0 st=ok:
    send: 30-30-0-0 s=2 c=0 t=4 pt=0 l=0 sg=0 st=ok:
    send: 30-30-0-0 s=10 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 0
    send: 30-30-0-0 s=11 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 1
    send: 30-30-0-0 s=12 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 2
    send: 30-30-0-0 s=13 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 3
    send: 30-30-0-0 s=20 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 0
    send: 30-30-0-0 s=21 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 1
    send: 30-30-0-0 s=22 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 2
    send: 30-30-0-0 s=23 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 3
    Init complete, node id=30 parent=0 distance=1
    // ok :smile:
    motion: 1
    send: 30-30-0-0 s=1 c=1 t=16 pt=0 l=1 sg=0 st=ok:1
    motion: 0
    send: 30-30-0-0 s=1 c=1 t=16 pt=0 l=1 sg=0 st=ok:0
    send: 30-30-0-0 s=10 c=1 t=2 pt=1 l=1 sg=0 st=ok:1
    Now the node works.
    Could it be a timing problem? Also the received message has type: text.
    but gw sends 2 bytes in "signerPresentation(_msg)" if I am not wrong.
    Has anyone an idea?

    switch 1: on
    read: 0-0-30 s=10 c=1 t=2 pt=1 l=1 sg=0:1

    pitP 1 Reply Last reply
    0
    • pitP pit

      RF24L01 network without SIGNING, OTA feature.
      My RBoard hangs if it receives a message from gw before reaching the process loop. After some resets it finishes his setup and I get states from my buttons and I can switch my relays in fhem.
      With small mini, nano sensors and only 2 or 3 values (temp, hum, pressure) there are no problems.
      Here are 3 logs from my RBoard (id 30)

      starting sensor (RNNNA-, 2.0.0)
      Radio init successful
      send: 30-30-0-0 s=2 c=2 t=3 pt=0 l=0 sg=0 st=ok:
      Node ready to receive messages...
      send: 30-30-0-0 s=255 c=3 t=15 pt=0 l=2 sg=0 st=ok:
      send: 30-30-0-0 s=255 c=0 t=17 pt=0 l=5 sg=0 st=ok:2.0.0
      send: 30-30-0-0 s=255 c=3 t=6 pt=1 l=1 sg=0 st=ok:0
      read: 0-0-30 s=255 c=3 t=15 pt=0 l=2 sg=0: // ???
      // hanging
      starting sensor (RNNNA-, 2.0.0)
      Radio init successful
      send: 30-30-0-0 s=2 c=2 t=3 pt=0 l=0 sg=0 st=ok:
      Node ready to receive messages...
      send: 30-30-0-0 s=255 c=3 t=15 pt=0 l=2 sg=0 st=ok:
      send: 30-30-0-0 s=255 c=0 t=17 pt=0 l=5 sg=0 st=ok:2.0.0
      send: 30-30-0-0 s=255 c=3 t=6 pt=1 l=1 sg=0 st=ok:0
      // hanging :weary:
      send: 30-30-0-0 s=255 c=3 t=11 pt=0 l=13 sg=0 st=ok:Itlead RBoard
      send: 30-30-0-0 s=255 c=3 t=12 pt=0 l=3 sg=0 st=ok:1.0
      send: 30-30-0-0 s=1 c=0 t=1 pt=0 l=0 sg=0 st=ok:
      send: 30-30-0-0 s=2 c=0 t=4 pt=0 l=0 sg=0 st=ok:
      send: 30-30-0-0 s=10 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 0
      send: 30-30-0-0 s=11 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 1
      send: 30-30-0-0 s=12 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 2
      send: 30-30-0-0 s=13 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 3
      send: 30-30-0-0 s=20 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 0
      send: 30-30-0-0 s=21 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 1
      send: 30-30-0-0 s=22 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 2
      send: 30-30-0-0 s=23 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 3
      Init complete, node id=30 parent=0 distance=1
      // ok :smile:
      motion: 1
      send: 30-30-0-0 s=1 c=1 t=16 pt=0 l=1 sg=0 st=ok:1
      motion: 0
      send: 30-30-0-0 s=1 c=1 t=16 pt=0 l=1 sg=0 st=ok:0
      send: 30-30-0-0 s=10 c=1 t=2 pt=1 l=1 sg=0 st=ok:1
      Now the node works.
      Could it be a timing problem? Also the received message has type: text.
      but gw sends 2 bytes in "signerPresentation(_msg)" if I am not wrong.
      Has anyone an idea?

      switch 1: on
      read: 0-0-30 s=10 c=1 t=2 pt=1 l=1 sg=0:1

      pitP Offline
      pitP Offline
      pit
      wrote on last edited by
      #2

      @pit said:

      RF24L01 network without SIGNING, OTA feature.
      My RBoard hangs if it receives a message from gw before reaching the process loop. After some resets it finishes his setup and I get states from my buttons and I can switch my relays in fhem.
      With small mini, nano sensors and only 2 or 3 values (temp, hum, pressure) there are no problems.
      Here are 3 logs from my RBoard (id 30)

      starting sensor (RNNNA-, 2.0.0)
      Radio init successful
      send: 30-30-0-0 s=2 c=2 t=3 pt=0 l=0 sg=0 st=ok:
      Node ready to receive messages...
      send: 30-30-0-0 s=255 c=3 t=15 pt=0 l=2 sg=0 st=ok:
      send: 30-30-0-0 s=255 c=0 t=17 pt=0 l=5 sg=0 st=ok:2.0.0
      send: 30-30-0-0 s=255 c=3 t=6 pt=1 l=1 sg=0 st=ok:0
      read: 0-0-30 s=255 c=3 t=15 pt=0 l=2 sg=0: // ???
      // hanging
      starting sensor (RNNNA-, 2.0.0)
      Radio init successful
      send: 30-30-0-0 s=2 c=2 t=3 pt=0 l=0 sg=0 st=ok:
      Node ready to receive messages...
      send: 30-30-0-0 s=255 c=3 t=15 pt=0 l=2 sg=0 st=ok:
      send: 30-30-0-0 s=255 c=0 t=17 pt=0 l=5 sg=0 st=ok:2.0.0
      send: 30-30-0-0 s=255 c=3 t=6 pt=1 l=1 sg=0 st=ok:0

      send: 30-30-0-0 s=255 c=3 t=11 pt=0 l=13 sg=0 st=ok:Itlead RBoard
      send: 30-30-0-0 s=255 c=3 t=12 pt=0 l=3 sg=0 st=ok:1.0
      send: 30-30-0-0 s=1 c=0 t=1 pt=0 l=0 sg=0 st=ok:
      send: 30-30-0-0 s=2 c=0 t=4 pt=0 l=0 sg=0 st=ok:
      send: 30-30-0-0 s=10 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 0
      send: 30-30-0-0 s=11 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 1
      send: 30-30-0-0 s=12 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 2
      send: 30-30-0-0 s=13 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 3
      send: 30-30-0-0 s=20 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 0
      send: 30-30-0-0 s=21 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 1
      send: 30-30-0-0 s=22 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 2
      send: 30-30-0-0 s=23 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 3
      Init complete, node id=30 parent=0 distance=1
      // ok :smile:
      motion: 1
      send: 30-30-0-0 s=1 c=1 t=16 pt=0 l=1 sg=0 st=ok:1
      motion: 0
      send: 30-30-0-0 s=1 c=1 t=16 pt=0 l=1 sg=0 st=ok:0
      send: 30-30-0-0 s=10 c=1 t=2 pt=1 l=1 sg=0 st=ok:1
      Now the node works.
      Could it be a timing problem? Also the received message has type: text.
      but gw sends 2 bytes in "signerPresentation(_msg)" if I am not wrong.
      Has anyone an idea?

      switch 1: on
      read: 0-0-30 s=10 c=1 t=2 pt=1 l=1 sg=0:1

      pitP 1 Reply Last reply
      0
      • pitP pit

        @pit said:

        RF24L01 network without SIGNING, OTA feature.
        My RBoard hangs if it receives a message from gw before reaching the process loop. After some resets it finishes his setup and I get states from my buttons and I can switch my relays in fhem.
        With small mini, nano sensors and only 2 or 3 values (temp, hum, pressure) there are no problems.
        Here are 3 logs from my RBoard (id 30)

        starting sensor (RNNNA-, 2.0.0)
        Radio init successful
        send: 30-30-0-0 s=2 c=2 t=3 pt=0 l=0 sg=0 st=ok:
        Node ready to receive messages...
        send: 30-30-0-0 s=255 c=3 t=15 pt=0 l=2 sg=0 st=ok:
        send: 30-30-0-0 s=255 c=0 t=17 pt=0 l=5 sg=0 st=ok:2.0.0
        send: 30-30-0-0 s=255 c=3 t=6 pt=1 l=1 sg=0 st=ok:0
        read: 0-0-30 s=255 c=3 t=15 pt=0 l=2 sg=0: // ???
        // hanging
        starting sensor (RNNNA-, 2.0.0)
        Radio init successful
        send: 30-30-0-0 s=2 c=2 t=3 pt=0 l=0 sg=0 st=ok:
        Node ready to receive messages...
        send: 30-30-0-0 s=255 c=3 t=15 pt=0 l=2 sg=0 st=ok:
        send: 30-30-0-0 s=255 c=0 t=17 pt=0 l=5 sg=0 st=ok:2.0.0
        send: 30-30-0-0 s=255 c=3 t=6 pt=1 l=1 sg=0 st=ok:0

        send: 30-30-0-0 s=255 c=3 t=11 pt=0 l=13 sg=0 st=ok:Itlead RBoard
        send: 30-30-0-0 s=255 c=3 t=12 pt=0 l=3 sg=0 st=ok:1.0
        send: 30-30-0-0 s=1 c=0 t=1 pt=0 l=0 sg=0 st=ok:
        send: 30-30-0-0 s=2 c=0 t=4 pt=0 l=0 sg=0 st=ok:
        send: 30-30-0-0 s=10 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 0
        send: 30-30-0-0 s=11 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 1
        send: 30-30-0-0 s=12 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 2
        send: 30-30-0-0 s=13 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 3
        send: 30-30-0-0 s=20 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 0
        send: 30-30-0-0 s=21 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 1
        send: 30-30-0-0 s=22 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 2
        send: 30-30-0-0 s=23 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 3
        Init complete, node id=30 parent=0 distance=1
        // ok :smile:
        motion: 1
        send: 30-30-0-0 s=1 c=1 t=16 pt=0 l=1 sg=0 st=ok:1
        motion: 0
        send: 30-30-0-0 s=1 c=1 t=16 pt=0 l=1 sg=0 st=ok:0
        send: 30-30-0-0 s=10 c=1 t=2 pt=1 l=1 sg=0 st=ok:1
        Now the node works.
        Could it be a timing problem? Also the received message has type: text.
        but gw sends 2 bytes in "signerPresentation(_msg)" if I am not wrong.
        Has anyone an idea?

        switch 1: on
        read: 0-0-30 s=10 c=1 t=2 pt=1 l=1 sg=0:1

        pitP Offline
        pitP Offline
        pit
        wrote on last edited by
        #3

        @pit said:

        @pit said:

        RF24L01 network without SIGNING, OTA feature.
        My RBoard hangs if it receives a message from gw before reaching the process loop. After some resets it finishes his setup and I get states from my buttons and I can switch my relays in fhem.
        With small mini, nano sensors and only 2 or 3 values (temp, hum, pressure) there are no problems.
        Here are 3 logs from my RBoard (id 30)

        starting sensor (RNNNA-, 2.0.0)
        Radio init successful
        send: 30-30-0-0 s=2 c=2 t=3 pt=0 l=0 sg=0 st=ok:
        Node ready to receive messages...
        send: 30-30-0-0 s=255 c=3 t=15 pt=0 l=2 sg=0 st=ok:
        send: 30-30-0-0 s=255 c=0 t=17 pt=0 l=5 sg=0 st=ok:2.0.0
        send: 30-30-0-0 s=255 c=3 t=6 pt=1 l=1 sg=0 st=ok:0
        read: 0-0-30 s=255 c=3 t=15 pt=0 l=2 sg=0: // ???
        // hanging
        starting sensor (RNNNA-, 2.0.0)
        Radio init successful
        send: 30-30-0-0 s=2 c=2 t=3 pt=0 l=0 sg=0 st=ok:
        Node ready to receive messages...
        send: 30-30-0-0 s=255 c=3 t=15 pt=0 l=2 sg=0 st=ok:
        send: 30-30-0-0 s=255 c=0 t=17 pt=0 l=5 sg=0 st=ok:2.0.0
        send: 30-30-0-0 s=255 c=3 t=6 pt=1 l=1 sg=0 st=ok:0

        send: 30-30-0-0 s=255 c=3 t=11 pt=0 l=13 sg=0 st=ok:Itlead RBoard
        send: 30-30-0-0 s=255 c=3 t=12 pt=0 l=3 sg=0 st=ok:1.0
        send: 30-30-0-0 s=1 c=0 t=1 pt=0 l=0 sg=0 st=ok:
        send: 30-30-0-0 s=2 c=0 t=4 pt=0 l=0 sg=0 st=ok:
        send: 30-30-0-0 s=10 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 0
        send: 30-30-0-0 s=11 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 1
        send: 30-30-0-0 s=12 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 2
        send: 30-30-0-0 s=13 c=0 t=3 pt=0 l=8 sg=0 st=ok:Switch 3
        send: 30-30-0-0 s=20 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 0
        send: 30-30-0-0 s=21 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 1
        send: 30-30-0-0 s=22 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 2
        send: 30-30-0-0 s=23 c=0 t=3 pt=0 l=7 sg=0 st=ok:Relay 3
        Init complete, node id=30 parent=0 distance=1
        // ok :smile:
        motion: 1
        send: 30-30-0-0 s=1 c=1 t=16 pt=0 l=1 sg=0 st=ok:1
        motion: 0
        send: 30-30-0-0 s=1 c=1 t=16 pt=0 l=1 sg=0 st=ok:0
        send: 30-30-0-0 s=10 c=1 t=2 pt=1 l=1 sg=0 st=ok:1
        Now the node works.
        Could it be a timing problem? Also the received message has type: text.
        but gw sends 2 bytes in "signerPresentation(_msg)" if I am not wrong.
        Has anyone an idea?

        read: 0-0-30 s=10 c=1 t=2 pt=1 l=1 sg=0:1

        1 Reply Last reply
        0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        59

        Online

        12.1k

        Users

        11.2k

        Topics

        113.4k

        Posts


        Copyright 2025 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
        • MySensors
        • OpenHardware.io
        • Categories
        • Recent
        • Tags
        • Popular