- Notifications
You must be signed in to change notification settings - Fork4
Demonstration of using Core Bluetooth L2CAP channels in Swift on iOS
License
NotificationsYou must be signed in to change notification settings
paulw11/L2CapDemo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Demonstration of using Core Bluetooth L2CAP channels in Swift on iOS. Use theL2Cap swift module
You will need two iOS devices to run this demo. Bluetooth is not supported in the simulator.
On one device, turn on theScan switch - this device is the central that will look for a peripheralOn the other device, turn on tyheAdvertise switch - This device is the peripheral.
Once a connection is made, text entered into the text field on the central will be displayed on the peripheral when you tapSend