Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Bug Reports
  3. NRF24 problem

NRF24 problem

Scheduled Pinned Locked Moved Bug Reports
16 Posts 4 Posters 4.9k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    raulandresmoch
    wrote on last edited by
    #1

    Ok, so Im using Domoticz with an serial getway, Im using and Arduino Nano for the getway, I builded 1 Hum/Temp sensor with an arduino uno and a protoboard, and its working fine, the problem starts with another building of the same sensor but with a pro mini, I weld evreything and double check the connections order and also the transmition between the cables that I weld, evreything looks ok on the multimeter, but the node simply does not connect I keep getting " 0 MCO:BGN:INIT NODE,CP=RNNNA--,VER=2.1.1
    3 TSM:INIT
    4 TSF:WUR:MS=0
    11 !TSM:INIT:TSP FAIL
    12 TSM:FAIL:CNT=1
    14 TSM:FAIL:PDT
    10016 TSM:FAIL:RE-INIT
    10018 TSM:INIT
    10024 !TSM:INIT:TSP FAIL
    10028 TSM:FAIL:CNT=2
    10029 TSM:FAIL:PDT "

    I was thinking that there was something wrong with the building but then I made one more of the same sensor but with a Arduino Mega and a protoboard, I keep getting the same message!!!!! And the first node still working so there is nothing wrong with the gateway I think!!!! What else could it be?!?! I also teseted the DHT sensor and works fine in both the Promini and the Mega, and I tested two different NEF24 antennas they didnt work.

    Please help me out!!!!

    Boots33B 1 Reply Last reply
    0
    • R raulandresmoch

      Ok, so Im using Domoticz with an serial getway, Im using and Arduino Nano for the getway, I builded 1 Hum/Temp sensor with an arduino uno and a protoboard, and its working fine, the problem starts with another building of the same sensor but with a pro mini, I weld evreything and double check the connections order and also the transmition between the cables that I weld, evreything looks ok on the multimeter, but the node simply does not connect I keep getting " 0 MCO:BGN:INIT NODE,CP=RNNNA--,VER=2.1.1
      3 TSM:INIT
      4 TSF:WUR:MS=0
      11 !TSM:INIT:TSP FAIL
      12 TSM:FAIL:CNT=1
      14 TSM:FAIL:PDT
      10016 TSM:FAIL:RE-INIT
      10018 TSM:INIT
      10024 !TSM:INIT:TSP FAIL
      10028 TSM:FAIL:CNT=2
      10029 TSM:FAIL:PDT "

      I was thinking that there was something wrong with the building but then I made one more of the same sensor but with a Arduino Mega and a protoboard, I keep getting the same message!!!!! And the first node still working so there is nothing wrong with the gateway I think!!!! What else could it be?!?! I also teseted the DHT sensor and works fine in both the Promini and the Mega, and I tested two different NEF24 antennas they didnt work.

      Please help me out!!!!

      Boots33B Offline
      Boots33B Offline
      Boots33
      Hero Member
      wrote on last edited by Boots33
      #2

      @raulandresmoch said in NRF24 problem:

      11 !TSM:INIT:TSP FAIL

      This is indicating a problem with your radio. It is not initialising so the node will not work. Re-check all your wiring, make sure you have a capacitor on the nrf power pins ( I use 100uf most of the time now) , try a different radio.

      Check the nrf wiring against the circuit in this post

      R 1 Reply Last reply
      1
      • gohanG Offline
        gohanG Offline
        gohan
        Mod
        wrote on last edited by
        #3

        A common error is a loose wire or just wiring error. Check continuity from arduino pins to radio pins just to make sure.

        1 Reply Last reply
        0
        • Boots33B Boots33

          @raulandresmoch said in NRF24 problem:

          11 !TSM:INIT:TSP FAIL

          This is indicating a problem with your radio. It is not initialising so the node will not work. Re-check all your wiring, make sure you have a capacitor on the nrf power pins ( I use 100uf most of the time now) , try a different radio.

          Check the nrf wiring against the circuit in this post

          R Offline
          R Offline
          raulandresmoch
          wrote on last edited by
          #4

          @Boots33 said in NRF24 problem:

          this post

          Tks for your answer, I will double check the wiring (Again), on the POST that you sent me the IRQ on he NRF24 its not wired to anything. Mine its wired to Pin 2 on the Pro Mini.

          1 Reply Last reply
          0
          • gohanG Offline
            gohanG Offline
            gohan
            Mod
            wrote on last edited by
            #5

            IRQ of the nrf24 is not used on the nodes but can be used on the raspberry gateway

            R 1 Reply Last reply
            0
            • gohanG gohan

              IRQ of the nrf24 is not used on the nodes but can be used on the raspberry gateway

              R Offline
              R Offline
              raulandresmoch
              wrote on last edited by
              #6

              @gohan Could that be the problem?!?! I will try it when I get home, but on my first sensor im pretty sure I used the IRQ. Thank you for your time and help.

              1 Reply Last reply
              0
              • gohanG Offline
                gohanG Offline
                gohan
                Mod
                wrote on last edited by
                #7

                I don't think it will matter... you could also try the latest mysensors 2.2, I am happy with it so far

                R 2 Replies Last reply
                0
                • gohanG gohan

                  I don't think it will matter... you could also try the latest mysensors 2.2, I am happy with it so far

                  R Offline
                  R Offline
                  raulandresmoch
                  wrote on last edited by
                  #8

                  @gohan But if I use the 2.2 I have to update the other nodes and the gateway?? Im worried to mess the ones that are working.

                  1 Reply Last reply
                  0
                  • gohanG gohan

                    I don't think it will matter... you could also try the latest mysensors 2.2, I am happy with it so far

                    R Offline
                    R Offline
                    raulandresmoch
                    wrote on last edited by
                    #9

                    @gohan So I builded another Hum/Temp node, I did it on a protoboard and uploaded the sketch, It worked fine, then I took out the LED and the Regulator from the Promini and power it with 4AA batteries (5.5 V total) STOPED working again!!!! Could I have burn it with that Voltage!??? Or burn the NRF24?!?! This is getting really frustrating, maybe if I use a Nano instead of Promini.................

                    mfalkviddM 1 Reply Last reply
                    0
                    • R raulandresmoch

                      @gohan So I builded another Hum/Temp node, I did it on a protoboard and uploaded the sketch, It worked fine, then I took out the LED and the Regulator from the Promini and power it with 4AA batteries (5.5 V total) STOPED working again!!!! Could I have burn it with that Voltage!??? Or burn the NRF24?!?! This is getting really frustrating, maybe if I use a Nano instead of Promini.................

                      mfalkviddM Offline
                      mfalkviddM Offline
                      mfalkvidd
                      Mod
                      wrote on last edited by
                      #10

                      @raulandresmoch do you mean that you powered the nrf24 with 5.5V?

                      R 1 Reply Last reply
                      0
                      • mfalkviddM mfalkvidd

                        @raulandresmoch do you mean that you powered the nrf24 with 5.5V?

                        R Offline
                        R Offline
                        raulandresmoch
                        wrote on last edited by
                        #11

                        @mfalkvidd Nope I powered the whole system, but I think that without any regulator yes, the NRF24 recived 5.5v, I think I blew it !!!

                        1 Reply Last reply
                        0
                        • gohanG Offline
                          gohanG Offline
                          gohan
                          Mod
                          wrote on last edited by
                          #12

                          Yup, nrf24 is 5v tolerant only on data pins.

                          1 Reply Last reply
                          0
                          • mfalkviddM Offline
                            mfalkviddM Offline
                            mfalkvidd
                            Mod
                            wrote on last edited by
                            #13

                            According to the nrf24 datasheet, absolute maximum power voltage is 3.6V

                            R 2 Replies Last reply
                            0
                            • mfalkviddM mfalkvidd

                              According to the nrf24 datasheet, absolute maximum power voltage is 3.6V

                              R Offline
                              R Offline
                              raulandresmoch
                              wrote on last edited by
                              #14

                              @mfalkvidd YEEEESSS definitely that was the problem!!!! Well .......... "Living and learning" I blew two Nrf24 antenas!!!

                              1 Reply Last reply
                              1
                              • mfalkviddM mfalkvidd

                                According to the nrf24 datasheet, absolute maximum power voltage is 3.6V

                                R Offline
                                R Offline
                                raulandresmoch
                                wrote on last edited by
                                #15

                                @mfalkvidd So I just got home and power another NRF24 with the 3.5 volt coming from the USB-STC-ISP and its working, I need to figure out how to power the Arduino with only 3.5v from a 6v power source (4 AA batteries). Can you guys help me with some ideas to do it?! I thought in doing it with 2 resistors but Im not sure, I dont want to burn another NRF24

                                1 Reply Last reply
                                0
                                • gohanG Offline
                                  gohanG Offline
                                  gohan
                                  Mod
                                  wrote on last edited by
                                  #16

                                  Just use 2 of the 4 batteries you have, solder a wire extra on the battery holder and you have 3v. If I were you I'd buy some 3.3v pro mini and some LiFePo4 AA batteries that have the correct voltage for everything.

                                  1 Reply Last reply
                                  1

                                  Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                  Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                  With your input, this post could be even better 💗

                                  Register Login
                                  Reply
                                  • Reply as topic
                                  Log in to reply
                                  • Oldest to Newest
                                  • Newest to Oldest
                                  • Most Votes


                                  19

                                  Online

                                  12.0k

                                  Users

                                  11.2k

                                  Topics

                                  113.4k

                                  Posts


                                  Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                                  • Login

                                  • Don't have an account? Register

                                  • Login or register to search.
                                  • First post
                                    Last post
                                  0
                                  • MySensors
                                  • OpenHardware.io
                                  • Categories
                                  • Recent
                                  • Tags
                                  • Popular