Post a link to the module (but it seems very unlikely that you will actually get the advertised range).
NRF24L01 modules are bidirectional, and their normal operation requires bidirectional communication in order to verify that messages are successfully transferred. The chip data sheet explains the operation.
Because if what you want is already available and explained, it is a huge waste of everyone's time to re-explain everything to you.
I came here for a reason, I can't find what I need, If you can't explain or you don't know or you don't like
to explain to me how it's working then don't waste your time with me.
I need a person who knows and can give me a example how to use 2x nRF24L01 module in both
directions (to transmit and receive data with only 2 modules).
The two antennae that you cite would appear to be omnidirectional. I doubt they would have any gain over the coaxial half wave dipole that you illustrate - but perhaps if you cite the datasheets for each, we might be able to figure it out.
Paul__B:
The two antennae that you cite would appear to be omnidirectional. I doubt they would have any gain over the coaxial half wave dipole that you illustrate - but perhaps if you cite the datasheets for each, we might be able to figure it out.
Quite, the only way to get a higher gain antenna would be to use a directional antenna such as a Yagi.
Domino60:
I've been working with a simple NRF24 and i decided to buy a NRF24 with the antenna that
as described has 1100m (1.1km) Range.
Pity you didn't provide a link, eh? It's like me saying I bought a dog which is described as quite frightening. More facts would help.
My own experience is that even with a short antenna (like this one) I only got around 40 m range.
The devices are bi-directional but not at the same time. So you can transmit a message, and then get a response. In fact the library lets you know if the message got through.
I came here for a reason, I can't find what I need, If you can't explain or you don't know or you don't like
to explain to me how it's working then don't waste your time with me.
I need a person who knows and can give me a example how to use 2x nRF24L01 module in both
directions (to transmit and receive data with only 2 modules).
We are here for a reason too. That is to help people after Googling and reading the documentation fails. Not to provide personal tuition if you are too lazy to do that for yourself.
Oh I see you posted the links (well, images anyway) after some prompting. Better late than never.
I'd be a little surprised if they extended the range from what is for me, basically the length of my house, to over a kilometre.
I think another relevant parameter would be the power output of the transmitter. Do the advertising for these antennae claim they will work at 1.1 km for this particular module? Or just if you pump enough watts into it? In any case I think the 2.4 GHz band is supposed to be for short-range devices like routers, so the likelihood that you can get past a few thousand routers and get good reception at the other end would be low.
If you want range in the 2.4GHz band then use parabolic reflectors. Else use a
lower frequency such as the 433MHz ISM band. Lower frequency = large dipole =
more range (all else being equal).
That video mentions a "high power" module. I don't believe mine is high power.
When he said high power one he mean the ones with the antenna.
Do you mean that you used the pcb antenna ones? I got that ones too and i wanna buy with the
antenna, looked on youtube a lot of videos and thinking to buy few of them.
As I seed from the video you can send a lot of pack per second so thinking about that, let's say we got minimum
20 packs per second, what i need is to transmit and receive data only from 2 modules.
For example, I got some sensors in my car and a graphical interface software on my computer, i wanna control
the car and get the data from the sensors which are in the car to my computer and see them real time.