Efento SDK

The Efento SDK enables the development of custom applications that interact with Efento BLE loggers. The SDK provides functions for scanning and connecting to Efento loggers, allowing you to read measurements from the device memory or configure and modify the settings.

This Kotlin Multiplatform library supports both Android and iOS, leveraging Kotlin coroutines for asynchronous operations. It is designed for multiplatform projects targeting Kotlin/Android and Kotlin/Native (iOS).

You can download the SDK, along with documentation, manuals, and usage examples, from the Efento GitHub.

Last updated