Skip to content

What Is Gripable SDK?

Gripable SDK is a pair of high-level mobile SDKs for integrating Gripable BLE devices into Android and iOS applications.

The SDKs give client apps a consistent model for:

  • initializing Bluetooth and permission flows
  • scanning for Gripable devices
  • connecting to a device and observing its state
  • reading grip force, battery, charging, and device info
  • running guided grip calibration
  • performing firmware updates

The Android and iOS SDKs are published with the same public product version, and the docs are written so client teams can move between platforms without learning two unrelated concepts.

  1. Quickstart
  2. SDK Concepts
  3. Platform guide:
  4. API reference:

Built for client onboarding, installation, and API usage.