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

💬 Easy/Newbie PCB for MySensors

Scheduled Pinned Locked Moved OpenHardware.io
mysensorsbatteryeasynewbiepcbmysx
716 Posts 111 Posters 306.2k Views 93 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.
  • dbemowskD dbemowsk

    @ileneken3 Can you post a pic showing how you have this wired? preferably the side where your battery is connected. I would like to see where you have your battery connected and how you have the board wired.

    ileneken3I Offline
    ileneken3I Offline
    ileneken3
    wrote on last edited by
    #319

    @dbemowsk

    There's not much to the wiring (maybe that's my problem?).

    0_1489094182737_IMG_0928.JPG

    0_1489094210873_IMG_0929.JPG

    To attach the legs to be like a LE33, I swung the Vout of the MCP1700 all the way to the left.

    With a multimeter, I see 4.1 volts at the radio, and everywhere else.

    Thanks!

    dbemowskD AWIA sundberg84S 3 Replies Last reply
    0
    • ileneken3I ileneken3

      @dbemowsk

      There's not much to the wiring (maybe that's my problem?).

      0_1489094182737_IMG_0928.JPG

      0_1489094210873_IMG_0929.JPG

      To attach the legs to be like a LE33, I swung the Vout of the MCP1700 all the way to the left.

      With a multimeter, I see 4.1 volts at the radio, and everywhere else.

      Thanks!

      dbemowskD Offline
      dbemowskD Offline
      dbemowsk
      wrote on last edited by
      #320

      @ileneken3 OK, I think I see the issue. I think you need a jumper across the reg pads just to the right of the regulator. If you check with a volt meter between the regulator's V-In and the bottom reg pad, you should get continuity. Then if you check from the top reg pad to the positive lead of your battery, you should get continuity there also. you need to bridge that gap to get the power from your battery to the regulator.

      You would also be wise to add the 0.1uf ceramic and 10uf electrolytic capacitors just above the regulator. The 0.1uf will filter the power coming in to the regulator, and the 10uf will filter the output of the regulator. The other capacitor not to forget is the 4.7uf electrolytic just below the nRF24 radio. If you forget that, you will surely have radio problems.

      Vera Plus running UI7 with MySensors, Sonoffs and 1-Wire devices
      Visit my website for more Bits, Bytes and Ramblings from me: http://dan.bemowski.info/

      1 Reply Last reply
      0
      • ileneken3I ileneken3

        @dbemowsk

        There's not much to the wiring (maybe that's my problem?).

        0_1489094182737_IMG_0928.JPG

        0_1489094210873_IMG_0929.JPG

        To attach the legs to be like a LE33, I swung the Vout of the MCP1700 all the way to the left.

        With a multimeter, I see 4.1 volts at the radio, and everywhere else.

        Thanks!

        AWIA Offline
        AWIA Offline
        AWI
        Hero Member
        wrote on last edited by
        #321

        @ileneken3 like @dbemowsk says you need capacitors (and probably a jumper) . The LDO will go into oscillation without capacitors.

        1 Reply Last reply
        0
        • ileneken3I ileneken3

          @dbemowsk

          There's not much to the wiring (maybe that's my problem?).

          0_1489094182737_IMG_0928.JPG

          0_1489094210873_IMG_0929.JPG

          To attach the legs to be like a LE33, I swung the Vout of the MCP1700 all the way to the left.

          With a multimeter, I see 4.1 volts at the radio, and everywhere else.

          Thanks!

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

          @ileneken3 - as mentioned the PCB is made generic so to activate the voltage regulation part (Power -> Volt Reg -> Radio) you need to add a jumper for REG. If one want to bypass the voltage regulation part you jump BAT (and use the booster instead). Have a look at the instructions here and let me know if you think something is missing. The capacitors for the voltage regulator are also recommended as mentioned.

          In your case with 4.2 volts, BAT will give you 4.2 volts on the radio and nothing more (if you dont jump the booster as well) and REG will give you 4.2 volts to the arduino and sensors and the regulated voltage to the radio.

          It looks like you used BAT in the pictures? If you didnt solder any BAT/REG you should not get anything. Dont solder both!

          @AWI , @dbemowsk - thanks for helping out!

          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
          • ileneken3I Offline
            ileneken3I Offline
            ileneken3
            wrote on last edited by
            #323

            @sundberg84

            OK, looks like I had multiple problems.
            I somehow missed the instructions about "don't solder both", and was also slightly confused about the directions because I am using a battery (LIPO), but following the "5V regulated" instructions. When the instructions mention battery, it always mean a 3.3V battery. I had the BAT jumpered, and then I tried with and without the REG jumpered.
            At the same time, I believe I damaged the MCP1700 regulator - I will have to take it off and test it.
            So in the interest of getting this resolved quickly, I started all over again with a new board, new regulator, and jumping only REG. It worked! Here is the picture:

            0_1489203194468_IMG_0932.JPG

            You can see that the radio will get 3.3V, and the rest of the board will get 4+ volts. (The TP4056 will cut it off as it goes down to around 3V).

            So I will continue the build, and if everything goes according to spec, the radio, arduino, and sensors should all be OK. (Assuming the sensor can handle 4+ volts).

            As far as the capacitors, it looks like the spec says 1uF on input and output. So I will put those where there are labels for .1 and 10uF. For the radio, I am well aware of its capacitor needs (learning the hard way). At this point, I always put the 4.7uF cap directly on the radio.

            If everything goes well, I would recommend putting some sort of reference to LIPO batteries in the instructions. I couldn't be the only one who wants to do this.

            Great support from everyone!

            1 Reply Last reply
            2
            • gohanG Offline
              gohanG Offline
              gohan
              Mod
              wrote on last edited by
              #324

              I am also looking at using lipo batteries, but I've been told they have a tendency to self discharge over time, so normal AA batteries or cr123 provide longer battery life of course if the node is not power hungry

              S 1 Reply Last reply
              0
              • gohanG gohan

                I am also looking at using lipo batteries, but I've been told they have a tendency to self discharge over time, so normal AA batteries or cr123 provide longer battery life of course if the node is not power hungry

                S Offline
                S Offline
                Samuel235
                Hardware Contributor
                wrote on last edited by
                #325

                @gohan - I can't and wont throw figures around here concerning how much they discharge per day, but they do indeed self-discharge and in my opinion wouldn't be suitable for a sleeping node.

                MySensors 2.1.1
                Controller - OpenHAB (Virtual Machine)
                Gateway - Arduino Mega MQTT Gateway W5100

                ileneken3I 1 Reply Last reply
                0
                • S Samuel235

                  @gohan - I can't and wont throw figures around here concerning how much they discharge per day, but they do indeed self-discharge and in my opinion wouldn't be suitable for a sleeping node.

                  ileneken3I Offline
                  ileneken3I Offline
                  ileneken3
                  wrote on last edited by
                  #326

                  @Samuel235
                  The key question here (at least for this forum subject), is "should you a LIPO with a Easy/Newbie PCB board"? My answer is "in some cases". For sure, the gold standard of sleeping nodes is 2 AA batteries that last over a year. It's best both in terms of price and longevity. But there are scenarios for using LIPO's:

                  • The AA batteries are too big. LIPO's come in all sizes, and the one from my old cell phone was nice and compact for a particular enclosure I wanted to use.

                  • You have LIPO's lying around (like from an old laptop) and you just want to use them.

                  • The sensors you are using are "power hungry" and you just can't find a way around it (and you can't plug it into the wall). Using a LIPO will avoid having to throw away a lot of AA's.

                  As far as discharge rate, from what I read it's not too bad (just not as good as AA's). With sensors that are not power hungry, and with the right voltage regulator (like a MCP1700), I am anticipating it lasting for months. At that point, it's not that big of a deal to recharge with that frequency.

                  For use with power hungry sensors (which may mean using just 2 ma), I am hoping for weeks.

                  I will continue with the experiment unless someone says I am way off in my estimations.

                  1 Reply Last reply
                  0
                  • J Offline
                    J Offline
                    jens persson
                    wrote on last edited by
                    #327

                    As requested a few images of the version 9 board, mounted for battery with some extra pin sockets while experimenting.
                    With radio and processor
                    Without radio and arduino

                    sundberg84S 1 Reply Last reply
                    0
                    • J jens persson

                      As requested a few images of the version 9 board, mounted for battery with some extra pin sockets while experimenting.
                      With radio and processor
                      Without radio and arduino

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

                      @jens-persson - Tnx, but hmmm.. I cant see them. Just a stop sign. Maybe my web-browser?

                      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

                      gohanG 1 Reply Last reply
                      0
                      • sundberg84S sundberg84

                        @jens-persson - Tnx, but hmmm.. I cant see them. Just a stop sign. Maybe my web-browser?

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

                        @sundberg84 same here

                        1 Reply Last reply
                        0
                        • J Offline
                          J Offline
                          jens persson
                          wrote on last edited by
                          #330

                          :-(
                          Thought the settings on the album should apply to the images also.
                          Here is a link to the album: https://goo.gl/photos/bX9HZSXdbMCvuyAv9
                          Does it work?

                          sundberg84S maghacM 2 Replies Last reply
                          2
                          • J jens persson

                            :-(
                            Thought the settings on the album should apply to the images also.
                            Here is a link to the album: https://goo.gl/photos/bX9HZSXdbMCvuyAv9
                            Does it work?

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

                            @jens-persson - It does! Nice images! Well done :+1:
                            I like you have added headers so you can add and remove quickly,.

                            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
                            • gohanG Offline
                              gohanG Offline
                              gohan
                              Mod
                              wrote on last edited by
                              #332

                              is it me or that pro mini looks a little different than what I usually see?

                              dbemowskD 1 Reply Last reply
                              0
                              • gohanG gohan

                                is it me or that pro mini looks a little different than what I usually see?

                                dbemowskD Offline
                                dbemowskD Offline
                                dbemowsk
                                wrote on last edited by
                                #333

                                @gohan It's not just you. I had some 5v pro minis that were from china that looked different than the standard ones. The outer pin config was the same, but the guts of the board weere a bit different. A4 and A5 were towards the back of the board.

                                Vera Plus running UI7 with MySensors, Sonoffs and 1-Wire devices
                                Visit my website for more Bits, Bytes and Ramblings from me: http://dan.bemowski.info/

                                1 Reply Last reply
                                1
                                • J Offline
                                  J Offline
                                  jens persson
                                  wrote on last edited by
                                  #334

                                  These were bought here: https://www.aliexpress.com/item/10pcs-pro-mini-atmega168-Pro-Mini-168-Mini-ATMEGA168-3-3V-8MHz-for-Arduino/32413050538.html

                                  gohanG 1 Reply Last reply
                                  0
                                  • J jens persson

                                    These were bought here: https://www.aliexpress.com/item/10pcs-pro-mini-atmega168-Pro-Mini-168-Mini-ATMEGA168-3-3V-8MHz-for-Arduino/32413050538.html

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

                                    @jens-persson they are atmega 168, that's why 😀

                                    1 Reply Last reply
                                    0
                                    • maghacM Offline
                                      maghacM Offline
                                      maghac
                                      wrote on last edited by
                                      #336

                                      Any comments on delivery times from itead, pcbway or seeed? Which one is fastest/easiest to deal with (I'm located in Sweden)?

                                      sundberg84S 1 Reply Last reply
                                      0
                                      • maghacM maghac

                                        Any comments on delivery times from itead, pcbway or seeed? Which one is fastest/easiest to deal with (I'm located in Sweden)?

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

                                        @maghac - tried itead and pcbway and they use same shipping so shipping times has been pretty much the same.

                                        I have some old revisions I can sell you cheap in Sweden if you need fast delivery. Rev 6 and 7 I think.

                                        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

                                        maghacM 1 Reply Last reply
                                        0
                                        • sundberg84S sundberg84

                                          @maghac - tried itead and pcbway and they use same shipping so shipping times has been pretty much the same.

                                          I have some old revisions I can sell you cheap in Sweden if you need fast delivery. Rev 6 and 7 I think.

                                          maghacM Offline
                                          maghacM Offline
                                          maghac
                                          wrote on last edited by
                                          #338

                                          @sundberg84 Would be great, I'll send you a PM!

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


                                          18

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.0k

                                          Posts


                                          Copyright 2019 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