Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Peter F. von Fehmarn
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Peter F. von Fehmarn

    @Peter F. von Fehmarn

    0
    Reputation
    2
    Posts
    175
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Peter F. von Fehmarn Follow

    Best posts made by Peter F. von Fehmarn

    This user hasn't posted anything yet.

    Latest posts made by Peter F. von Fehmarn

    • RE: Repeater does not accept V_VAR1

      Thank you very much 🙂
      I'm using an 22uF capacitor on the RFM69HW (MY_RFM69_TX_POWER_DBM 20) between Gnd an 3.3V.
      Is it to small ?

      posted in Bug Reports
      Peter F. von Fehmarn
      Peter F. von Fehmarn
    • Repeater does not accept V_VAR1

      Repeater does not accept V_VAR1

      I have an power meter node (like the example script).
      It works fine with FEHM 🙂

      But i need an repeater.

      So i used the repeater example an changed the power meter "parent ID" to 10
      define the Repeater as node id 10

      Now it works but only 2 of 3 values are transmitted:
      The relay does not accept the V_VAR1 message from the power meter node 😞

      Serial Log
      powermeter:
      72954 TSF:MSG:SEND,13-13-10-0,s=1,c=1,t=17,pt=5,l=4,sg=0,ft=0,st=OK:2546
      73091 !TSF:MSG:SEND,13-13-10-0,s=1,c=1,t=24,pt=5,l=4,sg=0,ft=0,st=NACK:9
      73105 TSF:MSG:SEND,13-13-10-0,s=1,c=1,t=18,pt=7,l=5,sg=0,ft=1,st=OK:0.1200

      repeater:
      679303 TSF:MSG:READ,13-13-0,s=1,c=1,t=17,pt=5,l=4,sg=0:75
      679309 TSF:MSG:REL MSG
      679407 TSF:MSG:SEND,13-10-0-0,s=1,c=1,t=17,pt=5,l=4,sg=0,ft=0,st=OK:75
      679452 TSF:MSG:READ,13-13-0,s=1,c=1,t=18,pt=7,l=5,sg=0:0.1200
      679458 TSF:MSG:REL MSG
      679471 TSF:MSG:SEND,13-10-0-0,s=1,c=1,t=18,pt=7,l=5,sg=0,ft=0,st=OK:0.1200

      posted in Bug Reports
      Peter F. von Fehmarn
      Peter F. von Fehmarn