Hi,
I am getting an error when trying to enable the Fast Pair (SDK 2.7.0) using the bt_fast_pair_enable() function.
I debugged this error and I saw that it's caused when evaluating the following if condition:
I: Settings loaded I: Fast Pair: RPA expired W: Fast Pair: cannot get random RPA timeout (rc: 0). Used fixed value I: Fast Pair: setting RPA timeout to 780 [s] I: Fast Pair: prepared the advertising set E: FMDN: dult_user_register returned error: -22 E: FMDN: dult_reset returned error: -13 E: modules_init returned error -22 E: FMDN: bt_fast_pair_enable failed, rc = -22 E: Failed - to init fast pair, err=-22

