issues Search Results · repo:arduino-libraries/ArduinoBLE language:C++
Filter by
252 results
(80 ms)252 results
inarduino-libraries/ArduinoBLE (press backspace or delete to remove)Both LightBlue and Nordic RF Connect show the same behaviour:
ESP32-S3, ArduinoBLE 1.3.7
A name characteristic that is exactly 22 bytes long cannot be read by the BLE peripheral, showing GATT error 7. ...
topic: code
type: imperfection
madmanguruman
- 1
- Opened on Feb 6
- #383
While developing our software which needs to receive input from several Bluetooth devices, we have run into a strange
problem. Any help would be very appreciated.
Problem Description: An ESP32-S3-DevKitC-1-N32R8V ...
nikolaytsigvintsev
- Opened on Jan 15
- #379
I m currently using an Arduino Opta to advertise some information through the manufacturer s data. Because of this, I
need to stop and restart the advertisement of the device quite often. I have noticed ...
type: imperfection
AndrewDile
- Opened on Jan 5
- #378
I ve been adding support for Secure Connect / Passkey Pairing using an UNO R4. Specifically, the central is the arduino
who is instigating the pairing and encryption with a peripheral. This is working ...
type: imperfection
Gokikun
- 1
- Opened on Dec 11, 2024
- #377
hardware used: BLE client: ESP-WROOM-32 BLE server: quarq power meter
When calling discoverAttributs the function discoverDescriptors in ATT.cpp turns into an infinite loop. I added a
breaker to prevent ...
baykey
- Opened on Nov 6, 2024
- #375
I am trying to write a code for nRF52840. It somehow stops and disconnects the central when it needs to pair/bond.
While I run the same code on a ESP32-C3 and it runs fine, pairs, and bonds successfully. ...
topic: code
type: enhancement
yhur
- Opened on Oct 22, 2024
- #372
System: ESP32 C3 ArduinoBLE 1.3.7
I have a system where I would like to write and read from another device. I am currently using nRF Connect to test
functionality.
When I check if I canWrite, it always ...
type: support
MaxMyzer
- 3
- Opened on Oct 1, 2024
- #369
I’m trying to create a Bluetooth HID keyboard with a Nano 33 BLE Sense
Everything works well on the first connection, but if I try to reconnect later, the Nano 33 BLE Sense enters an infinite
loop of ...
type: imperfection
asegurala
- 1
- Opened on Aug 27, 2024
- #367
/home/codespace/Arduino/libraries/ArduinoBLE-1.3.7/src/utility/HCIVirtualTransport.cpp: In member function virtual int HCIVirtualTransportClass::begin() :
/home/codespace/Arduino/libraries/ArduinoBLE-1.3.7/src/utility/HCIVirtualTransport.cpp:83:10: ...
conclusion: resolved
topic: code
type: imperfection
lyusupov
- 1
- Opened on Aug 8, 2024
- #365
Running this code in Arduino giga:
void loop()
{
if(BLE.begin())
Serial.println( OK );
else
Serial.println( KO );
BLE.end();
}
show OK only the first time. For all subsequent calls it ...
conclusion: duplicate
type: imperfection
FalsinSoft
- 1
- Opened on Jun 28, 2024
- #362

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.