[Solved]Gateway and Sensor not working , TSM:RADIO:FAIL
-
Hello ,
im trying to get everything working but it giving me errors on Serial Monitor.
im using the Example Sketch of gateway and Relay.
mysensors version is the newest 2.0.0I hope someone can help me to sort this out.
My Hardware:
2x Arduino Nano 5V and 3V32x NRF24L01 + PA + LNA
1x 4x5V Relays ( Only One connected )
Gateway:
0;255;3;0;9;Starting gateway (RNNGA-, 2.0.0) 0;255;3;0;9;TSM:INIT 0;255;3;0;9;!TSM:RADIO:FAIL 0;255;3;0;9;!TSM:FAILURE 0;255;3;0;9;TSM:PDT
Relay Actuator
Starting repeater (RNNRA-, 2.0.0) TSM:INIT !TSM:RADIO:FAIL !TSM:FAILURE TSM:PDT
-
@Jan-Rößler welcome to the MySensors community!
the most common reason for radio init fail is miswired radio or power issues. The flowchart at https://forum.mysensors.org/topic/666/debug-faq-and-how-ask-for-help can be useful when troubleshooting.
Have you double-checked the wires between the arduinos and the radios? How are you powering the radios? What capacitors are you using and are the capacitors connected with correct polarity?
-
Changed the power supply it still dont work. capacitor im using a 10 µf ( i have no other one )
This is how i wired everything , i think there is the misstake , where can i find the wire layout for arduino Nano ?
-
@Jan-Rößler use D9, D10, D11, D12 and D13 like the bottom picture and you should be fine
-
ok thanks it works now thanks alot
-
@Jan-Rößler you're welcome! Thanks for reporting back.
-
@mfalkvidd Hello mfalkvidd, I am new on this forum but I had followed Mysensors for a long time. I have the same symptoms as Jan meets. we checked double the wiring connection, and change NRF24L01 module . always the same message:
0;255;3;0;9;Starting gateway (RNNGA-, 2.0.0)
0;255;3;0;9;TSM:INIT
0;255;3;0;9;!TSM:RADIO:FAIL
0;255;3;0;9;!TSM:FAILURE
0;255;3;0;9;TSM:PDTI Have tried two ways ESP8266 + NRF24L01 (gateway ESP8266) and Arduino NANO + NRF24L01 (serial gateway)same error...
For both assemblies, I used the schematics from mysensors site (connecting radio).
I don't know what I missed, do you have any Idea?
Thank you for your help
-
Welcome to the forum @Jean-sebastien-Bridoux
Sorry, I don't have any ideas for further troubleshooting.
-
@mfalkvidd Ok thanks for your reply