Commit graph

15 commits

Author SHA1 Message Date
Rastislav Vysoky
e105e4184f fix: T114 reset pin value 2025-03-06 21:37:24 +01:00
Rastislav Vysoky
b74ae1302b Added support for Heltec t114 2025-03-06 20:43:56 +01:00
Scott Powell
64ccc4e289 * build fixes for RAK targets 2025-02-26 18:19:38 +11:00
ripplebiz
85e867e923
Merge pull request #47 from fdlamotte/t1000e_work
T1000e in tree ;)
2025-02-26 18:04:22 +11:00
liamcottle
dbc9659e9a enforce pin being used for ble pairing on nrf52 2025-02-26 17:27:58 +13:00
Florent de Lamotte
7290bf0c7d t1000e companion radio example builds in tree ! 2025-02-25 16:46:06 +01:00
Florent de Lamotte
cc1a944988 upd t1000e board support 2025-02-25 14:02:19 +01:00
Scott Powell
a6a6bef371 * new helper: AutoDiscoverRTCClock, which detects: DS3231 (on i2c addr 0x68), or RV3028 (on i2c addr 0x52)
* repeater and room server: ver bump (v5), now use AutoDiscoverRTCClock
* various Board::begin() now should do Wire.begin(), with custom pin mappings if needed
* examples removed: ping client/server, and test_admin
2025-02-25 19:00:07 +11:00
Florent
e16dad778c helper files for t1000e and LR1110 2025-02-14 09:54:06 +01:00
Scott Powell
cd9b60495d * nrf52 BLE, increased MTU to 250 2025-02-13 20:22:56 +11:00
Florent
51a6cb8982 nrf52 ble uart should work 2025-02-12 17:44:06 +01:00
Scott Powell
824f8c1349 * companion radio for RAK (USB) now fixed. (thanks to Bernd Giesecke)
* experimental NRF52 impl of SerialBLEInterface, and experimental RAK BLE companion radio target
2025-02-12 18:40:00 +11:00
Scott Powell
cc0ba10cf1 * RAK battery ADC multiplier tweak 2025-02-06 08:44:06 +11:00
Scott Powell
0f66210478 * ver bumps
* RAK battery experiment
2025-02-04 13:40:54 +11:00
Scott Powell
7b31fc8ef9 * refactor: new helpers/nrf52 dir
* RAK, startOTAUpdate()
2025-02-03 12:53:38 +11:00