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. 💬 Easy/Newbie PCB (RFM69 HW/W edition) for MySensors

💬 Easy/Newbie PCB (RFM69 HW/W edition) for MySensors

Scheduled Pinned Locked Moved OpenHardware.io
mysensoreasynewbiepcbmysx
106 Posts 20 Posters 36.5k Views 19 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.
  • sundberg84S Offline
    sundberg84S Offline
    sundberg84
    Hardware Contributor
    wrote on last edited by sundberg84
    #18

    And now I also have a batterynode working... Power consumtion will come later... it works atleast :)
    Someone that can guess what kind of power consumtion this setup would be (removing LED / regulator)?

    0_1498418704326_battery.jpg0_1498419175750_1.JPG

    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

    1 Reply Last reply
    0
    • sundberg84S sundberg84

      I now have a gw and node working together on 3.3v and 433mhz (not HW version). I would say its quite safe to order the PCB if someone wants to try it out.

      Note to myself and others... the RFM69 is really sensitive to high power. I fried one because I tried it on a Nano which i think is using 5v on its gpio. I was just thinking... hmm 3.3v - nano got one of those!

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

      @sundberg84 said in 💬 Easy/Newbie PCB (RFM69 HW/W edition) for MySensors:

      I now have a gw and node working together on 3.3v and 433mhz (not HW version). I would say its quite safe to order the PCB if someone wants to try it out.

      Note to myself and others... the RFM69 is really sensitive to high power. I fried one because I tried it on a Nano which i think is using 5v on its gpio. I was just thinking... hmm 3.3v - nano got one of those!

      It's in datasheet that it is not 5v tolerant and absolute max voltage it's like 3.6v

      sundberg84S 1 Reply Last reply
      1
      • gohanG gohan

        @sundberg84 said in 💬 Easy/Newbie PCB (RFM69 HW/W edition) for MySensors:

        I now have a gw and node working together on 3.3v and 433mhz (not HW version). I would say its quite safe to order the PCB if someone wants to try it out.

        Note to myself and others... the RFM69 is really sensitive to high power. I fried one because I tried it on a Nano which i think is using 5v on its gpio. I was just thinking... hmm 3.3v - nano got one of those!

        It's in datasheet that it is not 5v tolerant and absolute max voltage it's like 3.6v

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

        @gohan - I was fooled by that the Nano got a 3.3v output... stupid.

        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

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

          Yeah, that's a noob's mistake 😁

          Pro mini 3.3v is the only way 😎

          1 Reply Last reply
          1
          • sundberg84S Offline
            sundberg84S Offline
            sundberg84
            Hardware Contributor
            wrote on last edited by
            #22

            So I have made the adjustment for low power/battery mode (removed the LED, voltage regulator and sleeping most of the time).

            Im having a hard time to trust my Multimeter at this point... showing 5.1uA in sleep() mode while sending shows almost 2mA! This cant be right???

            0_1498592744379_1.jpg

            At the moment im all out of boosters... I was sure I had more so I didnt order.

            What I have done now is uploaded a sketch sleeping 15min, running the vcc check (since I dont have a booster) and reporting it back to me. Lets see what happens...

            0_1498592885312_1.jpg

            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

            E 1 Reply Last reply
            0
            • sundberg84S Offline
              sundberg84S Offline
              sundberg84
              Hardware Contributor
              wrote on last edited by
              #23

              To answer my own question I found this thread where he gets the exact same sleep current as I do (5.2uA). Still wondering about the high send current though.

              Is 2.0mA a normal power consumption for RFM69W when its transmitting? Will investigate but all input appreciated...

              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

              mfalkviddM 1 Reply Last reply
              0
              • sundberg84S sundberg84

                To answer my own question I found this thread where he gets the exact same sleep current as I do (5.2uA). Still wondering about the high send current though.

                Is 2.0mA a normal power consumption for RFM69W when its transmitting? Will investigate but all input appreciated...

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

                @sundberg84 no. It should consume 16-45 mA. See datasheet.

                sundberg84S 1 Reply Last reply
                0
                • mfalkviddM mfalkvidd

                  @sundberg84 no. It should consume 16-45 mA. See datasheet.

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

                  @mfalkvidd - thanks. Have to recheck... maybe 2mA was during loop and there was a peak up which I didnt notice when transmitting. * feeling a bit more confident *

                  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

                  1 Reply Last reply
                  0
                  • qqlapralineQ Offline
                    qqlapralineQ Offline
                    qqlapraline
                    wrote on last edited by
                    #26

                    Hello,

                    Very nice job (as usual).
                    I think the first version was produced with Eagle. Can you post the Eagle version of the schematics and pcb ?
                    Thank you.

                    Qq.

                    sundberg84S 1 Reply Last reply
                    0
                    • qqlapralineQ qqlapraline

                      Hello,

                      Very nice job (as usual).
                      I think the first version was produced with Eagle. Can you post the Eagle version of the schematics and pcb ?
                      Thank you.

                      Qq.

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

                      @qqlapraline - Hi!
                      Only the nrf24l01+ edition is made with Eagles. I used to make everything there but have moved to kicad now. The RFM69 edition is only made in Kicad only - sorry.

                      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

                      1 Reply Last reply
                      0
                      • sundberg84S Offline
                        sundberg84S Offline
                        sundberg84
                        Hardware Contributor
                        wrote on last edited by
                        #28

                        Update on the batterystatus as well while i write here. The node is still going strong at 3.2V so 5uA in sleep seems to be correct. I would say the battery function is working as well as expected so in all the major functions of this PCB is tested and passed!

                        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

                        1 Reply Last reply
                        0
                        • sundberg84S Offline
                          sundberg84S Offline
                          sundberg84
                          Hardware Contributor
                          wrote on last edited by
                          #29

                          Everything is going fine so im taking this to the next level... from test to produktion.
                          This sensor might be my most important summer sensor from now on ;)
                          A couple of days ago I had some friends over which gave me a beer cooler, garden edition.
                          Its pretty much a barrel in the ground which cools the beer down... (a bit atleast).

                          0_1500394205429_1.JPG

                          I must say Im very impressed with the RFM69 so far... except the price, there has been no trouble at all. No repeaters, no capacitors, no fine tuning... nothing. Pretty much solder 'n' play!

                          This node is burried in the far end on the garden (25m) and has to penetrate 3 concrete + 1brick wall to reach the GW in the celler... no problems, first try and bang!

                          So far... the temperature in the cooler isnt very impressive, and I have only tried the first layer. I was afraid I would loose radio coverage if I put the sensors far down... but I will try.

                          Cheers mates!

                          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

                          M 1 Reply Last reply
                          1
                          • gohanG Offline
                            gohanG Offline
                            gohan
                            Mod
                            wrote on last edited by
                            #30

                            just add another sensor with a wire to reach the bottom of the barrel and you can see the temperature difference :)

                            sundberg84S 1 Reply Last reply
                            1
                            • gohanG gohan

                              just add another sensor with a wire to reach the bottom of the barrel and you can see the temperature difference :)

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

                              @gohan - doh! Thats great... but no sport when you are testing the limits on the radio ;)

                              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

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

                                it was just a scientific curiosity to see the actual difference in temperature, if any ;)

                                sundberg84S 1 Reply Last reply
                                0
                                • gohanG gohan

                                  it was just a scientific curiosity to see the actual difference in temperature, if any ;)

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

                                  @gohan - it is... I will add it, and to test the radio I could put the radio at the bottom and the wire to the top ;)

                                  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

                                  mfalkviddM 1 Reply Last reply
                                  0
                                  • sundberg84S sundberg84

                                    @gohan - it is... I will add it, and to test the radio I could put the radio at the bottom and the wire to the top ;)

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

                                    @sundberg84 add a weight sensor at the bottom and you'll know when it is time to restock on beer :)

                                    sundberg84S 1 Reply Last reply
                                    1
                                    • mfalkviddM mfalkvidd

                                      @sundberg84 add a weight sensor at the bottom and you'll know when it is time to restock on beer :)

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

                                      @mfalkvidd - I just love the way you are thinking :)

                                      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

                                      1 Reply Last reply
                                      0
                                      • ? Offline
                                        ? Offline
                                        A Former User
                                        wrote on last edited by
                                        #36

                                        Hi there,

                                        I have a little problem that you could probably answer. I built 3 temperature/humidity sensor nodes with this pcb mainboard. The sensors are BME280. The nodes are powered the following way:

                                        1. Phone charger 5V->3.3V (works good)
                                        2. 18650 battery (one piece), working good, but just for 2-3 weeks.
                                        3. AAA batteries (2 pcs), working good, but just for 1-2 days and the batteries are dead.

                                        The power consumpntion is very high and i don't know why. Is it the BME sensor? What if I use DHT22?

                                        ps: the sleeping time is 90 seconds and the nodes only sending status if something changes, otherwise not. Tha regulator and led desoldered from the pro mini.

                                        Thank you for helping me out, I was very unlucky with nrf radios and this is the reason i try with rfm, but I almost give up (read all the forums to find out what is the problem and i cannot find it) :(:(

                                        sundberg84S 1 Reply Last reply
                                        0
                                        • ? A Former User

                                          Hi there,

                                          I have a little problem that you could probably answer. I built 3 temperature/humidity sensor nodes with this pcb mainboard. The sensors are BME280. The nodes are powered the following way:

                                          1. Phone charger 5V->3.3V (works good)
                                          2. 18650 battery (one piece), working good, but just for 2-3 weeks.
                                          3. AAA batteries (2 pcs), working good, but just for 1-2 days and the batteries are dead.

                                          The power consumpntion is very high and i don't know why. Is it the BME sensor? What if I use DHT22?

                                          ps: the sleeping time is 90 seconds and the nodes only sending status if something changes, otherwise not. Tha regulator and led desoldered from the pro mini.

                                          Thank you for helping me out, I was very unlucky with nrf radios and this is the reason i try with rfm, but I almost give up (read all the forums to find out what is the problem and i cannot find it) :(:(

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

                                          @ZsoltZombori - hi!
                                          Some basic things

                                          • Did you remove the led and voltage regulator on the Pro Mini?
                                          • Are you using a booster or did you lower BOD to stretch the power?

                                          I would use a multimeter in series with your battery input (before the PCB) and read how much currentdraw you have. The aim should be below 100uA. Another tip if you have a power-hungry sensor is to power it from a digital pin and set the pin low before you sleep the node.

                                          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

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


                                          18

                                          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