issues
search
h2zero
/
esp-nimble-cpp
C++ library for the esp32 NimBLE stack based on and mostly compatible with @nkolban cpp_utils BLE library.
https://h2zero.github.io/esp-nimble-cpp/
Apache License 2.0
181
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[BREAKING] - Remove ignore list.
#239
h2zero
closed
12 hours ago
0
Connect while scanning
#238
thekurtovic
closed
3 days ago
2
controller init failed
#237
aygh4266
opened
4 days ago
1
Fix compilation errors in some situations.
#236
h2zero
opened
4 days ago
2
[BREAKING] - Refactor NimBLEAdvertising
#235
h2zero
opened
4 days ago
0
Can't compile on IDF 5.3
#234
thekurtovic
opened
4 days ago
2
NimBLEService::start() runtime error with esp-idf v5.3
#233
ubichsel
opened
5 days ago
1
NimBLEClient::getRssi() returning 0 on async connection
#232
thekurtovic
opened
5 days ago
5
[BREAKING] - Refactor NimBLEScan
#231
h2zero
closed
2 days ago
5
Workaround for bug in NimBLE stack when connect re-attempt enabled.
#230
h2zero
closed
6 days ago
0
NimBLEDevice::get/setPower support full power range.
#229
thekurtovic
opened
1 week ago
3
NimBLEDevice::get/setPower support full power range.
#228
thekurtovic
closed
1 week ago
0
Refactor client connection establishment and client deletion.
#227
h2zero
closed
6 days ago
0
Add asynchronous client connection secure
#226
thekurtovic
opened
1 week ago
1
Fix NimBLEUtils::dataToHexString returned string, must resize str.
#225
thekurtovic
closed
1 week ago
1
Fix task blocking
#224
h2zero
closed
1 week ago
0
Improve NimBLEUtils::dataToHexString efficiency.
#223
h2zero
closed
1 week ago
0
Allow task blocking duration to be configured
#222
thekurtovic
closed
1 week ago
15
[BREAKING] - Refactor NimBLEUtils
#221
h2zero
closed
1 week ago
0
how to import this component?
#220
vhp8rc7p
closed
1 week ago
2
Add NimBLEClient::cancelConnect
#219
h2zero
closed
1 week ago
0
Fix endless loop when calling scan start from scan end callback.
#218
h2zero
closed
1 week ago
0
Fix NimBLEClient::secureConnection incorrectly failing with BLE_HS_EAGAIN
#217
h2zero
closed
2 weeks ago
0
Advertising slow an ESP32C3 but very fast on ESP32
#216
0FR0
opened
2 weeks ago
3
Secure connection fails with BLE_HS_EAGAIN
#215
thekurtovic
closed
2 weeks ago
1
Add asynchronous client connect and MTU exchange.
#214
h2zero
closed
1 week ago
0
Update cmakelists.txt
#213
h2zero
closed
3 weeks ago
0
Would it make sense to report own address according to the set address type?
#212
Staars
closed
3 weeks ago
7
[BREAKING]- Refactor client
#211
h2zero
closed
2 weeks ago
0
[Server] Implement connection parameters update callback
#210
jefflongo
closed
1 month ago
1
Callback for connection params update
#209
jefflongo
closed
1 month ago
0
Add initial esp32-P4 support
#208
chegewara
closed
3 weeks ago
1
BLE Modem Sleep
#207
michaelboeding
opened
1 month ago
4
replay BLE advertisements from a Wireshark pcap
#206
mhaberler
opened
1 month ago
1
[esp32-p4] it may works with very small update
#205
chegewara
closed
3 weeks ago
4
Fix check for arduino component
#204
jefflongo
closed
1 month ago
4
Calling NimBLEDevice::deinit before NimBLEDevice::init causes core panic
#203
jefflongo
closed
3 weeks ago
1
Include error on new project
#202
jefflongo
closed
1 month ago
16
fix: #200 Enable use of `data()`/`size()` before trying `c_str()`/`length()`
#201
finger563
closed
1 month ago
7
setValue(std::vector<uint8_t>&) fails
#200
finger563
closed
1 month ago
2
Fix notifications not being sent.
#199
h2zero
closed
1 month ago
10
[BREAKING] Refactor NimBLEDevice
#198
h2zero
closed
3 weeks ago
0
fix(NimBLEDevice): clear all before port_deinit to prevent crash
#197
finger563
closed
2 months ago
2
Add an option to change BLE_ATT_ATTR_MAX_LEN
#196
kutu
opened
2 months ago
1
Is there a fixed length for NimbleDescriptor setValue()?
#195
RootDev4
closed
4 days ago
1
fix(NimBLEAdvertising): Ensure `setServiceData()` includes length of data
#194
finger563
closed
2 months ago
1
nimble GATT operation failed for unknown reason
#193
PandaBalls
opened
3 months ago
3
[BREAKING] Refactor attributes
#192
h2zero
closed
2 months ago
6
Fix 16 and 32 bit UUID comparison.
#191
h2zero
closed
3 months ago
0
UUID compare problem with 16bits
#190
Zmmfly
closed
3 months ago
1
Next