This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

NRF52833+NRF24LE1 2.4G

Hi

Nordic Team

I use ncs1.6.0, SES compiler.I have a very difficult problem:

Now I am debugging the 2.4g communication between NRF52833 and NRF24LE1. I set the rate, data length, address width and address content to be the same, but failed. What else should I pay attention to?

I am looking forward to your reply. 

thank you very much

Parents Reply Children
  • Hi,

    Thank you for your reply. I have found the cause of the problem. I use the ESB library, but only ESB_PROTOCOL_ESB when configuring ESB_protocol. I previously selected ESB_PROTOCOL_ESB_DPL, so it was never successful.

    thanks

Related