Navigation

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

    Topics created by nico

    • nico

      send alert from sensor
      Development • • nico  

      4
      0
      Votes
      4
      Posts
      1473
      Views

      Qu3Uk

      I was wondering about this but currently don't have any nodes that need to report errors. I thought though I would wrap the error in a string including a prefix as well as importance of the error and send it back to the controller via S_VAR I use MQTT gateway and I would have NodeRed listen out for any string with the prefix and send me an alert or log the event depending on the importance. Just an idea at the moment but might help you.
    • nico

      problem to display sensors (nrf24l01pa direct on Rpi)
      Domoticz • • nico  

      11
      0
      Votes
      11
      Posts
      3182
      Views

      nico

      @mfalkvidd i made the change (RPi->arduino nano->NRF) it seemd working but now my sensor don't work(i don't change anything on him) lol. I have this log on my node: TSM:INIT TSM:RADIO:OK TSP:ASSIGNID:OK (ID=2) TSM:FPAR TSP:MSG:SEND 2-2-255-255 s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=bc: TSM:FPAR TSP:MSG:SEND 2-2-255-255 s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=bc: TSM:FPAR TSP:MSG:SEND 2-2-255-255 s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=bc: TSM:FPAR TSP:MSG:SEND 2-2-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 And if i connect my gateway on my PC (with arduino monitor)all work, it's when i connect the gateway on domoticz it don't work but in domoticz i have: why? OK i found the problem, i change the antenna(for a NRF24L01) and it works.