Skip to content

joshpirihi/HM10-BluetoothSerial-iOS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HM10 Bluetooth Serial iOS

This is a simple iOS 9 app that lets you communicate with a HM10 (or HM11) Bluetooth UART module. This way you can communicate from your iPhone/iPad with e.g. an Arduino.

It is available for free on the App Store.

Note 1: (IMPORTANT) In the preferences (within the app), select 'Write with response' if you have a fake HM10, or select 'Write without response' if you have a legit HM10 or HM11. If you don't select the right option, the app won't be able to write data to the bluetooth module.

Note 2: The helper class for the bluetooth communication can also be found here.

About

An iOS 9 app to communicate with a HM10 Bluetooth module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 56.6%
  • Swift 43.4%