This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Central Address Resolution?

I'm migrating form S332 0.9.1alpha (aligned to S132 2.0.0) to the newer S332 2.0.1 (aligned to S132 3.0.0) on a nRF52 board, and I'm seeing a new characteristic under Generic Access 0x1800 primary service: "Central Address Resolution", 0x2AA6.

It suspect that after a firmware update (soft device + bootloader + application) this new characteristic change the BLE device form a OS point of view: I can't write no more to my custom characteristicand and I need to reset manually the Bluetooth cache of OS (Windows, iOS, Android).

Can I disable the Central Address Resolution characteristic?

The same change apply to the standard Nordic bootloader.

Related