Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pause feature + multi-characteristic discovery. #91

Open
wants to merge 10 commits into
base: development
Choose a base branch
from

Conversation

ntn-x2
Copy link

@ntn-x2 ntn-x2 commented Sep 21, 2018

  • It's now also possible to simply pause a BKPeripheral instance, keeping the info about all the connected BKCentrals.

  • It's now possible to look for multiple BKCharacteristic associated with a BKService. Delegate methods have been updated accordingly.

Daij-Djan and others added 10 commits January 10, 2017 12:01
…s of same devices

allows us to react to RSSI changes
…han 1 yet the IF condition that fires them off is checking exactly for 1. This should be a check for >= 1 which is what this commit changes. See rhummelmose#77
…-77-bkpeer-senddata

Fix for Issue 77 - BKPeer, sendData
added updateDuplicates flag that tells ios to NOT coalesce discoveries
- Update BKPeripheralStateMachine to support the new functionality;
- Update readme.md to show example of new functionalit;
… peripheral;

- Update source code to Swift 4.1;
@rhummelmose
Copy link
Owner

This has conflicts

@rhummelmose
Copy link
Owner

@Diiaablo95 can you fix the build errors and I will merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants