An open API service for providing issue and pull request metadata for open source projects.

GitHub / espressif/arduino-esp32 issues and pull requests

Labelled with: Area: BLE

#11813 - feat(simpleBLE): Add support for NimBLE

Pull Request - State: closed - Opened by lucasssvaz 3 months ago - 3 comments
Labels: Status: Pending Merge, Area: BLE

#11807 - BLE Bluedroid: If you fail to enter the correct PIN the 1st time, on 2nd try it will not give you any prompt and just connect you

Issue - State: closed - Opened by Rob58329 3 months ago - 3 comments
Labels: Resolution: Unable to reproduce, Area: BLE

#11804 - feat(ble): Enable BLE for ESP32-P4 through esp-hosted

Pull Request - State: closed - Opened by lucasssvaz 3 months ago - 5 comments
Labels: Status: Pending Merge, Area: BLE

#11788 - Build of a Bluetooth LE example sketch for ESP32-P4 target gives a failure

Issue - State: closed - Opened by lyusupov 3 months ago - 8 comments
Labels: Area: BLE

#11780 - Fail to connect thermal printer by using BLE client.

Issue - State: closed - Opened by mingchi21 3 months ago - 11 comments
Labels: Area: BLE

#11424 - feat(NimBLE): Add support for NimBLE

Pull Request - State: closed - Opened by lucasssvaz 6 months ago - 3 comments
Labels: Status: Test needed, Area: Libraries, Status: Pending Merge, Area: BLE

#11234 - check for `CONFIG_BT_BLUEDROID_ENABLED` in esp32-hal-misc.c

Pull Request - State: closed - Opened by Jason2866 8 months ago - 3 comments
Labels: Status: Pending Merge, Area: BLE

#11234 - check for `CONFIG_BT_BLUEDROID_ENABLED` in esp32-hal-misc.c

Pull Request - State: closed - Opened by Jason2866 8 months ago - 3 comments
Labels: Status: Pending Merge, Area: BLE

#11214 - Use CONFIG_BT_BLUEDROID_ENABLED for enabling

Pull Request - State: closed - Opened by Jason2866 8 months ago - 3 comments
Labels: Area: BT&Wifi, Status: Pending Merge, Area: BLE

#11214 - Use CONFIG_BT_BLUEDROID_ENABLED for enabling

Pull Request - State: closed - Opened by Jason2866 8 months ago - 3 comments
Labels: Area: BT&Wifi, Status: Pending Merge, Area: BLE

#11181 - esp_bt_init falied : 259

Issue - State: open - Opened by Admsher 8 months ago - 13 comments
Labels: Type: Bug :bug:, Area: Arduino as ESP-IDF component, Area: BLE, bug 🐞

#11154 - fix: BLEAdvertising methods return error codes

Pull Request - State: closed - Opened by FidelSch 8 months ago - 6 comments
Labels: Status: Pending Merge, Area: BLE

#11154 - fix: BLEAdvertising methods return error codes

Pull Request - State: closed - Opened by FidelSch 8 months ago - 6 comments
Labels: Status: Pending Merge, Area: BLE

#11138 - Cant compile

Issue - State: closed - Opened by niekie813 9 months ago - 4 comments
Labels: Area: BLE, 3.0 migration

#11134 - BLE Client example causing corruption of characteristic UUID

Issue - State: closed - Opened by pepassaco 9 months ago - 24 comments
Labels: Status: Solved, Area: BLE

#10937 - refactor(BLE): Add NimBLE support

Pull Request - State: closed - Opened by lucasssvaz 10 months ago - 3 comments
Labels: Status: In Progress, Area: BLE

#10665 - BLECharacteristic optimization

Pull Request - State: closed - Opened by sylque 12 months ago - 3 comments
Labels: Status: Pending Merge, Area: BLE

#10665 - BLECharacteristic optimization

Pull Request - State: closed - Opened by sylque 12 months ago - 3 comments
Labels: Status: Pending Merge, Area: BLE

#10606 - Server name returned by scan advertisement call back can contain padded NULLs causing problems.

Issue - State: closed - Opened by tvonderhaar about 1 year ago - 4 comments
Labels: Type: Question, Status: Solved, Area: BLE

#10512 - fix(ble): Fixed typos (or copy/paste issues) in comments for AD types in BLEAdvertising

Pull Request - State: closed - Opened by thomasw-mitutoyo-ctl about 1 year ago - 5 comments
Labels: Status: Pending Merge, Area: BLE

#10512 - fix(ble): Fixed typos (or copy/paste issues) in comments for AD types in BLEAdvertising

Pull Request - State: closed - Opened by thomasw-mitutoyo-ctl about 1 year ago - 5 comments
Labels: Status: Pending Merge, Area: BLE

#10432 - ESP32-C3 - Version 3.0 breaks BLEHIDDevice LEDs events (Caps Lock, Num Lock, etc.)

Issue - State: open - Opened by GiyeopKim1993 about 1 year ago - 5 comments
Labels: Area: BLE

#9875 - fix(BLE): Arduino String shall not be used within std::map<>

Pull Request - State: closed - Opened by SuGlider over 1 year ago - 3 comments
Labels: Type: Bug :bug:, Type: Regression, Status: Pending Merge, Area: BLE

#9768 - Exception on BLERemoteService::getCharacteristic

Issue - State: closed - Opened by bobemoe over 1 year ago - 11 comments
Labels: Type: Bug :bug:, Status: In Progress, Priority: High :mount_fuji:, Type: Regression, Area: BLE

#9061 - esp32-c3 & BLE: E (4212) BLE_INIT: Invalid controller task prioriy or stack size

Issue - State: closed - Opened by bmedici almost 2 years ago - 3 comments
Labels: Resolution: Unable to reproduce, Type: Question, IDE: PlaformIO, Area: BLE

#9005 - fix(esp32): Added a timeout option to the BLEClient's connect function

Pull Request - State: closed - Opened by LiveSparks almost 2 years ago - 4 comments
Labels: Status: Pending Merge, Area: BLE

#8972 - BT_BTM: LE ES SetParams: cmd err=0xc

Issue - State: closed - Opened by DavidStacer almost 2 years ago - 1 comment
Labels: Chip: ESP32-S3, Area: BLE

#8969 - Document or resolve divergence from ArduinoBLE API

Issue - State: closed - Opened by rgov almost 2 years ago - 3 comments
Labels: Type: Feature request, Area: BLE

#8911 - Unable to receive images when BLE is used

Issue - State: closed - Opened by Abhay-2412 about 2 years ago - 8 comments
Labels: Resolution: Awaiting response, Area: BLE

#8900 - BLEServer increments m_ConnectCount after calling any callbacks

Issue - State: closed - Opened by LawrenceK about 2 years ago - 1 comment
Labels: Area: BLE

#8899 - Service does not correctly advertise UUID when BLEDevice Init deviceName string len > 5

Issue - State: closed - Opened by tklenke about 2 years ago - 1 comment
Labels: Status: Needs investigation, Area: BLE

#8413 - pCharacteristic->notify() memory leak

Issue - State: closed - Opened by raphael-bmec-co over 2 years ago - 7 comments
Labels: Type: Bug :bug:, Resolution: Expired, Area: BLE

#8385 - can't connect BLE device in scanCompleteCB function

Issue - State: closed - Opened by liyang5945 over 2 years ago - 2 comments
Labels: Area: BLE

#8176 - BLE provisioning sample doesn't work on release/v2.x branch

Issue - State: open - Opened by sidwarkd over 2 years ago - 36 comments
Labels: Resolution: Unable to reproduce, Type: Example, Area: BLE

#8077 - Multiple Bluetooth Disconnection /Connection

Issue - State: closed - Opened by meakashrao over 2 years ago - 2 comments
Labels: Resolution: More info needed, Area: BLE, Area: WiFi

#8015 - BLE Client: Cannot register for more than 4 notifications

Issue - State: closed - Opened by Murkas94 over 2 years ago - 10 comments
Labels: Type: Documentation, Type: Question, Resolution: Expired, Status: Needs investigation, Area: BLE

#7990 - Switching on and off BLE device causing reboot due to memory

Issue - State: closed - Opened by dharmikP17 over 2 years ago - 8 comments
Labels: Area: BLE

#7960 - BLECharacteristic.cpp ESP_GATTS_WRITE_EVT param->write.is_prep

Issue - State: closed - Opened by ripper121 over 2 years ago - 1 comment
Labels: Area: BLE

#7490 - Compilation error in BLE example (redefinition of 'class BLEDescriptor')

Issue - State: closed - Opened by DonatelloX about 3 years ago - 8 comments
Labels: IDE: Arduino IDE, Type: Example, Area: BLE

#6003 - all methods in the class BLEAdvertising are void and do not return any error codes

Issue - State: closed - Opened by pabloandresm almost 4 years ago - 10 comments
Labels: Area: BLE

#5725 - setScanResponseData(): esp_ble_gap_config_scan_rsp_data_raw: 258 Unknown ESP_ERR error

Issue - State: closed - Opened by mbastida123 about 4 years ago - 20 comments
Labels: Area: BT&Wifi, Area: BLE