Hi, I'm going to get a RC controller for my new model airplane, this time, I thought it would be fun to make one of those Arduino based transmitter/receivers using this version of NRF24L01 from cdebyte with a promised maximum range of 2.5km in optimal conditions, and learn one or two things. me? I only need it to be able to respond at a distance of 500 meters, so that's why I'm using the most powerful NRF24L01 I can find in my country, because the cheaper Chinese clones here are said not to have any more range than 150m. So here are my questions:
Let's say this thing can work in a maximum range of 600m at the ground level, what's the altitude at which it will respond without any issues? I know it depends on many things, but I need to know if it can go as high as, say, 30 meters.
Considering I have no legal issues, can I use two 8dbi antennas for the two modules? How will that compare to a 2dbi antenna? Is the difference significant?
For the maximum range, should I use two modules of the same model? Or can I use a powerful one like this one for the transmitter and a weaker Chinese copy for the receiver?
I'm just gonna use a 3dbi antenna, do you think that'll get me a nice balance between range and responsiveness? One more question, do the antennas on need to be of the same length both sides? Can I use a longer antenna for the transmitter and a shorter antenna for the receiver? Does that improve range?
A Google search on 'arduino lora rc' points to some examples and there is a system called ExpressLRS that is discussed at length in the RCGroups forum.