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. Cant even get my first node working...

Cant even get my first node working...

Scheduled Pinned Locked Moved Troubleshooting
28 Posts 6 Posters 5.0k 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 royson84

    @gohan http://www.ebay.com/itm/400594940658?rmvSB=true
    Its the radios linked in mysensors store...

    https://www.m.nu/breakout-boards/nrf24l01
    "swedish" one.

    m26872M Offline
    m26872M Offline
    m26872
    Hardware Contributor
    wrote on last edited by
    #19

    @royson84 Where in Sweden are you? Maybe someone near can help you.

    1 Reply Last reply
    0
    • R royson84

      @gohan http://www.ebay.com/itm/400594940658?rmvSB=true
      Its the radios linked in mysensors store...

      https://www.m.nu/breakout-boards/nrf24l01
      "swedish" one.

      sundberg84S Offline
      sundberg84S Offline
      sundberg84
      Hardware Contributor
      wrote on last edited by sundberg84
      #20

      @royson84 - do yo have a multimeter and can comfirm there are power to the radio? If you are using the PCB you need to have atleast one jumper connected (as we spoke about - so I suspect that is ok). Could you post a picture of the complete setup?

      I live pretty near you (1.5h) in worst case scenario ;)

      Controller: Proxmox VM - Home Assistant
      MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
      MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
      RFLink GW - Arduino Mega + RFLink Shield, 433mhz

      R 1 Reply Last reply
      0
      • R royson84

        @gohan http://www.ebay.com/itm/400594940658?rmvSB=true
        Its the radios linked in mysensors store...

        https://www.m.nu/breakout-boards/nrf24l01
        "swedish" one.

        gohanG Offline
        gohanG Offline
        gohan
        Mod
        wrote on last edited by
        #21

        @royson84 10 modules for 10$ are definitely fake clones I'd say but at least they should power up

        1 Reply Last reply
        0
        • sundberg84S sundberg84

          @royson84 - do yo have a multimeter and can comfirm there are power to the radio? If you are using the PCB you need to have atleast one jumper connected (as we spoke about - so I suspect that is ok). Could you post a picture of the complete setup?

          I live pretty near you (1.5h) in worst case scenario ;)

          R Offline
          R Offline
          royson84
          wrote on last edited by
          #22

          @sundberg84 I do have a multimeter, but haven't used it in ages so I'm not sure how to honestly. =D

          On the PCB I made all the connections by soldering but I have put that aside for now. Figure I must find out what I'm doing wrong with the radios first. Now when I'm trying to make a new serial gateway I've done so both with some soldering and some duponts.

          Today, as a bit of a last restore, I'm gonna remove my radio from the ethernet gateway, which doesn't give me any failures in debug, and try the same setup with that. If that doesn't work, well..hehe.. Stuff is gonna break :smile:

          I really appreciate all your help and suggestions guys!!

          sundberg84S 1 Reply Last reply
          1
          • R royson84

            @sundberg84 I do have a multimeter, but haven't used it in ages so I'm not sure how to honestly. =D

            On the PCB I made all the connections by soldering but I have put that aside for now. Figure I must find out what I'm doing wrong with the radios first. Now when I'm trying to make a new serial gateway I've done so both with some soldering and some duponts.

            Today, as a bit of a last restore, I'm gonna remove my radio from the ethernet gateway, which doesn't give me any failures in debug, and try the same setup with that. If that doesn't work, well..hehe.. Stuff is gonna break :smile:

            I really appreciate all your help and suggestions guys!!

            sundberg84S Offline
            sundberg84S Offline
            sundberg84
            Hardware Contributor
            wrote on last edited by sundberg84
            #23

            @royson84 - take out your mulitimeter and set it to DC (see here for symbol)

            Put the black lead to gnd on the radio and the red on positive:
            0_1500367572661_v1.JPG

            Also make sure the capacitors is aligned right!

            If possible post a photo of the hole pcb :)

            Controller: Proxmox VM - Home Assistant
            MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
            MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
            RFLink GW - Arduino Mega + RFLink Shield, 433mhz

            1 Reply Last reply
            0
            • R Offline
              R Offline
              royson84
              wrote on last edited by
              #24

              Ok, so it seems that I'm suffering from the ancient sickness of dumb-ass...

              While connecting the radio from the gw, which has a little table on the back explaining all the pins, I realised that when connecting my other radios I forgot the mirror effect and therefore switched some of the connections :cry:

              Now, when connected as they should, they work. Haha.

              Also @sundberg84 i measured the voltage and on the PCB I only get about 0.03V on the radio but at the pro mini its 3.3 or thereabouts. Gonna have a look at the connections tonight.

              About debugging the PCB. Do I have to remove the battery jumper when connecting the ftdi? Or do they not interfere if the battery's are off?

              sundberg84S 1 Reply Last reply
              0
              • R royson84

                Ok, so it seems that I'm suffering from the ancient sickness of dumb-ass...

                While connecting the radio from the gw, which has a little table on the back explaining all the pins, I realised that when connecting my other radios I forgot the mirror effect and therefore switched some of the connections :cry:

                Now, when connected as they should, they work. Haha.

                Also @sundberg84 i measured the voltage and on the PCB I only get about 0.03V on the radio but at the pro mini its 3.3 or thereabouts. Gonna have a look at the connections tonight.

                About debugging the PCB. Do I have to remove the battery jumper when connecting the ftdi? Or do they not interfere if the battery's are off?

                sundberg84S Offline
                sundberg84S Offline
                sundberg84
                Hardware Contributor
                wrote on last edited by
                #25

                @royson84 - You can only have one power source so if you are using a battery make sure to disconnect one of them (normally i do not connect the voltage from the ftdi to make it as "real" as possible.) You might want to connect the ground to the ftdi though because otherwise you might get hard to read the serial output.

                You should have the jumper connected at all times but if you power from the ftdi you change it to REG. Bat will feed the radio from the battery which is another circuit than the pro mini.

                Controller: Proxmox VM - Home Assistant
                MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
                MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
                RFLink GW - Arduino Mega + RFLink Shield, 433mhz

                1 Reply Last reply
                0
                • R Offline
                  R Offline
                  royson84
                  wrote on last edited by
                  #26

                  0_1500410083134_IMG_20170718_222004.jpg
                  0_1500410099031_IMG_20170718_222033.jpg

                  Heres pictures of one of the PCBs @sundberg84. Not sure why the power isnt reaching the radio in its full capacity. Have i not been careful enough with my soldering?

                  sundberg84S 2 Replies Last reply
                  0
                  • R royson84

                    0_1500410083134_IMG_20170718_222004.jpg
                    0_1500410099031_IMG_20170718_222033.jpg

                    Heres pictures of one of the PCBs @sundberg84. Not sure why the power isnt reaching the radio in its full capacity. Have i not been careful enough with my soldering?

                    sundberg84S Offline
                    sundberg84S Offline
                    sundberg84
                    Hardware Contributor
                    wrote on last edited by sundberg84
                    #27

                    @royson84 the bat jumper isn't shorted on these pictures it looks like. You need to make a connection between the pins.

                    Also there are two solder blobs that might cause grounding. (Vcc on MysX connector and tx on the arduino both on the back)

                    Controller: Proxmox VM - Home Assistant
                    MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
                    MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
                    RFLink GW - Arduino Mega + RFLink Shield, 433mhz

                    1 Reply Last reply
                    1
                    • R royson84

                      0_1500410083134_IMG_20170718_222004.jpg
                      0_1500410099031_IMG_20170718_222033.jpg

                      Heres pictures of one of the PCBs @sundberg84. Not sure why the power isnt reaching the radio in its full capacity. Have i not been careful enough with my soldering?

                      sundberg84S Offline
                      sundberg84S Offline
                      sundberg84
                      Hardware Contributor
                      wrote on last edited by sundberg84
                      #28

                      @royson84 you can use the multimeter and connect/hold black to ground and measure your way through the circuit to see where the power cuts. For the radio you can go Vin, jumper, radio.

                      Controller: Proxmox VM - Home Assistant
                      MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
                      MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
                      RFLink GW - Arduino Mega + RFLink Shield, 433mhz

                      1 Reply Last reply
                      1
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      24

                      Online

                      11.7k

                      Users

                      11.2k

                      Topics

                      113.1k

                      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