Hello,
I am currently working on a project that involves the host device to send configurations parameters over to the device. I was hoping the connection between in device and host to be encrypted as there could be multiple hosts/devices in the vicinity.
Based on another thread https://devzone.nordicsemi.com/f/nordic-q-a/32865/gazell-bi-directional-communication-between-paired-devices, I wanted to make sure that I am interpreting the solution correctly: since encrypted pipe's ACK payload is used for AES counter updates, the encrypted pipe should not be used to piggyback ack payloads.