NRF24L01+ range of only few meters
-
the 3.3V on the arduino boards suck. Do not use that, instead use the 5V with your own 3.3V regulator.
@ericvdb said:
the 3.3V on the arduino boards suck. Do not use that, instead use the 5V with your own 3.3V regulator.
I'm using 7 nodes with nRF directly connected to my 3.3v pro mini's vcc. Never had any problems with range, since I'm using the nRF Version with antenna on my gateway.
@Anduril are you using capacitors? Try exchanging the nRF which is attached to your gateway.
-
I also have such problems, the following video helps me. I use 3.3V pro mini.
https://www.youtube.com/watch?v=NpMnauHeR7Y -
I also have such problems, the following video helps me. I use 3.3V pro mini.
https://www.youtube.com/watch?v=NpMnauHeR7Y -
I have an issue in a room where nothing goes out (but before yes...) : nor Zwave or nrf24L01 from itead in normal or amplified, either on batteries or on AC... any idea how to investigate this ?
Some wifi is in, I am wondering of a local gateway to wifi to circumvent this...
-
I also have such problems, the following video helps me. I use 3.3V pro mini.
https://www.youtube.com/watch?v=NpMnauHeR7Y -
@sven I did ad a home made half wave on a 433Mhz device (Imagitronix), and also added a quater wave on the RFXTRX to improve the range.
Frequency = 868 MHz
Quarter Wavelength: 82.2 mm = 3.235 inch
Half Wavelength: 164.3 mm = 6.470 inchso it is a quarter Wave as the amplified version propose
-
@sven I did ad a home made half wave on a 433Mhz device (Imagitronix), and also added a quater wave on the RFXTRX to improve the range.
Frequency = 868 MHz
Quarter Wavelength: 82.2 mm = 3.235 inch
Half Wavelength: 164.3 mm = 6.470 inchso it is a quarter Wave as the amplified version propose
-
@ericvdb said:
the 3.3V on the arduino boards suck. Do not use that, instead use the 5V with your own 3.3V regulator.
I'm using 7 nodes with nRF directly connected to my 3.3v pro mini's vcc. Never had any problems with range, since I'm using the nRF Version with antenna on my gateway.
@Anduril are you using capacitors? Try exchanging the nRF which is attached to your gateway.
@HenryWhite yeah I have caps at all my nrfs. Will try with a different power source, as mine is attached to my pc usb as well. At least for testing it should work on batteries.
-
@sven on the video he shows 83.38 ?? you are right, it is 2.4GHz
1/4 wave antenna is 31.25 mm long
1/2 wavelength is 62.5mm.so why did he mesured 83.38 ? was it inches ? (imperial non universal?)
@epierre said:
@sven on the video he shows 83.38 ?? you are right, it is 2.4GHz
1/4 wave antenna is 31.25 mm long
1/2 wavelength is 62.5mm.so why did he mesured 83.38 ? was it inches ? (imperial non universal?)
As Pete explains in the video, you need to add 83.38mm to the pcb antenna to get a full wavelength.
-
@epierre said:
@sven on the video he shows 83.38 ?? you are right, it is 2.4GHz
1/4 wave antenna is 31.25 mm long
1/2 wavelength is 62.5mm.so why did he mesured 83.38 ? was it inches ? (imperial non universal?)
As Pete explains in the video, you need to add 83.38mm to the pcb antenna to get a full wavelength.
-
@HenryWhite yeah I have caps at all my nrfs. Will try with a different power source, as mine is attached to my pc usb as well. At least for testing it should work on batteries.
@Anduril said:
@HenryWhite yeah I have caps at all my nrfs. Will try with a different power source, as mine is attached to my pc usb as well. At least for testing it should work on batteries.
If that doesn't help try exchanging the Gateway Radio module.
-
Basically, from what I understand, a few meters of range is abnormal, and there is something I am doing wrong (a lot of which you outlined above and elsewhere). I understand that if powered correctly and fitted with capacitors and, if need be, some home made antennas, they should communicate through concrete walls up to 10-20 meters.
Do you confirm? Only then I will have the stamina to go back and spend another weekend crouched on that desk. :wink:
-
The nrf should have about the same range as regular wifi. So if regular wifi works in that room, you should be able to get the nrf working. If wifi doesn't work, you are not likely to get the nrf working either. In that case you'll probably be better off using ethernet (place an ethernet gateway in that room, with wired access to your home network) or use rs485.
10-20m solid concrete is going to be tough (for almost any type of radio signal), but with regular walls you should get at least 10m, probably 20-50.
-
@epierre my notes are in inches so forgive me not converting it here. My thinking was to make a full wavelength antenna using the existing pcb antenna. A full wavelength antenna for 2.4GHz is 4.92 in. I measured the existing pcb antenna on the nRF and it was 1.64 in. So, 4.92 - 1.64 = 3.28 in. (or 8.3312 cm). I'm not claiming to be an expert at all (an other people have said this shouldn't work) but it has worked well for me so I keep doing it. :) Others have reported success too so hopefully it will help you.
(thanks for your help @mfalkvidd)
@nunver Have you changed the PA level to MAX in myconfig.h?
-
@Anduril said:
@HenryWhite yeah I have caps at all my nrfs. Will try with a different power source, as mine is attached to my pc usb as well. At least for testing it should work on batteries.
If that doesn't help try exchanging the Gateway Radio module.
@HenryWhite I tried with my ESP on battery and only get few meters range, too.
Also changing radio did not change anything. But my radios are from the same seller, even if my second batch was ordered months after the first. So maybe still same typ of radios.
I will check for @VooDooX hint and change datarates. I will report back... -
@epierre my notes are in inches so forgive me not converting it here. My thinking was to make a full wavelength antenna using the existing pcb antenna. A full wavelength antenna for 2.4GHz is 4.92 in. I measured the existing pcb antenna on the nRF and it was 1.64 in. So, 4.92 - 1.64 = 3.28 in. (or 8.3312 cm). I'm not claiming to be an expert at all (an other people have said this shouldn't work) but it has worked well for me so I keep doing it. :) Others have reported success too so hopefully it will help you.
(thanks for your help @mfalkvidd)
@nunver Have you changed the PA level to MAX in myconfig.h?
-
@petewill when you solder you are at the end of the existing antenna, so you should add both length right ? and yes using imperial unit is well... non international ;-)