Navigation

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

    Vincent Lgrd

    @Vincent Lgrd

    0
    Reputation
    5
    Posts
    327
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Vincent Lgrd Follow

    Best posts made by Vincent Lgrd

    This user hasn't posted anything yet.

    Latest posts made by Vincent Lgrd

    • RE: 💬 Temperature Sensor

      It's the same, I've even reversed the radio modules

      posted in Announcements
      Vincent Lgrd
      Vincent Lgrd
    • RE: 💬 Temperature Sensor

      Thanks, my radio modules are very close, they are on the same table for test. On of them may be damaged, I must receive others. I'm going in the troubleshooting section to avoid polluting this article.
      Thanks for your help

      posted in Announcements
      Vincent Lgrd
      Vincent Lgrd
    • RE: 💬 Temperature Sensor

      Ok , with Node ID, I have this:

      0 MCO:BGN:INIT NODE,CP=RNNNA--,VER=2.1.1
      3 MCO:BGN:BFR
      63 TSM:INIT
      64 TSF:WUR:MS=0
      71 TSM:INIT:TSP OK
      73 TSM:INIT:STATID=2
      75 TSF:SID:OK,ID=2
      76 TSM:FPAR
      113 TSF:MSG:SEND,2-2-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
      2120 !TSM:FPAR:NO REPLY
      2122 TSM:FPAR
      2158 TSF:MSG:SEND,2-2-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
      4166 !TSM:FPAR:NO REPLY
      4168 TSM:FPAR
      4204 TSF:MSG:SEND,2-2-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
      6212 !TSM:FPAR:NO REPLY
      6214 TSM:FPAR
      6250 TSF:MSG:SEND,2-2-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
      8258 !TSM:FPAR:FAIL
      8259 TSM:FAIL:CNT=1

      posted in Announcements
      Vincent Lgrd
      Vincent Lgrd
    • RE: 💬 Temperature Sensor

      Where should I put it? In arduino sensor code?

      posted in Announcements
      Vincent Lgrd
      Vincent Lgrd
    • RE: 💬 Temperature Sensor

      Hello,
      I'm a beginner in home automation and I'm trying MySensor for the first time. My acctual configaration is a Domoticz on a Raspberry Pi 2B and a RFLink GW with a NRF24L01 module to try to measure with a MySensor probe.
      I've building a temperature sensor with a DS18B20 sensor on a Official Arduino nano board and I can not run the sensor correctly.
      The arduino serial monitor show these:

      0 MCO:BGN:INIT NODE,CP=RNNNA--,VER=2.1.1
      3 TSM:INIT
      4 TSF:WUR:MS=0
      11 TSM:INIT:TSP OK
      12 TSM:FPAR
      15 TSF:MSG:SEND,255-255-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
      2022 !TSM:FPAR:NO REPLY
      2024 TSM:FPAR
      2026 TSF:MSG:SEND,255-255-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
      4034 !TSM:FPAR:NO REPLY
      4036 TSM:FPAR
      4038 TSF:MSG:SEND,255-255-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
      6046 !TSM:FPAR:NO REPLY
      6048 TSM:FPAR
      6050 TSF:MSG:SEND,255-255-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
      8058 !TSM:FPAR:FAIL
      8059 TSM:FAIL:CNT=1
      8061 TSM:FAIL:PDT

      Someone could help me?

      posted in Announcements
      Vincent Lgrd
      Vincent Lgrd