Skip to content

Pull requests: arduino-libraries/ArduinoBLE

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Write method for returning the number of bytes transferred topic: code Related to content of the project itself type: enhancement Proposed improvement
#371 opened Oct 3, 2024 by fabik111 Loading…
Arduino M0 board crashes when setting BLE handle from data buffer topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#370 opened Oct 3, 2024 by fabik111 Loading…
fix types & other small issues topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#366 opened Aug 26, 2024 by offspring Loading…
fix build for ESP32-C2, ESP32-C6 and ESP32-H2 targets with Arduino-ESP32 Core 3.0.x topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#364 opened Aug 8, 2024 by lyusupov Loading…
Use mbed::callback for BLE event handler typedefs on ARDUINO_ARCH_MBED topic: code Related to content of the project itself type: enhancement Proposed improvement
#352 opened Feb 12, 2024 by DenebTM Loading…
Reset scan filters when stopScan is called [Fixes #350] topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#351 opened Feb 5, 2024 by andrewchilds Loading…
Fix UUID String Handling in BLEUuid Class topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#348 opened Feb 1, 2024 by Mankianer Loading…
Fixed bluetooth initialization crash on espressif esp32 boards. topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#345 opened Jan 25, 2024 by igadmg Loading…
Add function to manage low power mode status topic: code Related to content of the project itself type: enhancement Proposed improvement
#327 opened Oct 11, 2023 by leonardocavagnis Loading…
Arduino Nano 33 IoT large transfer fix (MCU hang bug) topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#316 opened Aug 5, 2023 by coderand Loading…
Add address function to get binary buff address topic: code Related to content of the project itself type: enhancement Proposed improvement
#294 opened Mar 28, 2023 by viewpointsa Loading…
Update docs for BLECharacteristic constructor topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project
#291 opened Mar 13, 2023 by SUI298 Loading…
Add support for passive scans topic: code Related to content of the project itself type: enhancement Proposed improvement
#283 opened Jan 6, 2023 by BartTK Loading…
Fix for issue #245 - ATT_OP_FIND_INFO_RESP incorrect processing durin… topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#263 opened Sep 25, 2022 by carterd Loading…
Mixed naming of central and peripheral in examples topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project
#232 opened Apr 7, 2022 by mklemarczyk Loading…
Definition for known format types. topic: code Related to content of the project itself type: enhancement Proposed improvement
#230 opened Apr 6, 2022 by mklemarczyk Loading…
Allocate dyamic sized arrays topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#141 opened Nov 14, 2020 by ollie1400 Loading…
[WIP] Add unit test workflow topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
#135 opened Nov 2, 2020 by polldo Draft
Exposed GAP.setAdvertisedServiceData to BLELocalDevice topic: code Related to content of the project itself type: enhancement Proposed improvement
#110 opened Sep 2, 2020 by cotdp Loading…
Implement functions to retrieve multiple connected devices topic: code Related to content of the project itself type: enhancement Proposed improvement
#105 opened Aug 11, 2020 by polldo Loading…
[DO NOT MERGE] Fix slow handling of RX data status: on hold Do not proceed at this time topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#96 opened Jul 14, 2020 by manchoz Loading…
Adding retrieval of service data from BLEDevice
#94 opened Jul 8, 2020 by gsp8181 Loading…
Add BLEDevice.manufacturerData()
#53 opened Jan 22, 2020 by makisin Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.