Secure Bluetooth communication between devices and smart phones

We had many communication projects, in which data were transmitted between mobile phones and IoT devices over either Bluetooth or Bluetooth Low Energy (BLE) channel. Thus we developed a common library for quicker and easier integration. The library is developed in C++ and have the following features:

 

Features

  • static library available for iOS and Linux devices
  • 2 calls to register a device for push notification in BLE
  • broadcast BLE services in easy steps
  •