Easy/Newbie PCB for MySensors
-
@sundberg84 Any idea why I've received a "2nd version" of your Rev.8 from PCBWay for free? By free I mean that I bought 10x your Rev.8 about 2 months ago (Black in the photo), but today I've got a package from China and when I opened I got that other PCB that I haven't ordered :confused:
I don't see any changes regarding the radio capacitor. Any clue?
-
@danivalencia - sorry for late reply, I think @hek can help you. Give him a chat about this.
-
@danivalencia - sorry for late reply, I think @hek can help you. Give him a chat about this.
@sundberg84 No worry, I talked with hek and he finded that was a pcbway mistake. BTW...very good job with the PCB, I'm using it with a lot of my sensors :wink:
-
Hi there !
@sundberg84 very nice job ! :)
is there any plan to fit the board for the Arduino Nano (5V) ? -
@Lior-Rubin - Not at this point.
What would be the benefits compared to Pro Mini?
Nano can only handle 5v input and not 3.3. -
@Lior-Rubin - Not at this point.
What would be the benefits compared to Pro Mini?
Nano can only handle 5v input and not 3.3.@sundberg84 Nothing special behalf of the face that it easier to program it (it has mini USB onboard).
-
@Lior-Rubin Yes - you are right, the Nano is easier.
But I want to stick with the pro mini and the advantages with both a 3.3 and a 5v version for both battery operations and regulated power. You are free if you like to modify my design to your wish and add a Nano instead. If you need any help just ask! -
@Lior-Rubin Yes - you are right, the Nano is easier.
But I want to stick with the pro mini and the advantages with both a 3.3 and a 5v version for both battery operations and regulated power. You are free if you like to modify my design to your wish and add a Nano instead. If you need any help just ask!@sundberg84 Thanks, I'll try to play with the Pro Mini :)
BTW - can you recommend for good supplier from eBay\AliExpress\Etc. ? -
@Lior-Rubin - For components i pretty much use the links from www.mysensors.com/store
Dont forget to order a fdti programmer :) -
@Lior-Rubin - For components i pretty much use the links from www.mysensors.com/store
Dont forget to order a fdti programmer :)@sundberg84 I have all these ... I meant for the Pro Mini 3.3V that you used in your design.
I ordered some from Chinese supplier but the board was damaged ( cannot upload sketches to them).where did you get yours ?
-
@Lior-Rubin - 3 batches from china, link in mysensor store - worked great for me.
-
Hi, I have received the PCBs, it is good help.
(3.3v mini with battery powering)
I have wiring problem. How could I connect radio's power input to boosted powering source to get stable 3.3v?
thanks@Barna see the instructions for "Regulated 5V" and "6-12v to RAW pin" on https://goo.gl/1ZMlUf https://www.openhardware.io/view/4/EasyNewbie-PCB-for-MySensors
-
@Barna Exaclty as @mfalkvidd said - use regulated power instructions instead.
Set the jumper on "reg" and bypass the voltage converter with a wire.Whats good to know is that this has been tested over and over in this forum and the conclusion has been so far that if you run with 2xAA the best sollution is to bypass the radio in the booster (i.e. use battery instructions - hence the difference). The radio can handle down to 1.9v so it wont die for a long time if you have some power savings in use.
-
@Barna Exaclty as @mfalkvidd said - use regulated power instructions instead.
Set the jumper on "reg" and bypass the voltage converter with a wire.Whats good to know is that this has been tested over and over in this forum and the conclusion has been so far that if you run with 2xAA the best sollution is to bypass the radio in the booster (i.e. use battery instructions - hence the difference). The radio can handle down to 1.9v so it wont die for a long time if you have some power savings in use.
@sundberg84 yes, I would like to use 2xAA. I have measured it, 2xAA's out is 2.6V, after booster it is 3.3 .
My first tying was battery jumper, but I had was radio problems.
After bypassed the volt reg part to give 3.3v.
When you have mentioned this : "Set the jumper on "reg" and bypass the voltage converter with a wire." do you talk about the jumper which next to battery jumper or the 2nd? I have tried which is next to radio.
I have a filling, it will be soldering or hw issue, because both has worked, and has not sometimes.
thanks -
@barna - what was the radio problem? If it was range issues i have figured out that some boosters are bad quality but it helps to have a 0,1uF capacitor between out and gnd on the booster.
Note that you can not use both REG and BAT function at the same time.
I mean this:

but if you only have 2.6v im not sure the arduino is going to function properly. With this setup the booster is not active and 2.6v is fed into all components. this is meant for 5v.As i said - i recommend using the bat and booster setup and instead try to figure out the radio problem.
-
@barna - what was the radio problem? If it was range issues i have figured out that some boosters are bad quality but it helps to have a 0,1uF capacitor between out and gnd on the booster.
Note that you can not use both REG and BAT function at the same time.
I mean this:

but if you only have 2.6v im not sure the arduino is going to function properly. With this setup the booster is not active and 2.6v is fed into all components. this is meant for 5v.As i said - i recommend using the bat and booster setup and instead try to figure out the radio problem.
@sundberg84 I'm using battery with booster
-
Then connect it like battery and booster (BAT jumper) and try to figure out why you have the radio problems. Thats my advice. The above is possible (REG) but as i said, i dont think it will work when the battery goes below 2.6v.
-
Then connect it like battery and booster (BAT jumper) and try to figure out why you have the radio problems. Thats my advice. The above is possible (REG) but as i said, i dont think it will work when the battery goes below 2.6v.
@sundberg84
1.
with battery jumper the radio will get direct 2.6v and work until 1.9v
arduino will get 3.3v via booster
2.
If I bypass the REG all of them will get 2.6v
Is my thinking right ? -
@Barna - Exactly!
So again - go with 1. if you are using 2xAA since the arduino needs 2.6-2.8v to funciton.