I have an application where I use the bt_gatt_write() method and I would like to obtain information about the number of packets sent in my operations.
I would like to know how many packets it sent, and if it needed to send more than once to receive confirmation of receipt from the other end.
I would also like to obtain the PRR (Packet Reception Rate) on the node that receives the write.