TOPSinfo / BLE_iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BLE Communication

This repository is the demonstration iPhone Bluetooth Low Energy Capabilities

video

Supported Feature:

BLE Central

BLE Peripheral

BLE RSSI Value

BLE Characteristics and read/write values from device

Details:

  • Scan for remote peripherals for a given time interval.
  • Display multiple devices which are available.
  • Continuously scan for remote peripherals for a give time interval, with an in-between delay until interrupted.
  • Connect to remote peripherals with a given time interval as time out.

Technical detail:

Project language - Swift Minimum SDK Version - iOS 12.0 and later

About


Languages

Language:Swift 99.8%Language:C 0.2%