Navigation

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

    Posts made by agtig

    • RE: !TSM:FPAR:FAIL node and gateway communication problems?

      I just found this other forum post, which might be the answer to my issues: https://forum.mysensors.org/topic/5671/loosing-my-mind-sensor-not-talking-to-esp-gw-latest-2-2-0-beta/2

      I too have bought the radios with a blob instead of an IC.

      I too have ordered different radios - the ones that are recommended here in the shop.
      Had just hoped to be able to figure out how to get the ones I have to work. If anyone have any other ideas, or would like me to post some code, please let me know. I am running pretty standard from the example, only added MY_NODE_ID in the top...

      posted in Troubleshooting
      agtig
      agtig
    • RE: !TSM:FPAR:FAIL node and gateway communication problems?

      @mfalkvidd Should both the gateway and the sensor have static id's? (different of course)

      posted in Troubleshooting
      agtig
      agtig
    • RE: !TSM:FPAR:FAIL node and gateway communication problems?

      It seems to me that the sensor is trying to find a parent, but fails?

      posted in Troubleshooting
      agtig
      agtig
    • RE: !TSM:FPAR:FAIL node and gateway communication problems?

      @David Well, I just saw an update to the boards had been released, so first I tried updating that, but resulting in the same error.
      Then I downgraded the boards to version 1.6.11 as recommended in the thread you linked to, but still resulting in the same error.

      But thanks for the tip... Well, am really scratching my head on this problem.

      <>
      Can anyone verify that a controller is not needed for the communication between the sensor and the gateway to work?
      <>

      posted in Troubleshooting
      agtig
      agtig
    • RE: !TSM:FPAR:FAIL node and gateway communication problems?

      I have now rewired all the cables, and made it neat, plus changed the radio, but nothing helps...
      I still get a:

      !TSM:FFPAR:FAIL
      !TSM:FAILURE
      
      posted in Troubleshooting
      agtig
      agtig
    • RE: !TSM:FPAR:FAIL node and gateway communication problems?

      Now I downgraded to version 2.0, but the same problem remains.
      It seems that the problem resides with the sensor?
      At least it is the sensor that complains...
      Or is my problem that I am trying to run this without a controller?

      TSM:PDT
      TSM:INIT
      TSM:RADIO:OK
      TSP:ASSIGNID:OK (ID=254)
      TSM:FPAR
      TSP:MSG:SEND 254-254-255-255 s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=bc:
      TSM:FPAR
      TSP:MSG:SEND 254-254-255-255 s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=bc:
      TSM:FPAR
      TSP:MSG:SEND 254-254-255-255 s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=bc:
      TSM:FPAR
      TSP:MSG:SEND 254-254-255-255 s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=bc:
      !TSM:FPAR:FAIL
      !TSM:FAILURE
      
      posted in Troubleshooting
      agtig
      agtig
    • RE: !TSM:FPAR:FAIL node and gateway communication problems?

      @mfalkvidd Kind of... Here is the log of the gateway in full length 😉

      0;255;3;0;9;MCO:BGN:INIT GW,CP=RNNGA--,VER=2.1.0
      0;255;3;0;9;TSM:INIT
      0;255;3;0;9;TSF:WUR:MS=0
      0;255;3;0;9;TSM:INIT:TSP OK
      0;255;3;0;9;TSM:INIT:GW MODE
      0;255;3;0;9;TSM:READY:ID=0,PAR=0,DIS=0
      0;255;3;0;9;MCO:REG:NOT NEEDED
      0;255;3;0;14;Gateway startup complete.
      0;255;0;0;18;2.1.0
      0;255;3;0;9;MCO:BGN:STP
      0;255;3;0;9;MCO:BGN:INIT OK,TSP=1
      

      If this helps... I will try using the older version of the sketch for both the sensor and the gateway...

      posted in Troubleshooting
      agtig
      agtig
    • RE: !TSM:FPAR:FAIL node and gateway communication problems?

      Tried with a ceramic 47 micro farad condenser to no avail...

      posted in Troubleshooting
      agtig
      agtig
    • RE: !TSM:FPAR:FAIL node and gateway communication problems?

      I have hooked up the Arduino Pro mini with the sensor to a laboratory power supply, which should be very precise. No change in the log...

      0 MCO:BGN:INIT NODE,CP=RNNNA--,VER=2.1.0
      4 TSM:INIT
      4 TSF:WUR:MS=0
      12 TSM:INIT:TSP OK
      14 TSF:SID:OK,ID=3
      16 TSM:FPAR
      114 TSF:MSG:SEND,3-3-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
      2123 !TSM:FPAR:NO REPLY
      2125 TSM:FPAR
      2226 TSF:MSG:SEND,3-3-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
      4235 !TSM:FPAR:NO REPLY
      4237 TSM:FPAR
      4337 TSF:MSG:SEND,3-3-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
      6346 !TSM:FPAR:NO REPLY
      6348 TSM:FPAR
      6449 TSF:MSG:SEND,3-3-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
      8458 !TSM:FPAR:FAIL
      8460 TSM:FAIL:CNT=1
      8462 TSM:FAIL:PDT
      18466 TSM:FAIL:RE-INIT
      

      Will try with a larger capacitor, even though I don't think it will do much difference, when I use this power supply...

      posted in Troubleshooting
      agtig
      agtig
    • RE: !TSM:FPAR:FAIL node and gateway communication problems?

      @Fabien I am not using a controller. Can it run alone, or can I set up the Arduino Mega gateway as a controller as well?

      posted in Troubleshooting
      agtig
      agtig
    • !TSM:FPAR:FAIL node and gateway communication problems?

      I don't know what I am missing, but I am trying to get a node on an Ardunio Pro Mini, running the Door/Window sketch to send data using a NRF24L01+ card to an Arduino Mega gateway using the same card.
      I have soldered a 4.7micro ferad condenser on both of them... I have tried running the Pro Mini on batteries - still to no avail.
      I have no controller as it is right now - is this necessary?
      The gateway seems to startup properly, gives no error messages... it concludes with

      0;255;3;0;9;MC0;BGN:INIT OK, TSP=1
      

      I have turned off registration in MyConfig.h to ease the setup, but nothing helped.

      The node gives the following errors:

      3675664 TSF:MSG:SEND,3-3-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
      3677673 !TSM:FPAR:NO REPLY
      3677675 TSM:FPAR
      3677775 TSF:MSG:SEND,3-3-255-255,s=255,c=3,t=7,pt=0,l=0,sg=0,ft=0,st=OK:
      3679787 !TSM:FPAR:FAIL
      3679789 TSM:FAIL:CNT=7
      3679791 TSM:FAIL:PDT
      

      If anyone have any suggestions I will be more than happy!
      Will try with bigger capacitors in a few hours...
      Greetings,
      Robert

      posted in Troubleshooting
      agtig
      agtig
    • RE: 💬 Building a Serial Gateway

      I don't seem to be able to get it to work when loading the SerialGateway sketch onto a Mega 2560 board... I have tried to find out where to change the pins for the SPI connection, as the pin location is different than on the Nano, but can't seem to find it. Does the library autodetect which pins to use on various boards?

      posted in Announcements
      agtig
      agtig