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. Hardware
  3. Easy/Newbie PCB for MySensors

Easy/Newbie PCB for MySensors

Scheduled Pinned Locked Moved Hardware
257 Posts 37 Posters 105.3k Views 38 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.
  • S Offline
    S Offline
    shabba
    wrote on last edited by
    #52

    @sundberg84 :+1:

    1 Reply Last reply
    0
    • B Offline
      B Offline
      BastienVH
      wrote on last edited by
      #53

      @sundberg84
      Hey, I've been having a bit of trouble lately.
      I've been trying to setup a node with your board which supports a PIR and a temp sensor (ds18b20).
      Since there is a spot for a resistor on D3 on your board, I attached the temp sensor to that pin.
      The PIR needs a pin that supports interrupts, so I connected that to D2.
      Here is where the confusion starts.
      If I read this page correctly, D2 is already in use for the radio.
      I only checked it after I soldered everything together and found out my PIR doesn't work (it always sends a 1-signal).

      Any thoughts on this?
      Is D2 really free for use on the board?

      Thanks!

      1 Reply Last reply
      0
      • sundberg84S Offline
        sundberg84S Offline
        sundberg84
        Hardware Contributor
        wrote on last edited by sundberg84
        #54

        @BastienVH - D2 is connected, but at this point not used by the radio (unless its been changed very recently). On the PCB its connected though - so if you want to use this I suggest you do not solder that pin (ie disconnect it) from the PCB and try.

        If your PIR doesnt work you should start there... the cheap PIRS are very power sensitive (feed 5v not 3.3!! (you can modify this but standard is 5v!)) so check the connection with a multimeter. Try to connect only PIR and run a basic sketch to get that one to work. As you said you need to connect them to 2 or 3 if you want to use interrupt.

        Add some serial.println to get info out whats happeing with the PIR.

        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

        B 1 Reply Last reply
        0
        • sundberg84S sundberg84

          @BastienVH - D2 is connected, but at this point not used by the radio (unless its been changed very recently). On the PCB its connected though - so if you want to use this I suggest you do not solder that pin (ie disconnect it) from the PCB and try.

          If your PIR doesnt work you should start there... the cheap PIRS are very power sensitive (feed 5v not 3.3!! (you can modify this but standard is 5v!)) so check the connection with a multimeter. Try to connect only PIR and run a basic sketch to get that one to work. As you said you need to connect them to 2 or 3 if you want to use interrupt.

          Add some serial.println to get info out whats happeing with the PIR.

          B Offline
          B Offline
          BastienVH
          wrote on last edited by
          #55

          @sundberg84
          About D2: you mean I shouldn't solder the IRQ of the radio to the board?
          I will try that next time.

          I've been testing the PIR with a nano and the 3.3V it supplies and that works fine.
          If I take VCC or ground (or both) from the board with booster, the PIR starts acting up.
          I guess I'll have to try some more if I want to get to the bottom of things.

          1 Reply Last reply
          0
          • sundberg84S Offline
            sundberg84S Offline
            sundberg84
            Hardware Contributor
            wrote on last edited by
            #56

            @BastienVH I have tried the normal china-pir (HC-SR501) on 3.3v and it does not work very well. I got random on/off or just strange behaivour. See specs! Voltage is 5V – 20V if you dont modify it (there are some threads on the forum).

            The easiest way is to remove the pin for D2 on the arduino pinhead.

            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
            • D Offline
              D Offline
              danivalencia
              wrote on last edited by danivalencia
              #57

              @sundberg84 Any idea why I've received a "2nd version" of your Rev.8 from PCBWay for free? By free I mean that I bought 10x your Rev.8 about 2 months ago (Black in the photo), but today I've got a package from China and when I opened I got that other PCB that I haven't ordered :confused:
              I don't see any changes regarding the radio capacitor. Any clue? 0_1465478705931_IMG_6741.jpg

              1 Reply Last reply
              0
              • sundberg84S Offline
                sundberg84S Offline
                sundberg84
                Hardware Contributor
                wrote on last edited by
                #58

                @danivalencia - sorry for late reply, I think @hek can help you. Give him a chat about this.

                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

                D 1 Reply Last reply
                0
                • sundberg84S sundberg84

                  @danivalencia - sorry for late reply, I think @hek can help you. Give him a chat about this.

                  D Offline
                  D Offline
                  danivalencia
                  wrote on last edited by
                  #59

                  @sundberg84 No worry, I talked with hek and he finded that was a pcbway mistake. BTW...very good job with the PCB, I'm using it with a lot of my sensors :wink:

                  1 Reply Last reply
                  0
                  • Lior RubinL Offline
                    Lior RubinL Offline
                    Lior Rubin
                    wrote on last edited by
                    #60

                    Hi there !

                    @sundberg84 very nice job ! :)
                    is there any plan to fit the board for the Arduino Nano (5V) ?

                    1 Reply Last reply
                    0
                    • sundberg84S Offline
                      sundberg84S Offline
                      sundberg84
                      Hardware Contributor
                      wrote on last edited by sundberg84
                      #61

                      @Lior-Rubin - Not at this point.
                      What would be the benefits compared to Pro Mini?
                      Nano can only handle 5v input and not 3.3.

                      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

                      Lior RubinL 1 Reply Last reply
                      1
                      • sundberg84S sundberg84

                        @Lior-Rubin - Not at this point.
                        What would be the benefits compared to Pro Mini?
                        Nano can only handle 5v input and not 3.3.

                        Lior RubinL Offline
                        Lior RubinL Offline
                        Lior Rubin
                        wrote on last edited by
                        #62

                        @sundberg84 Nothing special behalf of the face that it easier to program it (it has mini USB onboard).

                        1 Reply Last reply
                        0
                        • sundberg84S Offline
                          sundberg84S Offline
                          sundberg84
                          Hardware Contributor
                          wrote on last edited by
                          #63

                          @Lior-Rubin Yes - you are right, the Nano is easier.
                          But I want to stick with the pro mini and the advantages with both a 3.3 and a 5v version for both battery operations and regulated power. You are free if you like to modify my design to your wish and add a Nano instead. If you need any help just ask!

                          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

                          Lior RubinL 1 Reply Last reply
                          1
                          • sundberg84S sundberg84

                            @Lior-Rubin Yes - you are right, the Nano is easier.
                            But I want to stick with the pro mini and the advantages with both a 3.3 and a 5v version for both battery operations and regulated power. You are free if you like to modify my design to your wish and add a Nano instead. If you need any help just ask!

                            Lior RubinL Offline
                            Lior RubinL Offline
                            Lior Rubin
                            wrote on last edited by
                            #64

                            @sundberg84 Thanks, I'll try to play with the Pro Mini :)
                            BTW - can you recommend for good supplier from eBay\AliExpress\Etc. ?

                            1 Reply Last reply
                            0
                            • sundberg84S Offline
                              sundberg84S Offline
                              sundberg84
                              Hardware Contributor
                              wrote on last edited by sundberg84
                              #65

                              @Lior-Rubin - For components i pretty much use the links from www.mysensors.com/store
                              Dont forget to order a fdti programmer :)

                              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

                              Lior RubinL 1 Reply Last reply
                              0
                              • sundberg84S sundberg84

                                @Lior-Rubin - For components i pretty much use the links from www.mysensors.com/store
                                Dont forget to order a fdti programmer :)

                                Lior RubinL Offline
                                Lior RubinL Offline
                                Lior Rubin
                                wrote on last edited by
                                #66

                                @sundberg84 I have all these ... I meant for the Pro Mini 3.3V that you used in your design.
                                I ordered some from Chinese supplier but the board was damaged ( cannot upload sketches to them).

                                where did you get yours ?

                                1 Reply Last reply
                                0
                                • sundberg84S Offline
                                  sundberg84S Offline
                                  sundberg84
                                  Hardware Contributor
                                  wrote on last edited by
                                  #67

                                  @Lior-Rubin - 3 batches from china, link in mysensor store - worked great for me.

                                  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
                                  • BarnaB Offline
                                    BarnaB Offline
                                    Barna
                                    wrote on last edited by
                                    #68

                                    Hi, I have received the PCBs, it is good help.
                                    (3.3v mini with battery powering)
                                    I have wiring problem. How could I connect radio's power input to boosted powering source to get stable 3.3v?
                                    thanks

                                    mfalkviddM 1 Reply Last reply
                                    0
                                    • BarnaB Barna

                                      Hi, I have received the PCBs, it is good help.
                                      (3.3v mini with battery powering)
                                      I have wiring problem. How could I connect radio's power input to boosted powering source to get stable 3.3v?
                                      thanks

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

                                      @Barna see the instructions for "Regulated 5V" and "6-12v to RAW pin" on https://goo.gl/1ZMlUf https://www.openhardware.io/view/4/EasyNewbie-PCB-for-MySensors

                                      1 Reply Last reply
                                      1
                                      • sundberg84S Offline
                                        sundberg84S Offline
                                        sundberg84
                                        Hardware Contributor
                                        wrote on last edited by sundberg84
                                        #70

                                        @Barna Exaclty as @mfalkvidd said - use regulated power instructions instead.
                                        Set the jumper on "reg" and bypass the voltage converter with a wire.

                                        Whats good to know is that this has been tested over and over in this forum and the conclusion has been so far that if you run with 2xAA the best sollution is to bypass the radio in the booster (i.e. use battery instructions - hence the difference). The radio can handle down to 1.9v so it wont die for a long time if you have some power savings in use.

                                        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

                                        BarnaB 1 Reply Last reply
                                        0
                                        • sundberg84S sundberg84

                                          @Barna Exaclty as @mfalkvidd said - use regulated power instructions instead.
                                          Set the jumper on "reg" and bypass the voltage converter with a wire.

                                          Whats good to know is that this has been tested over and over in this forum and the conclusion has been so far that if you run with 2xAA the best sollution is to bypass the radio in the booster (i.e. use battery instructions - hence the difference). The radio can handle down to 1.9v so it wont die for a long time if you have some power savings in use.

                                          BarnaB Offline
                                          BarnaB Offline
                                          Barna
                                          wrote on last edited by
                                          #71

                                          @sundberg84 yes, I would like to use 2xAA. I have measured it, 2xAA's out is 2.6V, after booster it is 3.3 .
                                          My first tying was battery jumper, but I had was radio problems.
                                          After bypassed the volt reg part to give 3.3v.
                                          When you have mentioned this : "Set the jumper on "reg" and bypass the voltage converter with a wire." do you talk about the jumper which next to battery jumper or the 2nd? I have tried which is next to radio.
                                          I have a filling, it will be soldering or hw issue, because both has worked, and has not sometimes.
                                          thanks

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


                                          11

                                          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