Increase the distance #12380
Unanswered
MehmetOzkann
asked this question in
nRF
Replies: 1 comment 1 reply
-
That is an interesting module. The official driver operates the NRF24l01 at maximum power and minimum bandwidth. These are the conditions for maximum range. The PA/LNA part of the module is a purely electronic device with no way to configure its performance in code. As far as I can see all you can do is ensure you have a clear line of sight between transmitter and receiver and consider the use of directional antennas. I do think the manufacturer's claim of 1100M may be optimistic. Have you considered Lora? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi, i have nrf24l01 pa lna module and i am working with nrf24l01 library but in power and speed settings there is not enough resources for antenna module to increase distance. How can I adjust the dbm and speed settings according to the antenna module? The datasheet says it's up to 20 dBm for the transmitter and -95 dBm for the receiver.
Beta Was this translation helpful? Give feedback.
All reactions