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,

    I just want to check the communication test so as per your Guidelines i have just configured required settings and i have left all other uncheck. Is it compulsory to clear the interrupts to get data reflected ? or transmitter properly ?

    I have successfully compile the code and i have check SPI using debugger it is sending payload 0x6F 0x70 0x71 (3 bytes).

    for TX side on pin 11 VDD_PA i am getting continuous high to low pulses @ 1.34 KHZ. i checked with oscilloscope.

    so what could be the issue now ?

    on receiver side what could be the interrupt that i can trace and put LED to light if data available ?

Reply
  • Hi Hakon,

    I just want to check the communication test so as per your Guidelines i have just configured required settings and i have left all other uncheck. Is it compulsory to clear the interrupts to get data reflected ? or transmitter properly ?

    I have successfully compile the code and i have check SPI using debugger it is sending payload 0x6F 0x70 0x71 (3 bytes).

    for TX side on pin 11 VDD_PA i am getting continuous high to low pulses @ 1.34 KHZ. i checked with oscilloscope.

    so what could be the issue now ?

    on receiver side what could be the interrupt that i can trace and put LED to light if data available ?

Children
No Data
Related