TI CC2642R1 as central role (SDK5.40 multi_role example).
I don't want to read the Resolvable Private Address after paired, how to remove the RPAO characteristic from the central device?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
TI CC2642R1 as central role (SDK5.40 multi_role example).
I don't want to read the Resolvable Private Address after paired, how to remove the RPAO characteristic from the central device?
Hey Shepherd,
Thank you for posting on e2e. I appreciate your patience over this holiday season.
I don't want to read the Resolvable Private Address after paired, how to remove the RPAO characteristic from the central device?
Unfortunately, this is not configurable. The GAP attribute table is managed in the source library and cannot be modified. A similar related post discusses this in more depth: see here.
Hope this helps.