Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a0c6789

Browse files
Version 1.1.1
1 parent b6a66a4 commit a0c6789

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

‎CHANGELOG‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
ArduinoBLE ?.?.? - ????.??.??
22

3+
ArduinoBLE 1.1.1 - 2019年09月05日
4+
5+
* [Cordio] Fixed crashing when BLE.begin() is not called
6+
* Fixed ACL RX packet fragmentation, affected devices that supported large MTUs
7+
* Fixed BLECharacteristic::readValue(...) triggering a read request after a notification/indication was received
8+
* Added support for case insensitive comparison of UUID or address string inputs
9+
* Added (optional) company ID argument to BLE.setManufacturerData(...). Thanks @konikoni428
10+
311
ArduinoBLE 1.1.0 - 2019年08月27日
412

513
* Added BLE Central support

‎library.properties‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ArduinoBLE
2-
version=1.1.0
2+
version=1.1.1
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
55
sentence=Enables BLE connectivity on the Arduino MKR WiFi 1010, Arduino UNO WiFi Rev.2, Arduino Nano 33 IoT, and Arduino Nano 33 BLE.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /