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. My Project
  3. My Slim 2AA Battery Node

My Slim 2AA Battery Node

Scheduled Pinned Locked Moved My Project
498 Posts 71 Posters 342.6k Views 69 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.
  • JonAndersenJ Offline
    JonAndersenJ Offline
    JonAndersen
    wrote on last edited by JonAndersen
    #428
    1. Has anyone used NRF24L01+ + PA + LNA on these modules ?

    2. Any reason why it shouldnt work out of the box ( does AA batteries give enough power to drive them on LOW settings? )

    3. What type of battery monitoring is recommended on these ones? The resistance or the library way?

    I just got 90 PCBs, beautiful, fast shipping ( i think under 2 weeks to Norway ) and looks well made.
    I'll drop one in each beehive I have ( 7 ) and see how long they last

    1 Reply Last reply
    1
    • K Offline
      K Offline
      Komaandy
      wrote on last edited by
      #429

      So, it seems i made some progress.
      After changing to the @GertSanders bootloader ( https://www.openhardware.io/view/33/Various-bootloader-files-based-on-Optiboot-62) all the PIR nodes seem to be stable.
      I´m using these settings 0_1495738589974_1.PNG

      Wish me luck :)

      m26872M 1 Reply Last reply
      0
      • K Komaandy

        So, it seems i made some progress.
        After changing to the @GertSanders bootloader ( https://www.openhardware.io/view/33/Various-bootloader-files-based-on-Optiboot-62) all the PIR nodes seem to be stable.
        I´m using these settings 0_1495738589974_1.PNG

        Wish me luck :)

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

        @Komaandy Yes, using 8MHz instead of 1MHz is perhaps a good idea. Stable enough at room temperature, well proven and will e.g. solve a "Serial.print()" interrupt loop issue. Just remember that you'll lose ~25uA if you'll leave BOD enabled.

        Nca78N 1 Reply Last reply
        0
        • m26872M m26872

          @Komaandy Yes, using 8MHz instead of 1MHz is perhaps a good idea. Stable enough at room temperature, well proven and will e.g. solve a "Serial.print()" interrupt loop issue. Just remember that you'll lose ~25uA if you'll leave BOD enabled.

          Nca78N Offline
          Nca78N Offline
          Nca78
          Hardware Contributor
          wrote on last edited by
          #431

          @m26872 said in My Slim 2AA Battery Node:

          Just remember that you'll lose ~25uA if you'll leave BOD enabled.

          No, on ATMega328 MySensors disables BOD before going to sleep.
          So extra consumption from BOD will only exist when node is active and in that case it's negligible.

          m26872M 1 Reply Last reply
          1
          • Nca78N Nca78

            @m26872 said in My Slim 2AA Battery Node:

            Just remember that you'll lose ~25uA if you'll leave BOD enabled.

            No, on ATMega328 MySensors disables BOD before going to sleep.
            So extra consumption from BOD will only exist when node is active and in that case it's negligible.

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

            @Nca78 Ok. Thanks. Since ever, or only from 2.x ?

            Nca78N 1 Reply Last reply
            0
            • m26872M m26872

              @Nca78 Ok. Thanks. Since ever, or only from 2.x ?

              Nca78N Offline
              Nca78N Offline
              Nca78
              Hardware Contributor
              wrote on last edited by
              #433

              @m26872 no idea I started MySensors with 2.x :P

              1 Reply Last reply
              0
              • K Offline
                K Offline
                Komaandy
                wrote on last edited by
                #434

                Update : Day 3 and still all PIR nodes are working ;)
                I´m using the given sketch here.

                1 Reply Last reply
                1
                • K Offline
                  K Offline
                  Komaandy
                  wrote on last edited by Komaandy
                  #435

                  Still up and running stable.
                  8Mhz Bootloader did the trick for me :)

                  0_1496167752608_2.PNG

                  m26872M 1 Reply Last reply
                  1
                  • K Komaandy

                    Still up and running stable.
                    8Mhz Bootloader did the trick for me :)

                    0_1496167752608_2.PNG

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

                    @Komaandy Nice! Thumbs up for 8MHz (and your "dark-style Fhem" - same as I use) :+1:

                    1 Reply Last reply
                    0
                    • K Offline
                      K Offline
                      Komaandy
                      wrote on last edited by
                      #437

                      @m26872
                      thanks again for this great idea and that you developed these fine boards !
                      And by the way...
                      As you are using fhem as well...
                      How do you manage to reset the tripped "1" in Fhem ?
                      I just added a delay and a gw.send"0" to your sketch :), but using fhem would be more sophisticated actually ...
                      Thanks

                      m26872M 1 Reply Last reply
                      0
                      • K Komaandy

                        @m26872
                        thanks again for this great idea and that you developed these fine boards !
                        And by the way...
                        As you are using fhem as well...
                        How do you manage to reset the tripped "1" in Fhem ?
                        I just added a delay and a gw.send"0" to your sketch :), but using fhem would be more sophisticated actually ...
                        Thanks

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

                        @Komaandy said in My Slim 2AA Battery Node:

                        How do you manage to reset the tripped "1" in Fhem ?

                        I don't. I just use the last trip time as it's state and then notify (e.g. light or push message) on trip. I think it should be very simple to make a notify with a timer "at" to reset it after a while, if you wish.

                        1 Reply Last reply
                        1
                        • siodS Offline
                          siodS Offline
                          siod
                          wrote on last edited by
                          #439

                          just want to mention that I am using successfully the same Bootloader @Komaandy is using for about 2 weeks now. So it seems like my problems with freezing nodes are depending on a bad or too slow bootloader...

                          still learning...

                          1 Reply Last reply
                          2
                          • B Offline
                            B Offline
                            buxtronix
                            wrote on last edited by
                            #440

                            All of the ducting near me is a bit too slim to fit sensors based on this, so I decided to design and print a case instead.

                            Does the trick nicely, and I also chose to use proper AA battery clips to retain a good connection, as the cable-tie battery assembly wasn't holding well for me!

                            On the Thingiverse page I have a link to the original OnShape doc.

                            https://www.thingiverse.com/thing:2418194
                            0_1499172178811_IMG_20170704_222046.jpg

                            Thoughts, suggestions, etc will be much appreciated!

                            1 Reply Last reply
                            4
                            • O Offline
                              O Offline
                              Oliviakrk
                              wrote on last edited by
                              #441

                              Hi

                              Did anyone make DHT 22 slim node with MySensors 2.0? I created one Node from modified MySenors 2 example...But I get a feeling that it is freezing sometimes (but then again comes back to life).

                              mfalkviddM sundberg84S 2 Replies Last reply
                              0
                              • O Oliviakrk

                                Hi

                                Did anyone make DHT 22 slim node with MySensors 2.0? I created one Node from modified MySenors 2 example...But I get a feeling that it is freezing sometimes (but then again comes back to life).

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

                                @Oliviakrk the dht22 needs at least 3.3V to function properly. See the datasheet.

                                1 Reply Last reply
                                0
                                • O Oliviakrk

                                  Hi

                                  Did anyone make DHT 22 slim node with MySensors 2.0? I created one Node from modified MySenors 2 example...But I get a feeling that it is freezing sometimes (but then again comes back to life).

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

                                  @Oliviakrk - I did a test (which works pretty ok) with a DC/DC step up booster attached to D3 -> Vin. This way I could turn the booster on/off with HIGH/LOW from the sketch. This provided 3.3v to my sensors just fine and has been working for a while now. I dont know what will happen when the voltage drops though.

                                  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

                                  O 1 Reply Last reply
                                  0
                                  • sundberg84S sundberg84

                                    @Oliviakrk - I did a test (which works pretty ok) with a DC/DC step up booster attached to D3 -> Vin. This way I could turn the booster on/off with HIGH/LOW from the sketch. This provided 3.3v to my sensors just fine and has been working for a while now. I dont know what will happen when the voltage drops though.

                                    O Offline
                                    O Offline
                                    Oliviakrk
                                    wrote on last edited by
                                    #444

                                    @sundberg84 Thanks. Will try.

                                    1 Reply Last reply
                                    1
                                    • M Offline
                                      M Offline
                                      masfak97
                                      wrote on last edited by
                                      #445

                                      Hi,
                                      Thank you for all the hard work put into this project. I have built a few door sensor nodes and have some issues. At first I had pull-ups connected as shown in previous pictures but at a logic 1, when there should have been 3.3V there was only roughly half, 1.7V. I am no expert but I take it there has to be a current leak through the D3 pin for this to happen. I have this on all my nodes. I have tried different code but still the same. When I remove the external pull-up the node works properly but instead the batteries run out in a week or so. Have I made a mistake soldering these and maybe shorted something? I have looked at them closely but can't see anything wrong.

                                      Does anyone else have this problem? Any tips?

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

                                        Did you actually check if there is continuity between the pins you said? Do you have a photo of your nodes?

                                        1 Reply Last reply
                                        0
                                        • M Offline
                                          M Offline
                                          masfak97
                                          wrote on last edited by masfak97
                                          #447

                                          If I disconnect the battery, there is continuity between D3 and VCC with a resistance of around 20 kOhm. So when the door sensor is shut (no resistance), I connect GND through 20 kOhm to VCC. The current should be 0,165 mA. Too high by reading previous posts but still much less than what I get if I measure. Then I get roughly 18 mA! (Far from a Fluke though but has proven reliable before). Am I misunderstanding things?

                                          I have tried different nodes and sketches with pull-ups both enabled and disabled but I doesn't seem to matter. I have tried different radio modules but still the same, unless I use the bigger! antenna-version. Then the current goes up to 24-25 mA.

                                          I have done/am doing something really wrong although they seem to work just fine. Tomorrow I will try more radio modules to see if I can find any difference.

                                          3_1504391407612_IMG_4745.jpeg 2_1504391407612_IMG_4748.jpeg 1_1504391407612_IMG_4747.jpeg 0_1504391407611_IMG_4746.jpeg

                                          m26872M 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.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