Skip to content

Releases: ilawsonlu/ArcBLEKit

ArcBLEKit 0.2.2

Choose a tag to compare

@ilawsonlu ilawsonlu released this 11 Aug 02:16

Adds an opt-in .all GATT discovery mode for legacy peripherals that require full service and characteristic discovery. Notification compatibility mode can now continue receiving values when a peripheral reports notification setup failure, while targeted discovery remains the default.

Full Changelog: 0.2.1...0.2.2

ArcBLEKit 0.1.1

Choose a tag to compare

@ilawsonlu ilawsonlu released this 30 Jul 08:07

First public ArcBLEKit release under the MIT License. Supports service UUID scanning, peripheral identifier reconnection, connection management, characteristic read/write, and notifications on iOS 14+.