This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
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

nRF24LU1 pair

I want to use esb to communication between nRF52 with nRF24, I want to add pairing code, anybody can help me?

  • Hi

    I don't know of any pairing libraries for ESB unfortunately, but we provide pairing libraries for the Gazell protocol. Gazell is a protocol that adds frequency hopping and TX/RX synchronization features on top of ESB, and was designed for mouse/keyboard/remote control applications primarily.

    The Gazell pairing library is creatively named GZP, and there is a version both for the nRF24L and the nRF5 series available in the respective SDK's. It handles dynamic pairing, key exchange and encryption.

    For more information on Gazell and GZP please have a look at the following user guides in the infocenter.

    Best regards
    Torbjørn

Related