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.
  • Y yury

    @Abdu-Sahin said in 💬 Button size radionode with sensors swarm extension:

    I need sensors with long battery life and good RF distance coverage

    )) either good battery life or good coverage though... or good coverage and 2-3 AA batteries. CW is 20 mA when sending signal and HCW is about 100 mA. CR2032 battery will be drained by HCW pretty fast.
    HW/W versions have bigger footprints (Module Size:19.7X16mm) and not compatible with the "Button size".
    HCW/CW (Module Size:16X16mm) are equivalents for HW/W.

    A Offline
    A Offline
    Abdu Sahin
    wrote on last edited by
    #88

    @yury
    I think I can start with CW version as start. Battery life is important for me.

    Y 1 Reply Last reply
    0
    • A Abdu Sahin

      @yury
      I think I can start with CW version as start. Battery life is important for me.

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

      @Abdu-Sahin said in 💬 Button size radionode with sensors swarm extension:

      Battery life is important

      sent you a message in the chat...

      A 1 Reply Last reply
      0
      • Y yury

        @Abdu-Sahin said in 💬 Button size radionode with sensors swarm extension:

        Battery life is important

        sent you a message in the chat...

        A Offline
        A Offline
        Abdu Sahin
        wrote on last edited by Abdu Sahin
        #90

        @yury
        You can email me if you like.
        My email is uk.asahin at gmail com

        TerrenceT 1 Reply Last reply
        0
        • A Abdu Sahin

          @yury
          You can email me if you like.
          My email is uk.asahin at gmail com

          TerrenceT Offline
          TerrenceT Offline
          Terrence
          wrote on last edited by
          #91

          @Abdu-Sahin I was interested in reading your conversation about battery life etc. I hope you will continue the conversation on the forum instead of in private.

          Thanks.

          1 Reply Last reply
          0
          • Miroslav KadaněM Offline
            Miroslav KadaněM Offline
            Miroslav Kadaně
            wrote on last edited by
            #92

            It is possible to buy only PCB ? Upload PCB to OSH Park, or send PCB in eagle. I do not have Altium Designer... Thx

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

              It is possible to buy only PCB ? Upload PCB to OSH Park, or send PCB in eagle. I do not have Altium Designer... Thx

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

              @Miroslav-Kadaně I've just uploaded latest gerbers (rfm reset pin was connected to controller, connection of si1132 was fixed, reverse battery polarity protection was added). You can place PCB order at any factory. :wink:

              1 Reply Last reply
              2
              • C Offline
                C Offline
                chbla
                wrote on last edited by
                #94

                Maybe a stupid question but how do you connect the FTDI adapter? I only know the ISP pins

                C 1 Reply Last reply
                0
                • getlargeG Offline
                  getlargeG Offline
                  getlarge
                  wrote on last edited by
                  #95

                  @yury @koresh

                  Few months ago, I've ordered some of your nodes, which work perfectly by the way, but I needed something that could speed up testing of any sensors.
                  So following our conversation on Github with Yury, I've created a PCB based on your Button size node, with a field for an extension board. The aim is to have a versatile board, and extensions that could handle virtually any sensors, like NodeManager project, but for hardware ;)
                  And it's also a first time experiment in the land of PCBs
                  0_1506424891385_IMAG0468.jpg

                  Apart 2 errors ( maybe more in the future !), it seems to be well routed, as tests been proving, but i still not tried the FOTA function.
                  Errors was a badly routed button and it seems that, after the RFM chip is soldered, communication with USBasp gets bad! Is it because SCK and MISO route ( from pin headers to atmega328 ) goes through the RFM chip before atmega ?

                  You were mentioning some mods in dualoptiboot in order to flash M25P40, https://forum.mysensors.org/topic/3160/ota-flash-types-for-mysensors/43.
                  Would it be possible to share these ?

                  And just out of curiosity, how did you manage to solder SI7021 and TSL2561 ?
                  By now, it seems like a mystery for me...

                  KoreshK 1 Reply Last reply
                  0
                  • getlargeG getlarge

                    @yury @koresh

                    Few months ago, I've ordered some of your nodes, which work perfectly by the way, but I needed something that could speed up testing of any sensors.
                    So following our conversation on Github with Yury, I've created a PCB based on your Button size node, with a field for an extension board. The aim is to have a versatile board, and extensions that could handle virtually any sensors, like NodeManager project, but for hardware ;)
                    And it's also a first time experiment in the land of PCBs
                    0_1506424891385_IMAG0468.jpg

                    Apart 2 errors ( maybe more in the future !), it seems to be well routed, as tests been proving, but i still not tried the FOTA function.
                    Errors was a badly routed button and it seems that, after the RFM chip is soldered, communication with USBasp gets bad! Is it because SCK and MISO route ( from pin headers to atmega328 ) goes through the RFM chip before atmega ?

                    You were mentioning some mods in dualoptiboot in order to flash M25P40, https://forum.mysensors.org/topic/3160/ota-flash-types-for-mysensors/43.
                    Would it be possible to share these ?

                    And just out of curiosity, how did you manage to solder SI7021 and TSL2561 ?
                    By now, it seems like a mystery for me...

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

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

                    after the RFM chip is soldered, communication with USBasp gets bad

                    Did you solder R4 (from your schematic https://github.com/getlarge/Cosmonode/blob/master/Cosmonode_sch.pdf)? I can't find it on the boards photo.
                    PS
                    Will share compiled bootloader and sources soon.

                    1 Reply Last reply
                    0
                    • getlargeG Offline
                      getlargeG Offline
                      getlarge
                      wrote on last edited by
                      #97

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

                      Sorry, picture's quality is not too good!
                      R4 ( 10Kohm) is soldered. I read about that pullup resistor that is needed to sync with atmega SCK. Any other hint on what could cause that ?
                      Maybe, that was a mistake when i changed the fuse? but I didn't have problem before with these settings.

                      So I'll have to be patient to use M25P40!

                      1 Reply Last reply
                      0
                      • C chbla

                        Maybe a stupid question but how do you connect the FTDI adapter? I only know the ISP pins

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

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

                        Maybe a stupid question but how do you connect the FTDI adapter? I only know the ISP pins

                        Can anyone quickly tell me how to do it correctly? I thought it didn't work but I'm unsure.

                        KoreshK 1 Reply Last reply
                        0
                        • C chbla

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

                          Maybe a stupid question but how do you connect the FTDI adapter? I only know the ISP pins

                          Can anyone quickly tell me how to do it correctly? I thought it didn't work but I'm unsure.

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

                          @chbla This board has standard FTDI header (see attached screenshot).

                          0_1506503500534_ftdi.png

                          But it also has all of ISP pins (mosi, miso, sck, rst)

                          1 Reply Last reply
                          0
                          • H Offline
                            H Offline
                            hiddenuser
                            wrote on last edited by hiddenuser
                            #100

                            @Koresh Might be a dumb question I am planning to work on this board, where do I find the complete part list.

                            1 Reply Last reply
                            0
                            • H Offline
                              H Offline
                              hiddenuser
                              wrote on last edited by
                              #101

                              Does any one have links to dirty pcb or OSH Park? Thanks a lot

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

                                ^^^warning: it's an infiltration bot.

                                H 1 Reply Last reply
                                0
                                • H hiddenuser

                                  Does any one have links to dirty pcb or OSH Park? Thanks a lot

                                  Miroslav KadaněM Offline
                                  Miroslav KadaněM Offline
                                  Miroslav Kadaně
                                  wrote on last edited by
                                  #103
                                  This post is deleted!
                                  H 1 Reply Last reply
                                  0
                                  • NeverDieN NeverDie

                                    ^^^warning: it's an infiltration bot.

                                    H Offline
                                    H Offline
                                    hiddenuser
                                    wrote on last edited by
                                    #104

                                    @NeverDie Not sure if you are referring to me?

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

                                      This post is deleted!

                                      H Offline
                                      H Offline
                                      hiddenuser
                                      wrote on last edited by
                                      #105

                                      @Miroslav-Kadaně Thanks!!

                                      1 Reply Last reply
                                      0
                                      • H Offline
                                        H Offline
                                        hiddenuser
                                        wrote on last edited by
                                        #106

                                        I do not have an electronics background. I wend through the pdf files and order the parts and looks like I got the wrong resistor and capacitor or wrong part. Looks like I have to wait for an expert to comment let me know which resistor/capacitor goes where what part size. I would love to hear from someone ;)

                                        1 Reply Last reply
                                        0
                                        • KoreshK Koresh

                                          @Cliff-Karlsson The local factory starts assembly today (button size node, insertable switch node, wall socket insertable node and mini relay box). ETA is one-two week (max).
                                          This board is avaliable with two radios - rfm69hw and rfm69cw (with adapter shown below). Price will be the same. Which radio is preferred for you? If you plan to use this board with battery I suggest to use rfm69cw module to extend battery life (it has lower but enouogh power and works down to ~2V).

                                          0_1490689193824_rfm69cw_adapter.png

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

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

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


                                          19

                                          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