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

about gazell on nrf51822 and nrf24lu

Hello , I want know , if i used the Gazell Pairing Library (gzp) , it means that I can not use the ACK Payload function ?if i can use the ack payload function place give me a demo thank u

Parents Reply
  • @Charles: As I mentioned the gazell pairing library built on top of the gazell link layer. ACK payload is already used in dynamic pairing. This is why dynamic pairing used nrf_gzll_device_tx_success() to take care of 2 way communication.

    Can you transfer data in 2 direction with pairing library ? If you can, meaning the ACK payload is already used to help you sending data back to the slave.

Children
No Data
Related