We have released the source files (OPHBluetoothService.m / OPHBluetoothService.h) for iOS application development.
Release history

Changes

  • The first release.(Source code base)

Update procedure

You can download the source file (OPHBluetoothService.m / OPHBluetoothService.h) for iOS application development by following the steps below.
  1. Download the new version of the zip file from the following link.
  2. Unzip the zip file and you will get the following files:
    OPHBluetoothService.m
    OPHBluetoothService.h
  3. Add OPHBluetoothService.m and OPHBluetoothService.h to your project.
  4. Please import OPHBluetoothService.h
    #import <OPHBluetoothService.h>
  5. Build the application.

iOS application development

For details on the procedure for developing an application on the iOS side for communication using OPH-5000 Bluetooth MFi, refer to iOS Application Development.

Sample program

iOS sample program using the source code (OPHBluetoothService.m / OPHBluetoothService.h) for iOS application development: FirstApp.
FirstApp is a sample code that connects to the OPH-5000i's Bluetooth MFi and sends and receives data.



Last updated: 2022/05/09