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
/
esp32
Age
Commit message (
Expand
)
Author
2026-02-15
fix M5Stack Unit M6L build errors
recrof
2026-01-23
* T1000e BLE - default node name is now the MAC address
Scott Powell
2026-01-04
Merge pull request #1308 from liamcottle/fix/wifi-interface-frames
ripplebiz
2026-01-04
simplify reading frame header
liamcottle
2026-01-03
remove use of dynamic allocation
liamcottle
2026-01-03
implement frame header parising for wifi interface
liamcottle
2025-12-24
Fixed T-Beam board to work with sleep
Kevin Le
2025-09-06
fix: only hide pin after successful authentication in SerialBLEInterface
ViezeVingertjes
2025-08-29
disconnect existing wifi client when new connection established
liamcottle
2025-08-08
* UI revamp for companion radios
Scott Powell
2025-06-25
* Fix: /helpers/esp32/TBeamBoard was breaking non-TBeam builds
Scott Powell
2025-06-22
T-Beam refactor
cod3doomy
2025-05-17
* BLE_WRITE_MIN_INTERVAL upped to 60 millis
Scott Powell
2025-05-13
* CommonCLI: added "clear stats" command
Scott Powell
2025-05-13
* Repeater/Room server: new diagnostics, stats.n_full_events now repurposed t...
Scott Powell
2025-05-12
* startSendRaw() now returns false if fail
Scott Powell
2025-04-24
* ESPNOW: packet rx/tx counters
Scott Powell
2025-04-24
* ESPNOW: now using hardware RNG for radio_new_identity()
Scott Powell
2025-03-29
* ESP-Now: long range mode
Scott Powell
2025-03-27
* new ESPNOWRadio driver
Scott Powell
2025-03-26
* experiment: enabling forwarding in terminal chat
Scott Powell
2025-03-25
* wifi power max
Scott Powell
2025-03-25
* more experiments
Scott Powell
2025-03-24
* ESP-NOW experiment with terminal-chat
Scott Powell
2025-03-04
* SerialWifiInterface: misc tidy-ups
Scott Powell
2025-03-03
new Heltec_v3_companion_radio_wifi target
Florent de Lamotte
2025-02-26
* ESP32: SerialBLEInterface, delay(500) not needed
Scott Powell
2025-02-26
* esp32 SerialBLEInterface: 1 second delay now applied before testing whether...
Scott Powell
2025-02-26
don't set encryption level on device as it's set on each characteristic
liamcottle
2025-02-26
enforce pin being used for ble pairing on esp32
liamcottle
2025-02-06
* companion radio: new RESP_CODE_NO_MORE_MESSAGES response
Scott Powell
2025-01-28
* new helper for ESP32: SerialBLEInterface
Scott Powell