Community Forum
    • Blog
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Be prepared to new Ultra Low Power Arduino Wireless Sensor Node

    Scheduled Pinned Locked Moved ULPNode
    atmega328atmega328pbatteryarduinoatmel
    16 Posts 9 Posters 7.0k Views
    Loading More Posts
    • 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.
    • CharlesC Offline
      Charles
      last edited by Charles

      Why this new project ? For some time being, I researching a way to have to have a kind of “universal” Arduino node sensor. When I say universal, I’m talking about connecting to it several sensors type (Temperature, Humidity, Lux,… Continue Reading

      Click here to see the full blog post

      1 Reply Last reply Reply Quote
      • M Offline
        mattmunee
        last edited by

        I've been checking in on this post for a few months now. Just so you know (in case you needed any motivation), I'd be very interested in this product. 🙂 Do you plan on posting schematics/board files?

        1 Reply Last reply Reply Quote
        • CharlesC Offline
          Charles
          last edited by

          mattmunee,
          thank you for your interest, I wanted to publish schematics and code before my vacations but I needed to finish other stuff before and I did not had time to do it.
          It will be done last week of August.
          Charles

          1 Reply Last reply Reply Quote
          • S Offline
            StB
            last edited by

            Hi Charles,

            I came randomly on your website and Whaouuu ! a lot of very good informations...
            I'm just a DIYer, i know nothing about electronics, just a little bit of programming, and i 've learn a lot with your blog.
            I'm looking forward for your UPLNode project and the WifiInfo -> i want to buy one !
            Have a look on this : http://konashi.ux-xu.com/en/documents/#introduction-architecture
            Worth a look i think.

            Keep going and thanks for sharing.
            Cheers,
            Stephane

            1 Reply Last reply Reply Quote
            • CharlesC Offline
              Charles
              last edited by

              Stephane,
              thank for the feedback, I'm always happy when my job can help 😉
              Sounds very interesting BLE board, worth trying it 😉
              I've just received the WifInfo PCB, they should be in the store soon (I'm waiting for the regulators chip now)

              1 Reply Last reply Reply Quote
              • M Offline
                Michael Moebius
                last edited by

                Hello,

                Is that your project? https://www.kickstarter.com/projects/340271897/whisper-node

                1 Reply Last reply Reply Quote
                • F Offline
                  franky1664
                  last edited by

                  Charles, do you see any solution to have a teleinfo transmitter running on batteries ? You seem to be addressing both topics: teleinfo and low power wireless module, but I didn't see any mention of putting both together. Did I miss something ?

                  1 Reply Last reply Reply Quote
                  • CharlesC Offline
                    Charles
                    last edited by

                    @Michael-Moebius
                    No it's not mine, but seems interesting but they don't speak about any power optimization (hard and soft), so I'm wondering how it can achieve for years with a single battery (except if they read/transmit data not often).
                    Without schematics hard to check 😉

                    @franky1664
                    Sorry even if it's doable, I'm not sure how long battery will work, since teleinfo is receiving in real time, this seems hard to do power optimization (even if we could make some trick for) and also we need to determine how often data is transmitted because this is really harvesting power. bit it's a good challenge 😉

                    1 Reply Last reply Reply Quote
                    • S Offline
                      Samuel
                      last edited by

                      Hi Charles,
                      You have done very thorough work with power optimization. I'm impressed!

                      I need this is kind of ultra low power wireless node for many applications and have done some designs, but I'm light years behind you 🙂 After reading your blog, I think I'll use your board.

                      One battery related question:
                      Some of my nodes might consume quite a lot power, even if they are well optimized. I planned to use AAA rechargeable NIMHs on these nodes. Rechargeable NIMHs don't like if every bit of juice is squeezed out of them. I understood that your design will drain the batteries completely? Does your design allow to enable some sort of battery protection when using rechargeables, so that they won't be destroyed after few cycles?

                      1 Reply Last reply Reply Quote
                      • CharlesC Offline
                        Charles
                        last edited by

                        @Samuel
                        thanks for you comment, good point for battery drain, there are no way to stop application working and drain battery juice, but there is a workaround :

                        The application is able to monitor battery level (read it's voltage), so you can do whatever you want with this values, do an alerts, send warning message from gateway, ...

                        Hope this help

                        Charles

                        S 1 Reply Last reply Reply Quote
                        • S Offline
                          Samuel @Charles
                          last edited by

                          @Charles
                          Thanks for quick reply.

                          After studying more your design, I believe that there is no need for hw battery protection. The workaround you mentioned works well.
                          Right after the booster activation a sw battery protection can handle things. This consumes so little energy that it can run for long time and provides sufficient protection to rechargeables, even in very low charge situation.

                          Looking forward to your release!

                          1 Reply Last reply Reply Quote
                          • S Offline
                            scalz
                            last edited by

                            @Samuel hello. sure it's fun to optimize power but nimh???
                            I don't know powerconsumption of your node but if your are using low power sensors, I hope the selfidscharge rate of your nimh does not break your lowpower goals.
                            Nimh selfdischarge could be more than your circuit consumption..imho nimh are not the best!
                            Bad quality is discharged in one year, others are 30%year (for a 1000mah, that would roughly give 400uA of selfdischarge just for the batt!). maybe good nimh are 15%. What I mean is if you try to get everything low power like says 20uA or for ulpnode (a lot lower), if nimh discharge at 100 or more uA...then attempts on lowpower part are useless! In this case, what matter? the circuit consumption or the selfdischarge? 20uA or 30uA circuit does not make any difference..the node will be discharged soon by its selfdischarge..

                            so it's not really low power optimized, far from lithium tech..but again I don't know your goals and maybe you already thought about this 🙂

                            S 1 Reply Last reply Reply Quote
                            • S Offline
                              Samuel @scalz
                              last edited by

                              @scalz
                              You made a good point by comparing the self discharge rate of nimhs to circuit power consumption. There are also "low selfdischarge" nimhs on the market, for example panasonic/sanoy eneloops. Specs give them discharge rate of 5% per year.

                              I try to achieve 1-4 month battery life for the high consumption nodes. These nodes will spend most of the time sleeping, but when action is requested, they consume a lot in short time frame.

                              You still made a good point, that I didn't consider much before. I will re-evaluate what is actually relevant with power optimization. Thanks 🙂

                              1 Reply Last reply Reply Quote
                              • S Offline
                                scalz
                                last edited by

                                I know about sanyo eneloops but I didn't know it was 5%, I was thinking these was 15%..perhaps 5% is the ideal case in the fridge ahah sorry lol I know these are one of the best nimh 😉
                                No matter, I'm glad if I can help a little 🙂
                                Good luck in your projects and see you soon

                                1 Reply Last reply Reply Quote
                                • D Offline
                                  durvesh09
                                  last edited by

                                  Hey can u keep me in the loop ? I m also working on the same type of device ...
                                  durveshbhole9@gmail.com

                                  1 Reply Last reply Reply Quote
                                  • Peter Van de PolP Offline
                                    Peter Van de Pol
                                    last edited by

                                    Dear Charles, I wonder how this story ended. It sounds impressive and just like the kind of board I am looking for. Can you give an update?

                                    1 Reply Last reply Reply Quote
                                    • First post
                                      Last post

                                    7

                                    Online

                                    5.7k

                                    Users

                                    534

                                    Topics

                                    5.0k

                                    Posts

                                    Top Topics

                                    • Denky 4 - Domoticz - Triphasé -
                                      Nicolas BernaertsN
                                      Nicolas Bernaerts
                                      0
                                      7
                                      241

                                    • Denky D4 et Linky Standard TInfo Rx Non Configuré
                                      CharlesC
                                      Charles
                                      0
                                      5
                                      280

                                    • CC1101
                                      CharlesC
                                      Charles
                                      0
                                      2
                                      116

                                    Popular Tags

                                    teleinfo
                                    24 topics
                                    arduino
                                    19 topics
                                    remora
                                    16 topics
                                    esp8266
                                    10 topics
                                    arduipi
                                    10 topics
                                    wifinfo
                                    7 topics
                                    raspberry
                                    7 topics
                                    broadcast
                                    7 topics
                                    Copyright © 2022 Charles-Henri Hallard | Return to blog page | Powered by NodeBB