aboutsummaryrefslogtreecommitdiff
path: root/src/helpers/esp32
AgeCommit message (Expand)Author
2026-02-15fix M5Stack Unit M6L build errorsrecrof
2026-01-23* T1000e BLE - default node name is now the MAC addressScott Powell
2026-01-04Merge pull request #1308 from liamcottle/fix/wifi-interface-framesripplebiz
2026-01-04simplify reading frame headerliamcottle
2026-01-03remove use of dynamic allocationliamcottle
2026-01-03implement frame header parising for wifi interfaceliamcottle
2025-12-24Fixed T-Beam board to work with sleepKevin Le
2025-09-06fix: only hide pin after successful authentication in SerialBLEInterfaceViezeVingertjes
2025-08-29disconnect existing wifi client when new connection establishedliamcottle
2025-08-08* UI revamp for companion radiosScott Powell
2025-06-25* Fix: /helpers/esp32/TBeamBoard was breaking non-TBeam buildsScott Powell
2025-06-22T-Beam refactorcod3doomy
2025-05-17* BLE_WRITE_MIN_INTERVAL upped to 60 millisScott Powell
2025-05-13* CommonCLI: added "clear stats" commandScott 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 failScott Powell
2025-04-24* ESPNOW: packet rx/tx countersScott Powell
2025-04-24* ESPNOW: now using hardware RNG for radio_new_identity()Scott Powell
2025-03-29* ESP-Now: long range modeScott Powell
2025-03-27* new ESPNOWRadio driverScott Powell
2025-03-26* experiment: enabling forwarding in terminal chatScott Powell
2025-03-25* wifi power maxScott Powell
2025-03-25* more experimentsScott Powell
2025-03-24* ESP-NOW experiment with terminal-chatScott Powell
2025-03-04* SerialWifiInterface: misc tidy-upsScott Powell
2025-03-03new Heltec_v3_companion_radio_wifi targetFlorent de Lamotte
2025-02-26* ESP32: SerialBLEInterface, delay(500) not neededScott Powell
2025-02-26* esp32 SerialBLEInterface: 1 second delay now applied before testing whether...Scott Powell
2025-02-26don't set encryption level on device as it's set on each characteristicliamcottle
2025-02-26enforce pin being used for ble pairing on esp32liamcottle
2025-02-06* companion radio: new RESP_CODE_NO_MORE_MESSAGES responseScott Powell
2025-01-28* new helper for ESP32: SerialBLEInterfaceScott Powell