Dear Nordic Semiconductor Team,
this is the same question as in https://devzone.nordicsemi.com/f/nordic-q-a/40957/att_read_by_type-when-bonded
i accidentaly closed it.
I have a problem with my application.
Everytime i bond with my nordic peripheral device (nrf52832)., the device sends a ATT_Read_By_Type Request.
How can i turn this off. My setup is the Softdevice S132 v6.1 with the SDK v15.2.
I Pair with Man in the Middle only.
I use the peer manager in my Application.
Maybe its important to note that its all based on the ble peripheral template Application from the SDK.
For the testing purpose, i ran it seperately without any changes (except for the changes in security for bond).
It shows the same behavior.
I checked everything i could. I would be happy if you could help.