Hi I did not quit yet understand the Gazell Pairing library.
If an encrypted message is send, how do I add some payload to the acknowledgement. And how will I be able to read this payload from the acknowledgement?
What is the maximum size of the data that can be send at once to the host, and what is the maximum payload I can put in the acknowledgement?
If the two devices are paired does this mean they can send encrypted and unencrypted data to eachother without interference from a third device that isn't paired with the host but still broadcasting?
I already looked into the "gzp_dynamic_pairing" example but still these questions remains.