Bluetooth Library

This library includes functions for Bluetooth search, connection, data transmission, etc. Users can use this library to communicate with devices.

Supported Architectures

The supported architectures are as follows. You can find the corresponding library files here.

Architecture Support
aarch64-apple-ios
aarch64-linux-android
x86_64-apple-darwin
aarch64-apple-darwin
x86_64-pc-windows-msvc
i686-pc-windows-msvc
x86_64-unknown-linux-gnu
i686-unknown-linux-gnu
armv7-unknown-linux-gnueabihf
aarch64-unknown-linux-gnu

Instructions

  1. Scan Devices
  2. Connect Devices
  3. Read Device Version Information and Battery Level
  4. Sound and Vibration Control
  5. LED Control
  6. Change Bluetooth Name
  7. Change Device Time
  8. Read Device Mac Address
  9. General Configuration
  10. Barcode Configuration
  11. Inventory Mode Configuration
  12. Prefix and Suffix Configuration
  13. Restore Factory Settings
  14. Restart Device
  15. Set Debug Mode

Examples in Other Languages

Language Link
Swift https://github.com/Inateck-Technology-Inc/ios_sdk
Kotlin https://github.com/Inateck-Technology-Inc/android_sdk
Java https://github.com/Inateck-Technology-Inc/java_sdk
C# https://github.com/Inateck-Technology-Inc/csharp_sdk
C++ https://github.com/Inateck-Technology-Inc/cpp_sdk
Python https://github.com/Inateck-Technology-Inc/python_sdk
C https://github.com/Inateck-Technology-Inc/cpp_sdk