Parsing Library

This library contains functions to parse data returned by the device. Users can use this library to parse data returned by the device. Users need to implement Bluetooth search, connection, data transmission, and other functions by themselves.

Supported Architectures

The supported architectures are as follows, and 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

Usage

  1. Message Notification
  2. Connect Device
  3. Read Device Version Information and Battery Level
  4. Sound and Vibration Control
  5. LED Light 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. Get SDK Version Number