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. Hardware
  3. Easy/Newbie PCB for MySensors

Easy/Newbie PCB for MySensors

Scheduled Pinned Locked Moved Hardware
257 Posts 37 Posters 105.3k Views 38 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.
  • H Offline
    H Offline
    helvetian
    wrote on last edited by
    #222

    Hi community!
    i just got to fiddle around with my new newbie pcb and i ran into some problems.
    I am already quite familiar with mysensors as i have built quite a couple of different nodes which are working very well (all on bread boards or selfmade pcb boards)
    No i wanted to step up a bit and bought the newbie pcb boards.
    I want to have a battery powered setup. So i did solder all the parts on the board. checked my wiring many times and also checked all components. I even did check the whole pcb board if every line is ok with a multimeter.

    So my problem is:
    all the time i debug my node (mockup sketch) with the Arduino IDE powered by battery, stable power source etc i end up having the error TSP failed.

    when i leave my set up as is (i solders headers to the board to conveniently change the components ) and only power the NRF24 seperatly i get no errors. So it must be something with my power ?
    but i don't get it where exactly my problem lies.
    Could somebody help me?

    sundberg84S 1 Reply Last reply
    0
    • H helvetian

      Hi community!
      i just got to fiddle around with my new newbie pcb and i ran into some problems.
      I am already quite familiar with mysensors as i have built quite a couple of different nodes which are working very well (all on bread boards or selfmade pcb boards)
      No i wanted to step up a bit and bought the newbie pcb boards.
      I want to have a battery powered setup. So i did solder all the parts on the board. checked my wiring many times and also checked all components. I even did check the whole pcb board if every line is ok with a multimeter.

      So my problem is:
      all the time i debug my node (mockup sketch) with the Arduino IDE powered by battery, stable power source etc i end up having the error TSP failed.

      when i leave my set up as is (i solders headers to the board to conveniently change the components ) and only power the NRF24 seperatly i get no errors. So it must be something with my power ?
      but i don't get it where exactly my problem lies.
      Could somebody help me?

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

      @helvetian - hi, sure we can help!
      But it would be much easier if you described your hardware setup (picture?) and logs.
      The EasyPCB is versatile so you can use it in many ways, but a wrong combination can make it not work.
      Do you use a DC-DC booster? Batteries? Which jumpters did you solder? And so on...

      Did you by any chance connect both batteries and ftdi Vcc at the same time?

      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 Offline
        H Offline
        helvetian
        wrote on last edited by
        #224

        thx for your fast reply. i'm in the train right now. so i can't provide you now with any pics. as soon as possible i will do that!

        I am using a battery booster (as it seems the same as you use), i have the battery jumpers connected, all the resistors and caps for the battery measurement.
        It is just wired that it functions while the nrf24 is powered separately. maybe i got some bad radios?
        One more question: the cap just below the booster. is this necessary to reduce the noice for the radio? might that help and if yes what size do you recommend? i didn't solder any cap yet there.

        "Did you by any chance connect both batteries and ftdi Vcc at the same time?"
        Yes! I did try this as well. Same results...
        I should also mention i got my Arduino Pro mini battery powered hacked. So no more LED and Voltage regulator. But then again i also tried it with a untouched one.

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

          I am using 2 10uF ceramic caps both on booster and radio side, so I strongly recommend to get a bunch of those as they are working better than the electrolics and can be used in many ways.

          1 Reply Last reply
          0
          • H helvetian

            thx for your fast reply. i'm in the train right now. so i can't provide you now with any pics. as soon as possible i will do that!

            I am using a battery booster (as it seems the same as you use), i have the battery jumpers connected, all the resistors and caps for the battery measurement.
            It is just wired that it functions while the nrf24 is powered separately. maybe i got some bad radios?
            One more question: the cap just below the booster. is this necessary to reduce the noice for the radio? might that help and if yes what size do you recommend? i didn't solder any cap yet there.

            "Did you by any chance connect both batteries and ftdi Vcc at the same time?"
            Yes! I did try this as well. Same results...
            I should also mention i got my Arduino Pro mini battery powered hacked. So no more LED and Voltage regulator. But then again i also tried it with a untouched one.

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

            @helvetian - good, sounds like a good start.
            If you have a booster + battery jumper in place this powers the radio separately. The most critical capacitor is the one close to VCC/GND on the Nrf24 radio. What value do you use here? Sometimes it helps to try higher values. I use 4,7 in normal cases but sometimes I either replace it or add in parallel a 47uF as well.

            maybe i got some bad radios?

            This is not uncommon... noice from the booster (also common) combined with a bad radio might do this.

            One more question: the cap just below the booster. is this necessary to reduce the noice for the radio?

            Yes and No - I dont have any hard evidence (there are caps on the booster itself) but I have had good results with a 0,1 cheramic cap for a node that didnt work. It doesnt hurt to add.

            "Did you by any chance connect both batteries and ftdi Vcc at the same time?"
            Yes! I did try this as well. Same results...

            Dont do this - only 1 Vcc allowed :)

            When you have the time, upload a picture - it will probably help us more to help you.

            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 Offline
              H Offline
              helvetian
              wrote on last edited by
              #227

              here are some pics form my pcb board!

              0_1516654067507_20180122_213519.jpg 0_1516654074837_20180122_213527.jpg 0_1516654086429_20180122_213538.jpg

              sundberg84S 1 Reply Last reply
              0
              • H helvetian

                here are some pics form my pcb board!

                0_1516654067507_20180122_213519.jpg 0_1516654074837_20180122_213527.jpg 0_1516654086429_20180122_213538.jpg

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

                @helvetian looks good! Nice work.
                I would start by soldering in/change capacitor on the radio and booster as mentioned. Try some other radio of you have. I have never connected the jumper for irq so just to test of nothing else works you can de-solder the irq jumper.

                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 Offline
                  H Offline
                  helvetian
                  wrote on last edited by
                  #229

                  ok. thanks for the tips and your promt assistance! such a great community!
                  i will try to experiment with some caps.
                  i tested already a couple of different radios. but maybe i will get once a decent one which will work

                  gohanG 1 Reply Last reply
                  0
                  • H helvetian

                    ok. thanks for the tips and your promt assistance! such a great community!
                    i will try to experiment with some caps.
                    i tested already a couple of different radios. but maybe i will get once a decent one which will work

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

                    get some of these, I am very happy I got them
                    https://www.aliexpress.com/item/Free-shipping-100PCS-Multilayer-ceramic-capacitor-10UF-106-50V-P-5-08mm/32783039097.html

                    H 1 Reply Last reply
                    0
                    • gohanG gohan

                      get some of these, I am very happy I got them
                      https://www.aliexpress.com/item/Free-shipping-100PCS-Multilayer-ceramic-capacitor-10UF-106-50V-P-5-08mm/32783039097.html

                      H Offline
                      H Offline
                      helvetian
                      wrote on last edited by
                      #231

                      @gohan
                      just bought them on ali. What would you recommend in the meantime till they arrive here in snowy switzerland? i got a assortement of electrolyt caps.
                      i got a bunch of 0.1uf ceramics. could i just solder(or test it on a breadboard) 10 of them to try out?

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

                        try adding first one on the booster and see what happens

                        1 Reply Last reply
                        1
                        • H Offline
                          H Offline
                          helvetian
                          wrote on last edited by helvetian
                          #233

                          just a quick update.

                          i ran some more tests with different radios and a 10uf electroltyte cap on the booster. And some different batteries.
                          Heureka! It works. For now. It is running now with a 3.7v lipo battery without the voltage regulator. Does anybody know if this is safe in the long run?

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

                            I wouldn't do it if I were you. You are going to fry the radio

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

                              If you bypassed the booster and that works it seems like you have a booster which generates alot of noice. Try bypassing it with 2xaa and see what happens.

                              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

                              H 1 Reply Last reply
                              1
                              • sundberg84S sundberg84

                                If you bypassed the booster and that works it seems like you have a booster which generates alot of noice. Try bypassing it with 2xaa and see what happens.

                                H Offline
                                H Offline
                                helvetian
                                wrote on last edited by
                                #236

                                @sundberg84 do you experience the same thing when you are using boosters? Some are better than other even tough they are the same model? Same with the radios?

                                sundberg84S gohanG 2 Replies Last reply
                                0
                                • H helvetian

                                  @sundberg84 do you experience the same thing when you are using boosters? Some are better than other even tough they are the same model? Same with the radios?

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

                                  @helvetian correct. I can buy a batch with 10 boosters and some works and some don't. Most can work with the right capacitors as support but a few was just impossible.

                                  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
                                  1
                                  • H helvetian

                                    @sundberg84 do you experience the same thing when you are using boosters? Some are better than other even tough they are the same model? Same with the radios?

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

                                    @helvetian when dealing with cheap Chinese stuff, you always have to consider that you may have got a poor quality product and because of this I also bought LiFePo4 batteries that run at 3.3v so no regulator needed making it easy to figure out if it is a power issue or else

                                    1 Reply Last reply
                                    1
                                    • H Offline
                                      H Offline
                                      helvetian
                                      wrote on last edited by
                                      #239

                                      Thanks for clarifications

                                      Awesome forum!

                                      sundberg84S 1 Reply Last reply
                                      1
                                      • H helvetian

                                        Thanks for clarifications

                                        Awesome forum!

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

                                        @helvetian - just so you dont miss this. A Atmega328 (Pro mini if you are using EasyPCB) can be run without a booster by reprogramming the fuses/bootloader. This is more advanced but possible. Then you can run the pro mini with a 8mhz or 1mhz internal clock down to the radio minimum 1.9v. This is a better option compared to boosters but harder to achieve.

                                        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

                                        Nca78N 1 Reply Last reply
                                        3
                                        • sundberg84S sundberg84

                                          @helvetian - just so you dont miss this. A Atmega328 (Pro mini if you are using EasyPCB) can be run without a booster by reprogramming the fuses/bootloader. This is more advanced but possible. Then you can run the pro mini with a 8mhz or 1mhz internal clock down to the radio minimum 1.9v. This is a better option compared to boosters but harder to achieve.

                                          Nca78N Offline
                                          Nca78N Offline
                                          Nca78
                                          Hardware Contributor
                                          wrote on last edited by
                                          #241

                                          @sundberg84 said in Easy/Newbie PCB for MySensors:

                                          @helvetian - just so you dont miss this. A Atmega328 (Pro mini if you are using EasyPCB) can be run without a booster by reprogramming the fuses/bootloader. This is more advanced but possible. Then you can run the pro mini with a 8mhz or 1mhz internal clock down to the radio minimum 1.9v. This is a better option compared to boosters but harder to achieve.

                                          No it is not "hard". You just need to copy files in a directory, edit a text file and flash ISP sketch on a nano or uno bard. Easier than dealing with unreliable boosters :p

                                          sundberg84S 1 Reply Last reply
                                          2
                                          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