Google fast pair Service and BLE

Hello Nordic Team,

I have a working project that uses BLE to communicate with a mobile app, and I am now looking to integrate Google Fast Pair as an additional feature.

I’m trying to combine BLE LBS and Fast Pair Input Device functionality using Zephyr. However, when I add the prj.conf configuration for BLE LBS to the Fast Pair Input Device project, Fast Pair advertising stops working.

Is it possible to run both standard BLE services (like LBS) and Google Fast Pair simultaneously? If so, could you please guide me on how to properly configure this within Zephyr?

Thank you in advance for your support.

i am using nrodic 5340dk sdk 2.9.0

Best regards,
kelk

Related