Navigation

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

    Posts made by Egoist

    • Sensor does not receive message from gateway.

      Hi!
      I'm just starting to work with MySensors and faced problem that i cant solve for a several days. Hope somebody can help me.

      I am using Raspberry Pi Gateway with NRF24L01+ and trying to make connection with simple LightSensor from example. But it looks like sensor cant find parent.

      GW receives message from sensor and sends answer, but sensor does not receive it.

      There are debug info from GW and sensor

      GW:

      mysGateway: Starting gateway...
      mysGateway: Protocol version - 2.0.1-beta
      mysGateway: MCO:BGN:INIT GW,CP=RNNG---,VER=2.0.1-beta
      mysGateway: TSF:LRT:OK
      mysGateway: TSM:INIT
      mysGateway: TSM:INIT:TSP OK
      mysGateway: TSM:INIT:GW MODE
      mysGateway: TSM:READY
      mysGateway: Listening for connections on 0.0.0.0:5003
      mysGateway: MCO:REG:NOT NEEDED
      mysGateway: MCO:BGN:STP
      mysGateway: MCO:BGN:INIT OK,ID=0,PAR=0,DIS=0,REG=1
      mysGateway: TSF:MSG:READ,255-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
      mysGateway: TSF:MSG:BC
      mysGateway: TSF:MSG:FPAR REQ,ID=255
      mysGateway: TSF:CKU:OK,FCTRL
      mysGateway: TSF:MSG:GWL OK
      mysGateway: TSF:MSG:SEND,0-0-255-255,s=255,c=3,t=8,pt=1,l=1,sg=0,ft=0,st=OK:0
      mysGateway: TSF:MSG:READ,255-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
      mysGateway: TSF:MSG:BC
      mysGateway: TSF:MSG:FPAR REQ,ID=255
      mysGateway: TSF:CKU:OK,FCTRL
      mysGateway: TSF:MSG:GWL OK
      mysGateway: TSF:MSG:SEND,0-0-255-255,s=255,c=3,t=8,pt=1,l=1,sg=0,ft=0,st=OK:0
      mysGateway: TSF:MSG:READ,255-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
      mysGateway: TSF:MSG:BC
      mysGateway: TSF:MSG:FPAR REQ,ID=255
      mysGateway: TSF:CKU:OK,FCTRL
      mysGateway: TSF:MSG:GWL OK
      mysGateway: TSF:MSG:SEND,0-0-255-255,s=255,c=3,t=8,pt=1,l=1,sg=0,ft=0,st=OK:0
      mysGateway: TSF:MSG:READ,255-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0:
      mysGateway: TSF:MSG:BC
      mysGateway: TSF:MSG:FPAR REQ,ID=255
      mysGateway: TSF:CKU:OK,FCTRL
      mysGateway: TSF:MSG:GWL OK
      mysGateway: TSF:MSG:SEND,0-0-255-255,s=255,c=3,t=8,pt=1,l=1,sg=0,ft=0,st=OK:0
      

      Sensor:

      Starting sensor (RNNNA-, 2.0.0)
      TSM:INIT
      TSM:RADIO:OK
      TSM:FPAR
      TSP:MSG:SEND 255-255-255-255 s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=bc:
      TSM:FPAR
      TSP:MSG:SEND 255-255-255-255 s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=bc:
      TSM:FPAR
      TSP:MSG:SEND 255-255-255-255 s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=bc:
      TSM:FPAR
      TSP:MSG:SEND 255-255-255-255 s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=bc:
      !TSM:FPAR:FAIL
      !TSM:FAILURE
      TSM:PDT
      

      I have already checked wires and changed radio-modules on both sides.

      Need some help. Thanks!

      posted in Troubleshooting
      Egoist
      Egoist