Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 437 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 437 Bytes

BleuIO Serial Communication Library

This C++ library simplifies communication with the BleuIO Bluetooth Low Energy (BLE) USB dongle using serial ports.

Features

  • Send AT commands to BleuIO USB dongle
  • Receive and process BLE device data
  • Lightweight and easy to integrate into BLE applications

Installation

  1. Clone the repository:
    git clone https://github.com/smart-sensor-devices-ab/BleuIO-cpp-library.git