Skip to content

getditto-shared/bluetooth-blog-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 

Repository files navigation

Bluetooth Low Energy Sample Apps

Here are sample apps that show how to build apps that can communicate over Bluetooth Low Energy.

Running the sample app

Prerequisites:

  1. XCode 11 or higher
  2. iOS 12 or higher
  3. Cocoapods

Running the iOS BluetoothChat:

  1. Clone this repo with git clone https://github.com/getditto/bluetooth-blog-tutorial
  2. In terminal go to: cd iOS/App
  3. Run pod install --repo-update
  4. Open up BluetoothChat.xcworkspace
  5. Run the app on 2 or more physical devices, the simulator is not recommended.

Getting Started with Android Bluetooth

Coming Soon!

About

A tutorial using Core Bluetooth and Android Bluetooth from Scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published