Skip to content

Pull requests: arduino-libraries/ArduinoBLE

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

Pull requests list

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…
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.