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 for MySensors

💬 Easy/Newbie PCB for MySensors

Scheduled Pinned Locked Moved OpenHardware.io
mysensorsbatteryeasynewbiepcbmysx
716 Posts 111 Posters 306.1k Views 93 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.
  • ร Offline
    ร Offline
    รอเรือ
    wrote on last edited by รอเรือ
    #584

    Hello @sundberg84

    What if feeding a Pro Mini 3.3V (EasyPCB Nrf24l01+ edition rev 10) with regulated power on RAW. (I have 5 VDC). I guess I can feed the radio via the VCC terminal instead of using an external voltage regulator. Can the EasyPCB be used in such a setup?

    Edit: To answer my own question. I should RTFM :facepunch:

    It states clearly that:

    "(If you are using regulated 3.3v, use 5v instructions but skip the voltage regulator and bypass this with a jumper between Vin and Vout"

    Thanks anyway!

    franz-unixF 1 Reply Last reply
    2
    • M Offline
      M Offline
      mhkid
      wrote on last edited by mhkid
      #585
      This post is deleted!
      1 Reply Last reply
      0
      • ร รอเรือ

        Hello @sundberg84

        What if feeding a Pro Mini 3.3V (EasyPCB Nrf24l01+ edition rev 10) with regulated power on RAW. (I have 5 VDC). I guess I can feed the radio via the VCC terminal instead of using an external voltage regulator. Can the EasyPCB be used in such a setup?

        Edit: To answer my own question. I should RTFM :facepunch:

        It states clearly that:

        "(If you are using regulated 3.3v, use 5v instructions but skip the voltage regulator and bypass this with a jumper between Vin and Vout"

        Thanks anyway!

        franz-unixF Offline
        franz-unixF Offline
        franz-unix
        wrote on last edited by
        #586

        @รอเร-อ I have a similar need, but not exactly the same.
        My power route is:
        18650 Lipo (2.7 - 4.2 V) -> TP4056 (charger) -> Booster (5V) -> Raw pin of pro mini 3.3V -> Vcc of pro mini 3.3V -> Radio (NRF24)

        In my case the easy newbie pcb is not directly suitable because the Vout of the Booster is connected to Vcc instead of raw.

        So my idea is to use a modified version of the easy newbie pcb with the schematic posted here
        in order to have more flexibility in the power options.

        Actually I don't have the skills to design a pcb, but maybe, if the idea is good, someone else could design it.

        This schematic is compatible with all the power options actually supported by the easy newbie pcb, and supports also new possibility, simply changing a couple of jumpers

        1 Reply Last reply
        1
        • Nca78N Offline
          Nca78N Offline
          Nca78
          Hardware Contributor
          wrote on last edited by
          #587

          Hello @franz-unix, can't you just bend the output pin of the booster at 90° and solder a wire from it to the raw pin ?

          1 Reply Last reply
          1
          • franz-unixF Offline
            franz-unixF Offline
            franz-unix
            wrote on last edited by
            #588

            @nca78 Yes it should work.

            If I connect the output of the tp4056 to the gnd and reg input of the screw terminal of the easy newbie pcb and then I run a wire from the Vout of the booster to the raw input of the screw terminal, the final result is also quite clean and it is not necessary to solder the wire directly on the pro mini.

            I think that, in this case, the reg jumper must be NOT shortened.

            1 Reply Last reply
            0
            • Z Offline
              Z Offline
              zelen
              wrote on last edited by
              #589

              Hi,

              I ordered 10 PCBs using "Order from PCBWay" button. It only asked me about PayPal card and din't require any registration on PCBWay. So, everything looks good, PayPal transaction is completed. Can somebody tell me please how can I track it? Probably I'm missing tracking option somewhere... Thank you!

              P.S.
              Cant wait to try it out. :)

              sundberg84S 1 Reply Last reply
              1
              • Z zelen

                Hi,

                I ordered 10 PCBs using "Order from PCBWay" button. It only asked me about PayPal card and din't require any registration on PCBWay. So, everything looks good, PayPal transaction is completed. Can somebody tell me please how can I track it? Probably I'm missing tracking option somewhere... Thank you!

                P.S.
                Cant wait to try it out. :)

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

                @zelen I'm not sure. You didn't receive any email? I normally get a email once they are finished and shipped with tracking.

                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

                Z 1 Reply Last reply
                0
                • Z Offline
                  Z Offline
                  zelen
                  wrote on last edited by
                  #591
                  This post is deleted!
                  1 Reply Last reply
                  0
                  • sundberg84S sundberg84

                    @zelen I'm not sure. You didn't receive any email? I normally get a email once they are finished and shipped with tracking.

                    Z Offline
                    Z Offline
                    zelen
                    wrote on last edited by
                    #592

                    @sundberg84 thank you for clarification. I expected email right after making an order. So, I will wait for finishing production and shipment.

                    1 Reply Last reply
                    0
                    • H Offline
                      H Offline
                      Harrdy
                      wrote on last edited by
                      #593

                      I use some of old rev8 boards. I have noticed that I use a ceramic capacitor instead of an electric capacitor compared to the images for the battery measurement. Does it matter? Or should I replace the ceramic capacitor (104) with an electric capacitor?

                      sundberg84S gohanG 2 Replies Last reply
                      0
                      • H Harrdy

                        I use some of old rev8 boards. I have noticed that I use a ceramic capacitor instead of an electric capacitor compared to the images for the battery measurement. Does it matter? Or should I replace the ceramic capacitor (104) with an electric capacitor?

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

                        @harrdy should work just fine.

                        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
                        • H Harrdy

                          I use some of old rev8 boards. I have noticed that I use a ceramic capacitor instead of an electric capacitor compared to the images for the battery measurement. Does it matter? Or should I replace the ceramic capacitor (104) with an electric capacitor?

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

                          @harrdy remember to take a few readings and average out the battery value

                          1 Reply Last reply
                          1
                          • manosM Offline
                            manosM Offline
                            manos
                            wrote on last edited by
                            #596

                            Hello @sundberg84, I would like to buy the Easy/Newbie PCB for MySensors but I have a few questions
                            I want to use it the 5V Arduino Pro mini not the 3V version
                            I also want to use the battery monitor
                            Is it ok or should I modify "something"
                            Also all the pcbs have the battery "expansion: or not?
                            Thanks, Emmanuel

                            sundberg84S 1 Reply Last reply
                            1
                            • gohanG Offline
                              gohanG Offline
                              gohan
                              Mod
                              wrote on last edited by
                              #597

                              Why would you want to use the 5v arduino on batteries?

                              1 Reply Last reply
                              0
                              • manosM manos

                                Hello @sundberg84, I would like to buy the Easy/Newbie PCB for MySensors but I have a few questions
                                I want to use it the 5V Arduino Pro mini not the 3V version
                                I also want to use the battery monitor
                                Is it ok or should I modify "something"
                                Also all the pcbs have the battery "expansion: or not?
                                Thanks, Emmanuel

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

                                @manos

                                I want to use it the 5V Arduino Pro mini not the 3V version

                                Then you need to use the nrf24l01+ version, that works fine - the RFM69 version needs a 3.3v Pro Mini only.

                                I also want to use the battery monitor

                                As @gohan said - don't use batteries on a 5v node. Use a 3.3v because it will use up your batteries very quickly. See the guides i have on openhardware for different modes on my PCB.

                                Is it ok or should I modify "something"
                                Also all the pcbs have the battery "expansion: or not?

                                "something" is hard to understand, you can modify i many different ways depending on what you want to do. All the basic "modifications" can be found if you read the project page on openhardware.io

                                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

                                manosM 1 Reply Last reply
                                0
                                • sundberg84S sundberg84

                                  @manos

                                  I want to use it the 5V Arduino Pro mini not the 3V version

                                  Then you need to use the nrf24l01+ version, that works fine - the RFM69 version needs a 3.3v Pro Mini only.

                                  I also want to use the battery monitor

                                  As @gohan said - don't use batteries on a 5v node. Use a 3.3v because it will use up your batteries very quickly. See the guides i have on openhardware for different modes on my PCB.

                                  Is it ok or should I modify "something"
                                  Also all the pcbs have the battery "expansion: or not?

                                  "something" is hard to understand, you can modify i many different ways depending on what you want to do. All the basic "modifications" can be found if you read the project page on openhardware.io

                                  manosM Offline
                                  manosM Offline
                                  manos
                                  wrote on last edited by
                                  #599

                                  @sundberg84 thanks for your response
                                  If I don't care about battery consumption can I still view and use the battery monitor to be alarmed when battery is empty?

                                  sundberg84S 1 Reply Last reply
                                  0
                                  • manosM manos

                                    @sundberg84 thanks for your response
                                    If I don't care about battery consumption can I still view and use the battery monitor to be alarmed when battery is empty?

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

                                    @manos yes you can.

                                    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
                                    • T Offline
                                      T Offline
                                      thorcyar
                                      wrote on last edited by
                                      #601
                                      This post is deleted!
                                      1 Reply Last reply
                                      0
                                      • M Offline
                                        M Offline
                                        Mister_ik
                                        wrote on last edited by
                                        #602

                                        Hello @sundberg84. I watched your video 9+ 'MySensors Battery Node 2xAA - EasyPCB (Nrf24l01+)and Temp Sensor' . I have two questions about this video:

                                        • I noticed you connected the tempsensor to the extra prototype part of the board, but i could not see in the video how you connected signal pin of the sensor to the arduino.
                                        • you added a resistor to D5 Temp/Hum, but you did not add the sensor to the mysX2.4 part of the board. Why is that?
                                        sundberg84S 1 Reply Last reply
                                        0
                                        • M Mister_ik

                                          Hello @sundberg84. I watched your video 9+ 'MySensors Battery Node 2xAA - EasyPCB (Nrf24l01+)and Temp Sensor' . I have two questions about this video:

                                          • I noticed you connected the tempsensor to the extra prototype part of the board, but i could not see in the video how you connected signal pin of the sensor to the arduino.
                                          • you added a resistor to D5 Temp/Hum, but you did not add the sensor to the mysX2.4 part of the board. Why is that?
                                          sundberg84S Offline
                                          sundberg84S Offline
                                          sundberg84
                                          Hardware Contributor
                                          wrote on last edited by sundberg84
                                          #603

                                          @mister_ik said in 💬 Easy/Newbie PCB for MySensors:

                                          Hello @sundberg84. I watched your video 9+ 'MySensors Battery Node 2xAA - EasyPCB (Nrf24l01+)and Temp Sensor' . I have two questions about this video:

                                          • I noticed you connected the tempsensor to the extra prototype part of the board, but i could not see in the video how you connected signal pin of the sensor to the arduino.
                                          • you added a resistor to D5 Temp/Hum, but you did not add the sensor to the mysX2.4 part of the board. Why is that?

                                          I connect it on the back with a normal wire to D5 resistor input. So both of your observations above are correct.

                                          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
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          8

                                          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