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. Troubleshooting
  3. Radio setup give: "check wires"

Radio setup give: "check wires"

Scheduled Pinned Locked Moved Troubleshooting
94 Posts 17 Posters 69.9k Views 3 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.
  • A axillent

    @MLs it should be OK
    the old version is out of production for years

    H Offline
    H Offline
    hek
    Admin
    wrote on last edited by
    #68

    @axillent said:

    the old version is out of production for years

    But they still seem to pop up. See a bit up in the thread.

    A 1 Reply Last reply
    0
    • H hek

      @axillent said:

      the old version is out of production for years

      But they still seem to pop up. See a bit up in the thread.

      A Offline
      A Offline
      axillent
      Mod
      wrote on last edited by
      #69

      @hek you knew from our conversation last night that I also got "check wires" and was ready to think that all my modules are the old ones

      but finally my issue has nothing to do with version of the chip. It is exactly "check wires" issue and issue of the conflicts with other staff,
      and my modules were purchased about two years ago

      is it any confirmed case with the old version?

      sense and drive

      H 1 Reply Last reply
      0
      • A axillent

        @hek you knew from our conversation last night that I also got "check wires" and was ready to think that all my modules are the old ones

        but finally my issue has nothing to do with version of the chip. It is exactly "check wires" issue and issue of the conflicts with other staff,
        and my modules were purchased about two years ago

        is it any confirmed case with the old version?

        H Offline
        H Offline
        hek
        Admin
        wrote on last edited by
        #70

        @axillent
        Yep, if you look at the pictures above they're missing +

        A 1 Reply Last reply
        0
        • H hek

          @axillent
          Yep, if you look at the pictures above they're missing +

          A Offline
          A Offline
          axillent
          Mod
          wrote on last edited by
          #71

          @hek you are right
          but it seams that only @sonicblaze is owner of this rare thing

          sense and drive

          O 1 Reply Last reply
          0
          • A axillent

            @hek you are right
            but it seams that only @sonicblaze is owner of this rare thing

            O Offline
            O Offline
            olaeke
            wrote on last edited by
            #72

            @axillent And me! I started the thread so I have got 10 of the them, maybe something for the MySensors museum!

            A 1 Reply Last reply
            0
            • O olaeke

              @axillent And me! I started the thread so I have got 10 of the them, maybe something for the MySensors museum!

              A Offline
              A Offline
              axillent
              Mod
              wrote on last edited by
              #73

              @olaeke said:

              @axillent And me! I started the thread so I have got 10 of the them, maybe something for the MySensors museum!

              hm. are the + is missing on top of the nordic chip?

              it can be probably still used for mysensors in case of:

              • switching data rate to 1Mbs or 2MBs (old version do not support 250Kbs - default to 1.4)
              • comment out "check wires" check inside Mysensors library

              sense and drive

              O 1 Reply Last reply
              0
              • A axillent

                @olaeke said:

                @axillent And me! I started the thread so I have got 10 of the them, maybe something for the MySensors museum!

                hm. are the + is missing on top of the nordic chip?

                it can be probably still used for mysensors in case of:

                • switching data rate to 1Mbs or 2MBs (old version do not support 250Kbs - default to 1.4)
                • comment out "check wires" check inside Mysensors library
                O Offline
                O Offline
                olaeke
                wrote on last edited by
                #74

                @axillent Yes there is no + on those.
                I have tried using them but without success. I couldn't get them to work at all on the gateway but if I replaced the gateway with + variant and non + on the node then it "almost" worked. I couldn't get the "Auto Id" function to work. I think it has something with Ack to do, i will remember that I have read somewhere that the hardware ack is only implemented in the + variant.

                1 Reply Last reply
                1
                • E Offline
                  E Offline
                  eimis
                  wrote on last edited by
                  #75

                  Hello,

                  I'am a new one on this forum, and I've stepped on the same rake like others. So there are some recommendations for other newbies and questions for developers:

                  1. I've wasted some hours because this library uses serial baud rate 115200, not 9600, what is default for other projects - it should be mentioned in proper place, sorry, if it is, but I've not noticed it.

                  2. Next step for all users, that want to use this great project, should be sketch that outputs NRF24L01 version: my history is, that I've bought 10 NRF's from the same seller (alice***) 2-3 months ago, on chips there is "+" sign, but sketch says, that there is NRF24L01 without "+" :(

                  3. What to do for those unlucky, that bought wrong version: maybe it's possible to use these modules with some restrictions, while right modules will arrive? I saw recommendations about sensor node to change speed and comment out while()1) after "check cables", but what to do for gateway node?

                  4. I'm not a geek developer, maybe it is possible to use #define SOFTSPI in main sketch, before including other libraries? It would be simpler, than editing file RF24_config.h for gateway node and sensor node?

                  Thanks!

                  H 1 Reply Last reply
                  0
                  • E eimis

                    Hello,

                    I'am a new one on this forum, and I've stepped on the same rake like others. So there are some recommendations for other newbies and questions for developers:

                    1. I've wasted some hours because this library uses serial baud rate 115200, not 9600, what is default for other projects - it should be mentioned in proper place, sorry, if it is, but I've not noticed it.

                    2. Next step for all users, that want to use this great project, should be sketch that outputs NRF24L01 version: my history is, that I've bought 10 NRF's from the same seller (alice***) 2-3 months ago, on chips there is "+" sign, but sketch says, that there is NRF24L01 without "+" :(

                    3. What to do for those unlucky, that bought wrong version: maybe it's possible to use these modules with some restrictions, while right modules will arrive? I saw recommendations about sensor node to change speed and comment out while()1) after "check cables", but what to do for gateway node?

                    4. I'm not a geek developer, maybe it is possible to use #define SOFTSPI in main sketch, before including other libraries? It would be simpler, than editing file RF24_config.h for gateway node and sensor node?

                    Thanks!

                    H Offline
                    H Offline
                    hek
                    Admin
                    wrote on last edited by
                    #76

                    @eimis said:

                    I've wasted some hours because this library uses serial baud rate 115200, not 9600, what is default for other projects - it should be mentioned in proper place, sorry, if it is, but I've not noticed it.

                    It is mentioned at a few places on the main site. Anywhere particular place it is missing?

                    I'm not a geek developer, maybe it is possible to use #define SOFTSPI in main sketch, before including other libraries? It would be simpler, than editing file RF24_config.h for gateway node and sensor node?

                    Unfortunately the Arduino IDE build system is f**cked up and does not allow this. But I agree that DEBUG and SOFTSPI would had been great to add in the sketch itself.

                    E 1 Reply Last reply
                    0
                    • H hek

                      @eimis said:

                      I've wasted some hours because this library uses serial baud rate 115200, not 9600, what is default for other projects - it should be mentioned in proper place, sorry, if it is, but I've not noticed it.

                      It is mentioned at a few places on the main site. Anywhere particular place it is missing?

                      I'm not a geek developer, maybe it is possible to use #define SOFTSPI in main sketch, before including other libraries? It would be simpler, than editing file RF24_config.h for gateway node and sensor node?

                      Unfortunately the Arduino IDE build system is f**cked up and does not allow this. But I agree that DEBUG and SOFTSPI would had been great to add in the sketch itself.

                      E Offline
                      E Offline
                      eimis
                      wrote on last edited by
                      #77

                      @hek said:

                      @eimis said:

                      I've wasted some hours because this library uses serial baud rate 115200, not 9600, what is default for other projects - it should be mentioned in proper place, sorry, if it is, but I've not noticed it.

                      It is mentioned at a few places on the main site. Anywhere particular place it is missing?

                      I've started from "Building Ethernet Gateway" and finished on "MQTT Gateway", as I use OpenHAB as Controller.

                      1 Reply Last reply
                      0
                      • M Offline
                        M Offline
                        m26872
                        Hardware Contributor
                        wrote on last edited by m26872
                        #78

                        Hm what's this? I haven't had time to test it yet, but it looks very suspicious. I'm pretty sure I ordered via MyS store on Jan 10 (soon after the Ali-links just were introduced). Is it worth the hassle to test or should I throw it straight into the garbage and order a new batch from a proven supplier (which one)?
                        Bought it from here.
                        ny_nrf24.jpg

                        A S 2 Replies Last reply
                        0
                        • M m26872

                          Hm what's this? I haven't had time to test it yet, but it looks very suspicious. I'm pretty sure I ordered via MyS store on Jan 10 (soon after the Ali-links just were introduced). Is it worth the hassle to test or should I throw it straight into the garbage and order a new batch from a proven supplier (which one)?
                          Bought it from here.
                          ny_nrf24.jpg

                          A Offline
                          A Offline
                          axillent
                          Mod
                          wrote on last edited by
                          #79

                          @m26872 this is most probably based on a Chinese clone of the nordic chip

                          it could probably work
                          At least nobody will charge you for the try :)

                          sense and drive

                          1 Reply Last reply
                          0
                          • M m26872

                            Hm what's this? I haven't had time to test it yet, but it looks very suspicious. I'm pretty sure I ordered via MyS store on Jan 10 (soon after the Ali-links just were introduced). Is it worth the hassle to test or should I throw it straight into the garbage and order a new batch from a proven supplier (which one)?
                            Bought it from here.
                            ny_nrf24.jpg

                            S Offline
                            S Offline
                            slarti
                            wrote on last edited by
                            #80

                            @m26872 Didn't work for me. Please tell me how you do.

                            "One is never alone with a rubber duck"

                            A 1 Reply Last reply
                            0
                            • S slarti

                              @m26872 Didn't work for me. Please tell me how you do.

                              A Offline
                              A Offline
                              axillent
                              Mod
                              wrote on last edited by
                              #81

                              @slarti start from the RF24 example named GettingStarted
                              connect wires according to hek's instruction http://www.mysensors.org/build/connect_radio

                              sense and drive

                              S 1 Reply Last reply
                              0
                              • A axillent

                                @slarti start from the RF24 example named GettingStarted
                                connect wires according to hek's instruction http://www.mysensors.org/build/connect_radio

                                S Offline
                                S Offline
                                slarti
                                wrote on last edited by
                                #82

                                @axillent I tried it and it worked with the modules but none of the MySensors example sketches work with them. Thread about it.

                                "One is never alone with a rubber duck"

                                A 1 Reply Last reply
                                0
                                • S slarti

                                  @axillent I tried it and it worked with the modules but none of the MySensors example sketches work with them. Thread about it.

                                  A Offline
                                  A Offline
                                  axillent
                                  Mod
                                  wrote on last edited by
                                  #83

                                  @slarti what is the output from printDetails ?

                                  is your chip recognized as NRF24L01+ or just NRF24L01?

                                  sense and drive

                                  S 1 Reply Last reply
                                  0
                                  • A axillent

                                    @slarti what is the output from printDetails ?

                                    is your chip recognized as NRF24L01+ or just NRF24L01?

                                    S Offline
                                    S Offline
                                    slarti
                                    wrote on last edited by
                                    #84

                                    @axillent That's the funny thing, they were recognized as NRF24L01+ but still refuse to work. I don't get "check wires". I just don't get anything.

                                    "One is never alone with a rubber duck"

                                    A 1 Reply Last reply
                                    0
                                    • S slarti

                                      @axillent That's the funny thing, they were recognized as NRF24L01+ but still refuse to work. I don't get "check wires". I just don't get anything.

                                      A Offline
                                      A Offline
                                      axillent
                                      Mod
                                      wrote on last edited by
                                      #85

                                      @slarti getting nothing is already something)

                                      GettingStarted can be used to connect two arduinos. Have you tested this? You told that examples are working.

                                      sense and drive

                                      S 1 Reply Last reply
                                      0
                                      • H Offline
                                        H Offline
                                        hek
                                        Admin
                                        wrote on last edited by hek
                                        #86

                                        Might be possible to tweak initialization to get them to work. If someone has too much time on their hands this could be added as a new RFM73 driver in the development branch.

                                        http://forum.mysensors.org/topic/300/rfm73-experience/14

                                        1 Reply Last reply
                                        0
                                        • A axillent

                                          @slarti getting nothing is already something)

                                          GettingStarted can be used to connect two arduinos. Have you tested this? You told that examples are working.

                                          S Offline
                                          S Offline
                                          slarti
                                          wrote on last edited by
                                          #87

                                          @axillent Yes, the pingpong sketch from @olaeke works after I import the MySensors library to the sketch and comment out
                                          //#include "nRF24L01.h" //#include "RF24.h"
                                          and
                                          #define MINIMAL from RF24_config.h

                                          None of the "normal" examples work or give anything over serial.

                                          "One is never alone with a rubber duck"

                                          A O 2 Replies Last reply
                                          0

                                          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