issues
search
taks
/
esp32-nimble
A wrapper for the ESP32 NimBLE Bluetooth stack.
Apache License 2.0
118
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add BLEAdvertisementData
#101
taks
closed
8 months ago
0
Added BLEDevice::deinit_full
#100
taks
closed
8 months ago
0
Cleanup BLEServer on BLEDevice::deinit
#99
mbv
closed
8 months ago
2
Adding Characteristics after Advertising has already been started
#98
sampaioletti
opened
8 months ago
0
Add Accessor Functions
#97
sampaioletti
closed
7 months ago
0
Added disconnect and disconnect_with_reason
#96
taks
closed
8 months ago
0
Fixes Add missing return codes for security manager #93
#95
sampaioletti
closed
8 months ago
2
BLEServer disconnect
#94
mbv
closed
8 months ago
1
Add missing return codes for security manager
#93
sampaioletti
opened
8 months ago
4
Implement PartialEq and Eq for BLEAddress and BLEAddressType
#92
p3zhy
closed
8 months ago
0
Avoid int underflow in BLEWriter::write_value()
#91
codepainters
closed
8 months ago
1
Panic when trying to write_value() after the device disconnected
#90
codepainters
closed
8 months ago
2
Update README.md with Passkey details
#89
sampaioletti
closed
8 months ago
9
Passkey Size
#88
sampaioletti
closed
8 months ago
2
Fixed advertising length calculation
#87
taks
closed
9 months ago
0
New bug: Names that are 9 or 10 characters long result in an error when advertising is started
#86
ChocolateLoverRaj
closed
9 months ago
2
Fix advertising
#85
taks
closed
9 months ago
0
Changed the return type of `get_advertising` to `&'static Mutex<BLEAdvertising>`
#84
taks
closed
9 months ago
0
Add comments about non-locking behavior of `on_subscribe` function
#83
ChocolateLoverRaj
closed
9 months ago
4
Update dependencies
#82
taks
closed
9 months ago
0
Added current_data to OnWriteArgs
#81
taks
closed
9 months ago
0
Added code for multi connections to the ble_secure_sever example
#80
taks
closed
9 months ago
0
Added BLEServer::on_authentication_complete
#79
taks
closed
9 months ago
0
`BLEDevice::set_device_name` doesn't change the name
#78
ChocolateLoverRaj
closed
9 months ago
5
How to get the current characteristic value inside the `on_write` callback?
#77
ChocolateLoverRaj
closed
9 months ago
1
Add warning about the characteristic being locked during `on_write`
#76
ChocolateLoverRaj
closed
9 months ago
0
Added OnWriteDescriptorArgs, OnWriteArgs::notify
#75
taks
closed
9 months ago
0
Update espflash command for riscv32
#74
ChocolateLoverRaj
closed
9 months ago
0
Mark BLEAdvertising as Send
#73
taks
closed
9 months ago
0
Mark `&mut BLEAdvertising` as `Send`?
#72
ChocolateLoverRaj
closed
3 months ago
6
Why is the value of a characteristic automatically changed but notify is not automatically called?
#71
ChocolateLoverRaj
closed
9 months ago
1
How to not stop advertising when a device is bonded?
#70
ChocolateLoverRaj
closed
9 months ago
11
Allow more connections for ESP32-C3
#69
ChocolateLoverRaj
closed
9 months ago
3
Fixed crash when max connections reached
#68
taks
closed
10 months ago
0
Example Web BLE Client
#67
ChocolateLoverRaj
opened
10 months ago
0
Implement Display and Debug traits for BLERemoteCharacteristic & BLERemoteService
#66
oleander
closed
10 months ago
2
How to turn off logging / output to `stdout`?
#65
ChocolateLoverRaj
closed
10 months ago
4
Publish latest code to crates.io
#64
ChocolateLoverRaj
closed
10 months ago
2
ESP32-C3 crashes when 2nd device connects in `ble_server` example
#63
ChocolateLoverRaj
closed
10 months ago
2
`ble_server` - Client constantly connects and disconnects
#62
ChocolateLoverRaj
closed
10 months ago
1
Send hello when the button is pressed for `ble-keyboard`
#61
ChocolateLoverRaj
opened
10 months ago
0
Device name changes to 'nimble' after pairing
#60
schaze
closed
10 months ago
1
no_std not compiling (esp-idf-sys: Unsupported target)
#59
thedevleon
closed
10 months ago
2
Added BLEClient::get_rssi
#58
taks
closed
11 months ago
0
Reading connection strength
#57
lissyx
closed
11 months ago
4
Configuring for iOS Auto-Reconnect
#56
oleander
closed
9 months ago
9
Streamlined BLE Device Scanning Process
#55
oleander
closed
11 months ago
3
Add additional checks to prevent OOB panics in BLE advertisement parser
#54
kpcyrd
closed
11 months ago
2
Add notification check and properties to BLE characteristic
#53
oleander
closed
11 months ago
1
Accept BLESecurity when taking the BLEDevice
#52
LarryMerino
opened
11 months ago
0
Previous
Next