This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF24L01+ PIPE SETTINGS

Hello,

i just want setup 1Tx and 1 RX using NRF24L01+ chips. but i am confused what should be Transmitter side Tx & Rx and what should be in Rx Tx & RX ? in order to use auto-ack feature.

which addresses sould be kept in Transmitter and Receiver side ? could you please explain with some example as i am not able to understand...

Please help

Thanks

Parents
  • Hi Hakon,

    Finally i am able to get the TX_DS and MAX_RT bits with my led. I have tried with HW SPI MCU and it worked. Soft SPI is not working with NRF24L01+ i don't know why everything seems to be fine. Now i have issue of speed and range. I have tried to put both the module to 250kbps to get more range. by setting RF_DR_LOW = 1 & RF_DR_HIGH = 0. // speed set to 250kbps. Is there any thing else to set ? Because i got worst range with 250kbps. Even it did not cross single wall properly. People say when you transmit at lower rates you get better range. But in my case its completed vice-versa. With default 2mbps speed i am getting good range in my home with 3-4 walls crossed easily. So what you say ? what could be the issue with 250kbps ? and practically low speed high range ? right ?

    awaiting your reply.

Reply
  • Hi Hakon,

    Finally i am able to get the TX_DS and MAX_RT bits with my led. I have tried with HW SPI MCU and it worked. Soft SPI is not working with NRF24L01+ i don't know why everything seems to be fine. Now i have issue of speed and range. I have tried to put both the module to 250kbps to get more range. by setting RF_DR_LOW = 1 & RF_DR_HIGH = 0. // speed set to 250kbps. Is there any thing else to set ? Because i got worst range with 250kbps. Even it did not cross single wall properly. People say when you transmit at lower rates you get better range. But in my case its completed vice-versa. With default 2mbps speed i am getting good range in my home with 3-4 walls crossed easily. So what you say ? what could be the issue with 250kbps ? and practically low speed high range ? right ?

    awaiting your reply.

Children
Related