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.- Download the new version of the zip file from the following link.
- Unzip the zip file and you will get the following files:
OPHBluetoothService.m
OPHBluetoothService.h - Add OPHBluetoothService.m and OPHBluetoothService.h to your project.
- Please import OPHBluetoothService.h
#import <OPHBluetoothService.h> - 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