-
Notifications
You must be signed in to change notification settings - Fork 223
Pull requests: arduino-libraries/ArduinoBLE
Pull requests list
Add comment about generic BLE central apps in all example sketches
#2
by sandeepmistry
was merged Dec 14, 2018
Loading...
updated Dec 14, 2018
Characteristic value lengths can be up to 512 bytes, uint8_t should not be used to store the length
#8
by sandeepmistry
was merged Apr 11, 2019
Loading...
updated Apr 11, 2019
Correct invalid keywords.txt KEYWORD_TOKENTYPE
#10
by per1234
was merged May 31, 2019
Loading...
updated May 31, 2019
Add support for Arduino Nano 33 IoT board
#9
by sandeepmistry
was merged Jun 5, 2019
Loading...
updated Jun 5, 2019
Add BLE Central support
#13
by sandeepmistry
was merged Aug 27, 2019
Loading...
updated Aug 27, 2019
Cordio: prevent crashes if BLE.begin() is not called
#17
by sandeepmistry
was merged Sep 3, 2019
Loading...
updated Sep 3, 2019
Handle ACL RX packet fragementation via buffer
#16
by sandeepmistry
was merged Sep 3, 2019
Loading...
updated Sep 3, 2019
Fix BLECharacteristic::readValue(...) triggering a read request after a notification/indication was received
#21
by sandeepmistry
was merged Sep 5, 2019
Loading...
updated Sep 5, 2019
Use case insensitive comparison for UUID or address string inputs
#24
by sandeepmistry
was merged Sep 5, 2019
Loading...
updated Sep 5, 2019
Add (optional) company ID argument to BLE.setManufacturerData(....)
#18
by konikoni428
was merged Sep 5, 2019
Loading...
updated Sep 5, 2019
Add support to STBTLE-RF and STBTLE-1S module
#26
by cparata
was closed Sep 20, 2019
Loading...
updated Sep 20, 2019
[DO NOT MERGE] Add Github Actions workflow to build library examples
#31
by sandeepmistry
was closed Oct 4, 2019
Loading...
updated Oct 4, 2019
[DO NOT MERGE] Add Github Actions workflow with official arduino-cli action to build library examples
#32
by rsora
was closed Oct 4, 2019
Loading...
updated Oct 4, 2019
Use Github workflows to compile examples and spell check
#34
by sandeepmistry
was merged Oct 7, 2019
Loading...
updated Oct 7, 2019
Cordio: BLE thread loop fixes
#44
by sandeepmistry
was merged Dec 2, 2019
Loading...
updated Dec 2, 2019
Dangling pointer in setManufacturerData
#61
by thekunalsaini
was closed Mar 23, 2020
Loading...
updated Mar 23, 2020
PDU rejected due to wrong opcode set in 'Request Opcode In Error'
#95
by RobertVS-MS
was merged Jul 14, 2020
Loading...
updated Jul 14, 2020
Fix for advertised service data not working
#29
by sandeepmistry
was merged Aug 17, 2020
Loading...
updated Aug 17, 2020
Fix service data size check in advertising packets
#86
by ippie52
was closed Aug 17, 2020
Loading...
updated Aug 17, 2020
[portenta] Send service pack updates through mbed initialization
#111
by polldo
was merged Sep 4, 2020
Loading...
updated Sep 4, 2020
Implement supervision timeout setting for peripherals
#101
by polldo
was merged Oct 29, 2020
Loading...
updated Oct 29, 2020
ProTip!
no:milestone will show everything without a milestone.