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. 💬 Button size radionode with sensors swarm extension

💬 Button size radionode with sensors swarm extension

Scheduled Pinned Locked Moved OpenHardware.io
atsha204aflashhumidityrf69lightuv lightbatterymysensortemperatureota
189 Posts 28 Posters 40.5k Views 25 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.
  • Miroslav KadaněM Miroslav Kadaně

    @koresh it is possible to buy this adapter (RFM69HCW -> RFM69CW) or download pcb files ?
    Thx

    NeverDieN Offline
    NeverDieN Offline
    NeverDie
    Hero Member
    wrote on last edited by
    #108

    @miroslav-kadaně said in 💬 Button size radionode with sensors swarm extension:

    @koresh it is possible to buy this adapter or download pcb files ?
    Thx

    Go to this link and press the download button: https://www.openhardware.io/view/299/Button-size-radionode-with-sensors-swarm-extension

    Miroslav KadaněM 1 Reply Last reply
    0
    • NeverDieN NeverDie

      @miroslav-kadaně said in 💬 Button size radionode with sensors swarm extension:

      @koresh it is possible to buy this adapter or download pcb files ?
      Thx

      Go to this link and press the download button: https://www.openhardware.io/view/299/Button-size-radionode-with-sensors-swarm-extension

      Miroslav KadaněM Offline
      Miroslav KadaněM Offline
      Miroslav Kadaně
      wrote on last edited by Miroslav Kadaně
      #109

      @neverdie thx, but i need adapter from RFM69HCW to RFM69CW

      1 Reply Last reply
      0
      • Y Offline
        Y Offline
        yury
        wrote on last edited by
        #110

        Re: 💬 Button size radionode with sensors swarm extension

        2 cr2032 winter upgrade - works nice

        Keep working at -20 Celsius in a fridge. voltage dropped from 6 Volts to 5V and keeps pretty stable while sending temperature reading every 2 minutes for 2 days now.

        0_1513507522799_f6cf3141-ea91-4c31-a320-25cb0c65b5c7-image.png

        0_1513507559378_5e5573f0-b189-4faf-8766-04a367242e68-image.png

        0_1513507573427_c616c24a-9224-4a52-80d4-7e5984ffcf86-image.png

        0_1513507583720_3d6261ad-5c43-4c25-b43d-50bf21631672-image.png

        0_1513507722585_b9338c01-ed9d-4f3e-8f39-21fd4d78f713-image.png

        1 Reply Last reply
        1
        • KoreshK Offline
          KoreshK Offline
          Koresh
          Contest Winner
          wrote on last edited by Koresh
          #111

          There are so many reasons to use two CR2032 batteries in series with power converter instead of one lager battery like 2450
          -CR2032 are much more widespread batteries
          -Wider temperature range
          -Stable voltage during all battery lifetime (using voltage converter)
          -Stable radio power during battery lifetime
          -Batteries give less current during transmitting so they are not "shocked" by high current.

          So I plan to create version with two CR2032 batteries holder (like on the Yury's photo) and the ultra high efficiency DC-DC converter based on the tps62745 (400 nA quiescent current, 90% efficiency)
          0_1513520436859_2017-12-17_16-39-45.png
          :wink:

          Miroslav KadaněM 1 Reply Last reply
          1
          • NeverDieN Offline
            NeverDieN Offline
            NeverDie
            Hero Member
            wrote on last edited by NeverDie
            #112

            The main problem is finding a button holder that can hold two CR2032's in series. So far I've only found two. One is made by Linx, but it's definitely not ideal:
            alt text
            The other works fine, but it has a larger footprint, so I'm not presently using it. It may work well on your board, though, because your board is square, so you can use the diagonal:
            alt text
            alt text
            On the other hand, maybe you could bend down the tabs and use it as a through-hole?
            I did one where I simply cut-off the tabs and then soldered it to the board. That works, but it leaves me with an uneasy feeling as to how long it might last in that configuration. Maybe it's worth re-visiting.

            Y 1 Reply Last reply
            0
            • NeverDieN NeverDie

              The main problem is finding a button holder that can hold two CR2032's in series. So far I've only found two. One is made by Linx, but it's definitely not ideal:
              alt text
              The other works fine, but it has a larger footprint, so I'm not presently using it. It may work well on your board, though, because your board is square, so you can use the diagonal:
              alt text
              alt text
              On the other hand, maybe you could bend down the tabs and use it as a through-hole?
              I did one where I simply cut-off the tabs and then soldered it to the board. That works, but it leaves me with an uneasy feeling as to how long it might last in that configuration. Maybe it's worth re-visiting.

              Y Offline
              Y Offline
              yury
              wrote on last edited by
              #113

              @neverdie said in 💬 Button size radionode with sensors swarm extension:

              worth

              uh... apparently, yes. dual dip cr2032 is hard to find item on ali.

              1 Reply Last reply
              0
              • KoreshK Koresh

                There are so many reasons to use two CR2032 batteries in series with power converter instead of one lager battery like 2450
                -CR2032 are much more widespread batteries
                -Wider temperature range
                -Stable voltage during all battery lifetime (using voltage converter)
                -Stable radio power during battery lifetime
                -Batteries give less current during transmitting so they are not "shocked" by high current.

                So I plan to create version with two CR2032 batteries holder (like on the Yury's photo) and the ultra high efficiency DC-DC converter based on the tps62745 (400 nA quiescent current, 90% efficiency)
                0_1513520436859_2017-12-17_16-39-45.png
                :wink:

                Miroslav KadaněM Offline
                Miroslav KadaněM Offline
                Miroslav Kadaně
                wrote on last edited by
                #114

                @koresh Hello,
                can you please update pcbdoc and schdoc files ?
                And add a pcb adapter from RFM69HCW to RFM69CW ?
                Thx Mirek

                KoreshK 1 Reply Last reply
                0
                • Miroslav KadaněM Miroslav Kadaně

                  @koresh Hello,
                  can you please update pcbdoc and schdoc files ?
                  And add a pcb adapter from RFM69HCW to RFM69CW ?
                  Thx Mirek

                  KoreshK Offline
                  KoreshK Offline
                  Koresh
                  Contest Winner
                  wrote on last edited by
                  #115

                  @miroslav-kadaně
                  Hello Mirek. All source files are actual, I used exactly the same files to produce latest stable version. I never share source files until I test the board. So I will share updated files (like on the latest screenshot or better) after the board will be checked and tested :wink:
                  PS
                  I've added rfm converter board.

                  1 Reply Last reply
                  0
                  • C Offline
                    C Offline
                    chbla
                    wrote on last edited by
                    #116

                    With the default sensor and sketch I only get integer values - shouldn't this be decimals with 2 digits after the . ?
                    Not sure if I have a different lib or missed something

                    1 Reply Last reply
                    0
                    • C Offline
                      C Offline
                      chbla
                      wrote on last edited by
                      #117
                      This post is deleted!
                      1 Reply Last reply
                      0
                      • C Offline
                        C Offline
                        chbla
                        wrote on last edited by
                        #118

                        What's the typical time you get with the default node, coin cell and the sketch on github?
                        https://gist.github.com/solars/6116b78ea7ee581ecfafddb8da4a9610

                        It drained within only 1 day for me

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

                          is it sleeping 5 seconds only?

                          C 1 Reply Last reply
                          0
                          • gohanG gohan

                            is it sleeping 5 seconds only?

                            C Offline
                            C Offline
                            chbla
                            wrote on last edited by
                            #120

                            @gohan said in 💬 Button size radionode with sensors swarm extension:

                            is it sleeping 5 seconds only?

                            You are right, that was my mistake after testing it. However, the consumption still seems high.
                            For example I'm right now testing a BME280 which I want to use in the future, with the following sketch:
                            https://gist.github.com/solars/a5302f1cb60d90f89d7e37d5e23f8c4d

                            It's connected to SDA/SCL and GND/V - somehow the voltage it receives with a fresh battery is already quite low, and it also doesn't last very long.

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

                              you need to try to measure current while the sensor is sleeping as it should be a few uA maximum

                              C 1 Reply Last reply
                              0
                              • gohanG gohan

                                you need to try to measure current while the sensor is sleeping as it should be a few uA maximum

                                C Offline
                                C Offline
                                chbla
                                wrote on last edited by
                                #122

                                @gohan I only have a normal multimeter - what's the best way to do this?
                                I came across https://www.eevblog.com/projects/ucurrent/ a while ago, is it worth it?

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

                                  There is a project in openhardware for a current meter if you want to build one, or you could buy a newer multimeter if the one you have can not measure uA

                                  1 Reply Last reply
                                  0
                                  • C chbla

                                    @gohan I only have a normal multimeter - what's the best way to do this?
                                    I came across https://www.eevblog.com/projects/ucurrent/ a while ago, is it worth it?

                                    Y Offline
                                    Y Offline
                                    yury
                                    wrote on last edited by
                                    #124

                                    @chbla said in 💬 Button size radionode with sensors swarm extension:

                                    multimeter

                                    You should be fine even with a cheap multi-meter as long as it has uA scale.

                                    should be around 7-10 uA and if you do not send JDEC to sleep it is 17 -19 uA.

                                    to send JDEC to sleep\wakeup I use
                                    _flash.wakeup();
                                    _flash.sleep();

                                    light sensor should be sent to sleep explicitly also.

                                    gohanG C 2 Replies Last reply
                                    0
                                    • Y yury

                                      @chbla said in 💬 Button size radionode with sensors swarm extension:

                                      multimeter

                                      You should be fine even with a cheap multi-meter as long as it has uA scale.

                                      should be around 7-10 uA and if you do not send JDEC to sleep it is 17 -19 uA.

                                      to send JDEC to sleep\wakeup I use
                                      _flash.wakeup();
                                      _flash.sleep();

                                      light sensor should be sent to sleep explicitly also.

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

                                      @yury not really, I have bought an Aneng cheap multimeter, but if I connect it with uA scale selected it will go out of range during node boot and cut the circuit making measurement impossible (unless you do something fancy that would make it unpractical)

                                      Y 1 Reply Last reply
                                      0
                                      • gohanG gohan

                                        @yury not really, I have bought an Aneng cheap multimeter, but if I connect it with uA scale selected it will go out of range during node boot and cut the circuit making measurement impossible (unless you do something fancy that would make it unpractical)

                                        Y Offline
                                        Y Offline
                                        yury
                                        wrote on last edited by
                                        #126

                                        @gohan said in 💬 Button size radionode with sensors swarm extension:

                                        selected it will go out of range during node boot and cut the circuit making measurement impossible

                                        my cheap one survives 20mA surge (RFM69 CW version) of initial communications and displays good reading afterwards. if you burned fuse inside, try replacing it temporarily with some thin wire for this uA tests.

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

                                          I have another cheap one that works. I didn't blow the fuse since turning it off and on it works again, it must be a software limitation

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


                                          13

                                          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