index
:
MeshCore
smart
A new lightweight, hybrid routing mesh protocol for packet radios
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
helpers
/
nrf52
/
SerialBLEInterface.cpp
Age
Commit message (
Expand
)
Author
2026-03-10
Prevent auto-restarting BLE when disabling it on nRF52
Wessel Nieboer
2026-01-23
* T1000e BLE - default node name is now the MAC address
Scott Powell
2025-12-17
queue throttling + slave latency and minor refactor
liquidraver
2025-12-05
Improve SerialBLEInterface
liquidraver
2025-09-15
revert unexpected change to ble advertising interval on nrf52
liamcottle
2025-09-12
don't mark as connected until connection secured
liamcottle
2025-09-07
Replaced BLE_LOW_POWER with BLE_TX_POWER & updated usages.
ViezeVingertjes
2025-09-07
Few adjustments after testing.
ViezeVingertjes
2025-09-05
Updated BLE functionality for low power mode in SerialBLEInterface. Updated p...
ViezeVingertjes
2025-08-17
* RAK_4631: ui-new
Scott Powell
2025-08-08
* UI revamp for companion radios
Scott Powell
2025-07-07
refactor nrf52 ble to use callbacks
liamcottle
2025-07-04
Manually restart BLE advertising after disconnect to prevent stack freeze
Lloyd
2025-07-02
BLE: Remove ScanResponse.addName() to fix re-advertising after disconnect
Lloyd
2025-05-17
* BLE_WRITE_MIN_INTERVAL upped to 60 millis
Scott Powell
2025-02-26
enforce pin being used for ble pairing on nrf52
liamcottle
2025-02-13
* nrf52 BLE, increased MTU to 250
Scott Powell
2025-02-12
nrf52 ble uart should work
Florent
2025-02-12
* companion radio for RAK (USB) now fixed. (thanks to Bernd Giesecke)
Scott Powell