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. 💬 MyMultisensors

💬 MyMultisensors

Scheduled Pinned Locked Moved OpenHardware.io
328pmotionatsha204amulti sensorhumiditytemperaturepirambiant lightlow powercoincell
176 Posts 33 Posters 61.2k Views 35 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.
  • KoreshK Offline
    KoreshK Offline
    Koresh
    Contest Winner
    wrote on last edited by Koresh
    #70

    Unfortunately this circuit and pcb contain a little mistake in reverse polarity protection module. Q1 must be connected as on the following diagram
    reverse polarity
    So just reverse connections of drain and source of Q1, and the next version of your board will contain correct reverse polarity protection :wink:
    PS
    Otherwise your circuit will be powered through mosfet body diode (with a drop to ~0.6V of course) when polarity is crossed. :anguished:

    1 Reply Last reply
    1
    • scalzS Offline
      scalzS Offline
      scalz
      Hardware Contributor
      wrote on last edited by scalz
      #71

      @Koresh thx for feedback :+1: Files are now updated and added a note

      @tonnerre33 sorry for late reply. yes this will be nrf24 compatible, not rfm69. i'll try to show something soon, time does not help me!

      tonnerre33T 1 Reply Last reply
      0
      • scalzS scalz

        @Koresh thx for feedback :+1: Files are now updated and added a note

        @tonnerre33 sorry for late reply. yes this will be nrf24 compatible, not rfm69. i'll try to show something soon, time does not help me!

        tonnerre33T Offline
        tonnerre33T Offline
        tonnerre33
        Hardware Contributor
        wrote on last edited by
        #72

        @scalz nrf24 for the V1 or V2? Because if V2 isn't mysensors compatible, i prefer use V1 but in nrf24 version ;)

        1 Reply Last reply
        0
        • YeitsoY Offline
          YeitsoY Offline
          Yeitso
          wrote on last edited by
          #73

          So there is no option yet to order complete boards with components in place from manufacturarer? Or am i not getting openhardware correct. Order 10 PCBs will just get me the pcb right?

          tonnerre33T 1 Reply Last reply
          0
          • YeitsoY Yeitso

            So there is no option yet to order complete boards with components in place from manufacturarer? Or am i not getting openhardware correct. Order 10 PCBs will just get me the pcb right?

            tonnerre33T Offline
            tonnerre33T Offline
            tonnerre33
            Hardware Contributor
            wrote on last edited by
            #74

            @Yeitso you are right, 10pcbs order will just give you the pcb ;)

            1 Reply Last reply
            0
            • tonnerre33T Offline
              tonnerre33T Offline
              tonnerre33
              Hardware Contributor
              wrote on last edited by
              #75

              I'm finalizing the nrf24 version because it's a nice board, that would be too bad for nrf24 user

              Did you finish the nrf24 version @scalz ?

              1 Reply Last reply
              0
              • scalzS Offline
                scalzS Offline
                scalz
                Hardware Contributor
                wrote on last edited by scalz
                #76

                @tonnerre33 sorry for delay. yep, sure i finished it a while (rev 1.1 nrf), never ordered it, i use rfm for this node. but i'll upload this week oki

                tonnerre33T 1 Reply Last reply
                1
                • scalzS scalz

                  @tonnerre33 sorry for delay. yep, sure i finished it a while (rev 1.1 nrf), never ordered it, i use rfm for this node. but i'll upload this week oki

                  tonnerre33T Offline
                  tonnerre33T Offline
                  tonnerre33
                  Hardware Contributor
                  wrote on last edited by
                  #77

                  @scalz Thx a lot ! I tried to replace the transmitter myself but the routing is too hard for me.

                  I'll try to check the schema before order the board ;)

                  1 Reply Last reply
                  0
                  • B Offline
                    B Offline
                    Bigbug
                    wrote on last edited by
                    #78

                    This looks like an awesome unit! Is there a way to buy this with components assembled? Looks like a lot of work to solder all those smds..

                    1 Reply Last reply
                    1
                    • P Offline
                      P Offline
                      pointbre
                      wrote on last edited by
                      #79

                      I also wish I could buy assembled ones.

                      tomtasticT 1 Reply Last reply
                      1
                      • P pointbre

                        I also wish I could buy assembled ones.

                        tomtasticT Offline
                        tomtasticT Offline
                        tomtastic
                        wrote on last edited by
                        #80

                        Likewise, to be able to buy assembled would be great

                        1 Reply Last reply
                        0
                        • alexsh1A Offline
                          alexsh1A Offline
                          alexsh1
                          wrote on last edited by
                          #81

                          @scalz hi, excellent sensor! Do you know if the atmega328 memory is enough? You must have a large sketch for all sensors + signin

                          1 Reply Last reply
                          0
                          • scalzS Offline
                            scalzS Offline
                            scalz
                            Hardware Contributor
                            wrote on last edited by scalz
                            #82

                            @alexsh1 thx :)
                            memory ok if sketch optimized (radio driver footprint too) and without much debug msg.
                            V2 will improve memory, cost and device size (will be 9in1 this time so i needed more mem) but for nrf24 networks only. i should release it soon if i can get rid of a little sw bug..

                            bjornhallbergB alexsh1A 2 Replies Last reply
                            1
                            • mppM Offline
                              mppM Offline
                              mpp
                              wrote on last edited by
                              #83

                              How long can you get these running on a single battery?

                              MyController with USB powered WeMos D1/mini ESP8266 MQTT Gateways and battery powered Arduino Pro Mini using the RFM69 radio

                              alexsh1A 1 Reply Last reply
                              0
                              • scalzS scalz

                                @alexsh1 thx :)
                                memory ok if sketch optimized (radio driver footprint too) and without much debug msg.
                                V2 will improve memory, cost and device size (will be 9in1 this time so i needed more mem) but for nrf24 networks only. i should release it soon if i can get rid of a little sw bug..

                                bjornhallbergB Offline
                                bjornhallbergB Offline
                                bjornhallberg
                                Hero Member
                                wrote on last edited by
                                #84

                                @scalz Would also be very interested in buying assembled modules. But why no more RFM69?

                                1 Reply Last reply
                                1
                                • mppM mpp

                                  How long can you get these running on a single battery?

                                  alexsh1A Offline
                                  alexsh1A Offline
                                  alexsh1
                                  wrote on last edited by
                                  #85

                                  @mpp I suppose depends on which battery and what sensors - there are a few options here.

                                  1 Reply Last reply
                                  0
                                  • scalzS scalz

                                    @alexsh1 thx :)
                                    memory ok if sketch optimized (radio driver footprint too) and without much debug msg.
                                    V2 will improve memory, cost and device size (will be 9in1 this time so i needed more mem) but for nrf24 networks only. i should release it soon if i can get rid of a little sw bug..

                                    alexsh1A Offline
                                    alexsh1A Offline
                                    alexsh1
                                    wrote on last edited by
                                    #86

                                    @scalz atmega328 is only good for simple sketches nowadays. I am struggling with a simple temp/hum/baro sensor with signing and debug as It runs on low memory and the sensor freezes after a few hours. I suppose we have to move to SAMD.
                                    Do you have the STL file for the box please?

                                    AnticimexA 1 Reply Last reply
                                    0
                                    • alexsh1A alexsh1

                                      @scalz atmega328 is only good for simple sketches nowadays. I am struggling with a simple temp/hum/baro sensor with signing and debug as It runs on low memory and the sensor freezes after a few hours. I suppose we have to move to SAMD.
                                      Do you have the STL file for the box please?

                                      AnticimexA Offline
                                      AnticimexA Offline
                                      Anticimex
                                      Contest Winner
                                      wrote on last edited by
                                      #87

                                      @alexsh1 regarding low memory problems, debug is intended for just that; debug. Once deployed, you can disable debug to ensure the longevity of your program. Probably the sketch eventually dies due to stack shortage.

                                      Do you feel secure today? No? Start requiring some signatures and feel better tomorrow ;)

                                      alexsh1A 1 Reply Last reply
                                      1
                                      • AnticimexA Anticimex

                                        @alexsh1 regarding low memory problems, debug is intended for just that; debug. Once deployed, you can disable debug to ensure the longevity of your program. Probably the sketch eventually dies due to stack shortage.

                                        alexsh1A Offline
                                        alexsh1A Offline
                                        alexsh1
                                        wrote on last edited by
                                        #88

                                        @Anticimex Completely agree. Having said that I have a few nodes where I left debug purely for convenience. I do not want to re-flash the node to debug it in case need be. Right now I am in the process of changing the GW and may need to see node's debug.

                                        1 Reply Last reply
                                        0
                                        • scalzS Offline
                                          scalzS Offline
                                          scalz
                                          Hardware Contributor
                                          wrote on last edited by scalz
                                          #89

                                          @alexsh1
                                          I agree with you about 328 and 8bits. And that's a while i've done a board for these ;)
                                          I won't use it in v2 though, tiny 9in1... not possible!
                                          I also have custom SAMD boards, missing time to release those one too, but imho these mcu are not ultra low power (SAML is).

                                          I'll publish stl this week..

                                          alexsh1A 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