Skip to content

Issues: arduino-libraries/ArduinoBLE

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

fix: unused variable warnings topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#396 opened Apr 18, 2025 by fpistm Loading…
Allow valueSize changes after initialization to adjust to MTU size topic: code Related to content of the project itself type: enhancement Proposed improvement
#391 opened Apr 9, 2025 by matpowel Loading…
22-byte Name descriptor (0x2901) throws GATT error 7 (offset error) - shorter or longer names are fine topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#383 opened Feb 6, 2025 by madmanguruman
Pairing/Bonding for NRF52840 topic: code Related to content of the project itself type: enhancement Proposed improvement
#372 opened Oct 22, 2024 by yhur
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…
BLEService does not survive BLE cycles topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#357 opened Mar 28, 2024 by OpenSrcerer
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…
BLE.scan will not work after a BLE.scanFor[Uuid|Name|Address], even after a BLE.stopScan topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#350 opened Feb 2, 2024 by andrewchilds
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 for detecting characteristic change topic: code Related to content of the project itself type: enhancement Proposed improvement
#343 opened Jan 13, 2024 by ChrisPallasch
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…
If something within BLELocalDevice::begin() fail calls to end will fault topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#324 opened Sep 6, 2023 by KurtE
CYW43439 chip support topic: code Related to content of the project itself type: enhancement Proposed improvement
#320 opened Aug 24, 2023 by samartzidis
HCICardioTransport - RingBuffer _rxBuf may not be safe topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#318 opened Aug 9, 2023 by KurtE
Buffer overflow with Giga R1 WiFi topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#313 opened Jul 24, 2023 by controllercustom
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…
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…
BLEFieldCompleteAdvertisedService128 / BLEFieldIncompleteAdvertisedService128 topic: code Related to content of the project itself
#239 opened May 23, 2022 by 3sigma
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…
Doesn't detect the bluetooth service in every loop topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#223 opened Feb 27, 2022 by eddydecena
Possible signal corruption from other code/modules + filter code for RX topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#213 opened Dec 16, 2021 by mattleesmi
BLE.scan(true) stopped after 10-15 minutes status: waiting for information More information must be provided before work can proceed topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
#202 opened Sep 20, 2021 by murali-dotworld
ProTip! Exclude everything labeled bug with -label:bug.