uploaded 2 months ago
Google Fast Pair Service (GFPS) BLE Service component for ESP-IDF

readme

Google Fast Pair Service (GFPS) Service BLE Service Component

Badge

The GfpsService implements the Google Fast Pair Service, allowing first-party fast-pair experience on Android devices using the google nearby framework. This also supports app matching / launching, as well as Google's Find My Device service. Finally, GFPS supports sharing device pairing info across that account's google devices and personalizing the name of the device.

The gfps_service component is designed to be used with a NimBLE host stack.

Example

The example shows how to use the espp::GfpsService class together with the espp::BleGattServer class to create and manage a BLE GATT server that provides support for Google Fast Pair Service (GFPS) using the nearby/embedded framework.

Links

Supports all targets

Maintainer

  • William Emfinger <waemfinger@gmail.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "espp/gfps_service^1.0.11"

or download archive

Stats

  • Archive size
    Archive size ~ 118.27 KB
  • Downloaded in total
    Downloaded in total 4.4k times
  • Downloaded this version
    This version: 70 times

Badge

espp/gfps_service version: 1.0.11
|